diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:52:11 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:52:11 +0000 |
commit | 72d0d22612cc6d6d27b3fe266fb68ee2f97dc74d (patch) | |
tree | 9e110580a581890d9da661f8f7cb79d31762e2bc /dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0.ebuild | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-72d0d22612cc6d6d27b3fe266fb68ee2f97dc74d.tar.gz gentoo-2-72d0d22612cc6d6d27b3fe266fb68ee2f97dc74d.tar.bz2 gentoo-2-72d0d22612cc6d6d27b3fe266fb68ee2f97dc74d.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0.ebuild')
-rw-r--r-- | dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0.ebuild index e1f87abfb9b8..c047b606963e 100644 --- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0.ebuild +++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.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/Shell-EnvImporter/Shell-EnvImporter-1.70.0.ebuild,v 1.2 2011/09/03 21:05:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0.ebuild,v 1.3 2012/09/01 11:52:11 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Import environment variable changes from external commands or shell scripts" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-perl/Class-MethodMaker-2" |