diff options
author | 2011-09-03 16:20:32 +0000 | |
---|---|---|
committer | 2011-09-03 16:20:32 +0000 | |
commit | 40e8411784327c45e30d83a38ca94b3a1c5c5497 (patch) | |
tree | ddd1a1550c01eed7faaffd75c94933ace69bf815 /dev-perl/Sub-Install | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #379991 (diff) | |
download | historical-40e8411784327c45e30d83a38ca94b3a1c5c5497.tar.gz historical-40e8411784327c45e30d83a38ca94b3a1c5c5497.tar.bz2 historical-40e8411784327c45e30d83a38ca94b3a1c5c5497.zip |
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #379449
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
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 ed35a67b06e6..113027e96268 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.11 2011/08/29 06:35:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.12 2011/09/03 16:18:42 armin76 Exp $ + + 03 Sep 2011; Raúl Porcel <armin76@gentoo.org> Sub-Install-0.925.0.ebuild: + Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #379449 29 Aug 2011; Jeroen Roovers <jer@gentoo.org> Sub-Install-0.925.0.ebuild: Marked ~hppa (bug #379449). 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 bb82b6b9010c..e9f2236dea1f 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.2 2011/08/29 06:35:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.3 2011/09/03 16:18:42 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="install subroutines into packages easily" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND="" |