diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-17 17:40:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-17 17:40:58 +0000 |
commit | 6d9e5a80c87a46278011a824bc16e0e63eb27915 (patch) | |
tree | 138b11fe834d16ac36916e807cde39b2b2a797f9 /dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild | |
parent | Stable for HPPA (bug #283969). (diff) | |
download | gentoo-2-6d9e5a80c87a46278011a824bc16e0e63eb27915.tar.gz gentoo-2-6d9e5a80c87a46278011a824bc16e0e63eb27915.tar.bz2 gentoo-2-6d9e5a80c87a46278011a824bc16e0e63eb27915.zip |
Stable for HPPA (bug #283969).
(Portage version: 2.2_rc40/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 5a1360c93afd..8a112da993db 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.2 2009/09/10 08:05:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild,v 1.3 2009/09/17 17:40:58 jer 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" |