diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 17:03:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 17:03:55 +0000 |
commit | fd1f379bc5782575d7272c0ddb734d317301f158 (patch) | |
tree | b1a1e1e5baff55ae13b849426f3486df465a4c4a /dev-perl/Config-Simple | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-fd1f379bc5782575d7272c0ddb734d317301f158.tar.gz gentoo-2-fd1f379bc5782575d7272c0ddb734d317301f158.tar.bz2 gentoo-2-fd1f379bc5782575d7272c0ddb734d317301f158.zip |
ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Config-Simple')
-rw-r--r-- | dev-perl/Config-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Config-Simple/Config-Simple-4.59.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Config-Simple/ChangeLog b/dev-perl/Config-Simple/ChangeLog index b06dff1cbfce..35c50bd798f3 100644 --- a/dev-perl/Config-Simple/ChangeLog +++ b/dev-perl/Config-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Config-Simple # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Simple/ChangeLog,v 1.20 2008/06/06 06:02:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Simple/ChangeLog,v 1.21 2008/07/15 17:03:55 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> Config-Simple-4.59.ebuild: + ia64/sparc/x86 stable 06 Jun 2008; Markus Rothe <corsair@gentoo.org> Config-Simple-4.59.ebuild: Added ~ppc64; bug #225061 diff --git a/dev-perl/Config-Simple/Config-Simple-4.59.ebuild b/dev-perl/Config-Simple/Config-Simple-4.59.ebuild index 0e8c7b5c72db..945062ce55cd 100644 --- a/dev-perl/Config-Simple/Config-Simple-4.59.ebuild +++ b/dev-perl/Config-Simple/Config-Simple-4.59.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Simple/Config-Simple-4.59.ebuild,v 1.2 2008/06/06 06:02:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Simple/Config-Simple-4.59.ebuild,v 1.3 2008/07/15 17:03:55 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~sherzodr/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |