diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-06 20:20:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-06 20:20:36 +0000 |
commit | 28c8f3e41e2c28f35802caf1ef72ecc0378dc972 (patch) | |
tree | 4d9d1000d404d0033684036f253cc3025665219a /dev-perl/Inline | |
parent | Keyword ~ppc/~ppc64 wrt #408399 (diff) | |
download | gentoo-2-28c8f3e41e2c28f35802caf1ef72ecc0378dc972.tar.gz gentoo-2-28c8f3e41e2c28f35802caf1ef72ecc0378dc972.tar.bz2 gentoo-2-28c8f3e41e2c28f35802caf1ef72ecc0378dc972.zip |
Marking Inline-0.500.0 ppc for bug 412985
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r-- | dev-perl/Inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.500.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog index e7f717a4c8a6..781bd4aab82c 100644 --- a/dev-perl/Inline/ChangeLog +++ b/dev-perl/Inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Inline # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.50 2012/04/26 01:56:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.51 2012/05/06 20:20:36 ranger Exp $ + + 06 May 2012; Brent Baude <ranger@gentoo.org> Inline-0.500.0.ebuild: + Marking Inline-0.500.0 ppc for bug 412985 26 Apr 2012; Jeroen Roovers <jer@gentoo.org> Inline-0.500.0.ebuild: Stable for HPPA (bug #412985). diff --git a/dev-perl/Inline/Inline-0.500.0.ebuild b/dev-perl/Inline/Inline-0.500.0.ebuild index 862bd326329b..8bd2166d0d12 100644 --- a/dev-perl/Inline/Inline-0.500.0.ebuild +++ b/dev-perl/Inline/Inline-0.500.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.5 2012/04/26 01:56:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.6 2012/05/06 20:20:36 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 |