diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 23:30:51 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 23:30:51 +0000 |
commit | 30556ec06bf03f53e681a78933e1ee98d36d175c (patch) | |
tree | a89344b49cae546be62c138e935611ed24492223 /dev-perl/XML-Simple | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-30556ec06bf03f53e681a78933e1ee98d36d175c.tar.gz gentoo-2-30556ec06bf03f53e681a78933e1ee98d36d175c.tar.bz2 gentoo-2-30556ec06bf03f53e681a78933e1ee98d36d175c.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.180.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/XML-Simple/ChangeLog b/dev-perl/XML-Simple/ChangeLog index 5b8c4052ccc7..672eb8eb5744 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.72 2011/09/04 11:21:58 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.73 2012/05/15 23:30:51 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> XML-Simple-2.180.0.ebuild: + keyword ~amd64-fbsd 04 Sep 2011; Torsten Veller <tove@gentoo.org> -XML-Simple-2.18.ebuild: Cleanup diff --git a/dev-perl/XML-Simple/XML-Simple-2.180.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.180.0.ebuild index 0843c9e21c23..6d04b0f37fe8 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.180.0.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.180.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.180.0.ebuild,v 1.2 2011/09/03 21:05:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.180.0.ebuild,v 1.3 2012/05/15 23:30:51 aballier 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 ~x86-fbsd ~x86-interix ~amd64-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 ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-Storable |