diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-09-03 16:18:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-09-03 16:18:42 +0000 |
commit | a70de7b626b621c30478a9b21a6514158dee124c (patch) | |
tree | e38a5c2c257f44067e24947b5a59aa72418d2e97 /dev-perl | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #379991 (diff) | |
download | gentoo-2-a70de7b626b621c30478a9b21a6514158dee124c.tar.gz gentoo-2-a70de7b626b621c30478a9b21a6514158dee124c.tar.bz2 gentoo-2-a70de7b626b621c30478a9b21a6514158dee124c.zip |
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #379449
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-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="" |