diff options
author | 2012-09-09 16:27:57 +0000 | |
---|---|---|
committer | 2012-09-09 16:27:57 +0000 | |
commit | a93596dfffaba594f9c128fca64a3deba7fd9a8a (patch) | |
tree | 9c27793a88fb632da07e48dddedd4620d3276cf4 /dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild | |
parent | Remove old. (diff) | |
download | historical-a93596dfffaba594f9c128fca64a3deba7fd9a8a.tar.gz historical-a93596dfffaba594f9c128fca64a3deba7fd9a8a.tar.bz2 historical-a93596dfffaba594f9c128fca64a3deba7fd9a8a.zip |
alpha/ia64/s390/sh/sparc stable wrt #418803
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild')
-rw-r--r-- | dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 a6e4413bdc8b..f50d66832fa9 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.6 2012/09/01 11:53:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.7 2012/09/09 16:14:52 armin76 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 ~ppc-aix ~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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |