diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 01:02:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 01:02:50 +0000 |
commit | 33fb7d3a2a74d9cf66db169ff94c33704a65ccfc (patch) | |
tree | 6b17d9ebdb8914511137bf305fe5b77d1226ab86 /dev-perl/Sub-Install | |
parent | Stable for HPPA (bug #418811). (diff) | |
download | gentoo-2-33fb7d3a2a74d9cf66db169ff94c33704a65ccfc.tar.gz gentoo-2-33fb7d3a2a74d9cf66db169ff94c33704a65ccfc.tar.bz2 gentoo-2-33fb7d3a2a74d9cf66db169ff94c33704a65ccfc.zip |
Stable for HPPA (bug #418803).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
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.925.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog index 00d0299225d7..cc99799319dc 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.18 2012/06/24 12:59:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.19 2012/08/02 01:02:50 jer Exp $ + + 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Sub-Install-0.925.0.ebuild: + Stable for HPPA (bug #418803). 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild index 4b4c487cf707..36cead480b90 100644 --- a/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild +++ b/dev-perl/Sub-Install/Sub-Install-0.925.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/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.6 2011/11/07 07:58:02 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.7 2012/08/02 01:02:50 jer 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="" |