diff options
author | 2013-07-08 09:34:01 +0000 | |
---|---|---|
committer | 2013-07-08 09:34:01 +0000 | |
commit | 4b8ca28994493db9281bccd06b06f926de2306a6 (patch) | |
tree | e04306c27b1f11c9816eb23bdb1f30fbbd5ccccc /dev-perl | |
parent | Update vigra dependency. (diff) | |
download | gentoo-2-4b8ca28994493db9281bccd06b06f926de2306a6.tar.gz gentoo-2-4b8ca28994493db9281bccd06b06f926de2306a6.tar.bz2 gentoo-2-4b8ca28994493db9281bccd06b06f926de2306a6.zip |
ppc64 stable. bug #449576
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sub-Install/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog index 17501547c493..7601bb43fe08 100644 --- a/dev-perl/Sub-Install/ChangeLog +++ b/dev-perl/Sub-Install/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Sub-Install # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.26 2013/02/08 19:48:07 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.27 2013/07/08 09:34:01 vincent Exp $ + + 08 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org> + Sub-Install-0.926.0.ebuild: + ppc64 stable. bug #449576 08 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> Sub-Install-0.926.0.ebuild: diff --git a/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild index 3401c55c55ca..3acc069d292f 100644 --- a/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild +++ b/dev-perl/Sub-Install/Sub-Install-0.926.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/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.8 2013/02/08 19:48:07 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.9 2013/07/08 09:34:01 vincent Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="install subroutines into packages easily" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |