diff options
author | 2012-08-09 18:08:17 +0000 | |
---|---|---|
committer | 2012-08-09 18:08:17 +0000 | |
commit | ca8c4f2441ac5fb317bd66c49bee427ea0772ea1 (patch) | |
tree | 38c7a506db5f61c07e449800822cc8cdacd1cd40 /dev-perl/Sub-Install | |
parent | Marking Sub-Uplevel-0.240.0 ppc for bug 418853 (diff) | |
download | historical-ca8c4f2441ac5fb317bd66c49bee427ea0772ea1.tar.gz historical-ca8c4f2441ac5fb317bd66c49bee427ea0772ea1.tar.bz2 historical-ca8c4f2441ac5fb317bd66c49bee427ea0772ea1.zip |
Marking Sub-Install-0.926.0 ppc for bug 418851
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/Sub-Install')
-rw-r--r-- | dev-perl/Sub-Install/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog index 27cb59226ddd..87552994fc68 100644 --- a/dev-perl/Sub-Install/ChangeLog +++ b/dev-perl/Sub-Install/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sub-Install # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.22 2012/08/05 16:05:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.23 2012/08/09 18:08:17 ranger Exp $ + + 09 Aug 2012; Brent Baude <ranger@gentoo.org> Sub-Install-0.926.0.ebuild: + Marking Sub-Install-0.926.0 ppc for bug 418851 05 Aug 2012; Markus Meier <maekke@gentoo.org> Sub-Install-0.926.0.ebuild: arm stable, bug #418803 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 bca28d049f10..071852fa159b 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-2012 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.4 2012/08/05 16:05:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.5 2012/08/09 18:08:17 ranger 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 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |