diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-10 08:05:55 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-10 08:05:55 +0000 |
commit | 4757106d6ddf58aa2087d4cd4c5e08e0f9824f0a (patch) | |
tree | f07e0c012519eeb0dca1f8c2805cc2b40907c90a /dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild | |
parent | x86 stable, bug 283969 (diff) | |
download | gentoo-2-4757106d6ddf58aa2087d4cd4c5e08e0f9824f0a.tar.gz gentoo-2-4757106d6ddf58aa2087d4cd4c5e08e0f9824f0a.tar.bz2 gentoo-2-4757106d6ddf58aa2087d4cd4c5e08e0f9824f0a.zip |
x86 stable, bug 283969
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild')
-rw-r--r-- | dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild index 51e439be4287..5a1360c93afd 100644 --- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild +++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.07.ebuild,v 1.1 2009/07/04 06:19:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild,v 1.2 2009/09/10 08:05:55 fauli Exp $ EAPI=2 @@ -10,7 +10,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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Class-MethodMaker-2" |