diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-08-24 17:01:53 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-08-24 17:01:53 +0000 |
commit | 73a114e0abfe32e01279727432f3531afa506d2c (patch) | |
tree | 2867c6ab393ab676874c5b41a45a0fabf109a0c3 /dev-perl/XML-Simple | |
parent | Version bump that merely incorporates the uncredited NLS patch already added ... (diff) | |
download | gentoo-2-73a114e0abfe32e01279727432f3531afa506d2c.tar.gz gentoo-2-73a114e0abfe32e01279727432f3531afa506d2c.tar.bz2 gentoo-2-73a114e0abfe32e01279727432f3531afa506d2c.zip |
sparc stable wrt bug #449628
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.200.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Simple/ChangeLog b/dev-perl/XML-Simple/ChangeLog index 34c149b68220..98f80d233cf6 100644 --- a/dev-perl/XML-Simple/ChangeLog +++ b/dev-perl/XML-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-Simple # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.82 2013/08/24 15:45:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.83 2013/08/24 17:01:53 zlogene Exp $ + + 24 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> XML-Simple-2.200.0.ebuild: + sparc stable wrt bug #449628 24 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> XML-Simple-2.200.0.ebuild: ia64 stable wrt bug #449628 diff --git a/dev-perl/XML-Simple/XML-Simple-2.200.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.200.0.ebuild index fdd32cf25b09..f333a679df52 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.200.0.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.200.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.200.0.ebuild,v 1.8 2013/08/24 15:45:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.200.0.ebuild,v 1.9 2013/08/24 17:01:53 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="XML::Simple - Easy API to read/write XML (esp config files)" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-Storable |