diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-29 06:35:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-29 06:35:19 +0000 |
commit | a53979bebaab3fa902c1f29e9e3326ac2f248d32 (patch) | |
tree | e8d5f7b21533610a5bbf5d97fe34531701c73e20 /dev-perl/Sub-Install | |
parent | Stable for HPPA (bug #376283). (diff) | |
download | gentoo-2-a53979bebaab3fa902c1f29e9e3326ac2f248d32.tar.gz gentoo-2-a53979bebaab3fa902c1f29e9e3326ac2f248d32.tar.bz2 gentoo-2-a53979bebaab3fa902c1f29e9e3326ac2f248d32.zip |
Marked ~hppa (bug #379449).
(Portage version: 2.2.0_alpha51/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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog index 50db421aee30..ed35a67b06e6 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.10 2011/08/28 19:02:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.11 2011/08/29 06:35:19 jer Exp $ + + 29 Aug 2011; Jeroen Roovers <jer@gentoo.org> Sub-Install-0.925.0.ebuild: + Marked ~hppa (bug #379449). *Sub-Install-0.925.0 (28 Aug 2011) 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 8256f0596892..bb82b6b9010c 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 # 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.1 2011/08/28 19:02:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.2 2011/08/29 06:35:19 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="install subroutines into packages easily" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND="" |