diff options
author | 2009-09-07 08:12:35 +0000 | |
---|---|---|
committer | 2009-09-07 08:12:35 +0000 | |
commit | d712ad66699de2b943559d5e0be76c56ba108f9d (patch) | |
tree | ebe2718ee1eaa396c402c9205feb9c572f8f2f31 /dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.06.ebuild | |
parent | drop keywords for arches that dont have opencore-amr keyworded (diff) | |
download | historical-d712ad66699de2b943559d5e0be76c56ba108f9d.tar.gz historical-d712ad66699de2b943559d5e0be76c56ba108f9d.tar.bz2 historical-d712ad66699de2b943559d5e0be76c56ba108f9d.zip |
Cleanup
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.06.ebuild')
-rw-r--r-- | dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.06.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.06.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.06.ebuild deleted file mode 100644 index c2fe29f2da55..000000000000 --- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.06.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2008 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.06.ebuild,v 1.1 2008/12/08 02:37:35 robbat2 Exp $ - -inherit perl-module - -DESCRIPTION="Perl extension for importing environment variable changes from external commands or shell scripts" -HOMEPAGE="http://search.cpan.org/~dfaraldo" -SRC_URI="mirror://cpan/authors/id/D/DF/DFARALDO/${P}.tar.gz" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - -DEPEND=">=dev-perl/Class-MethodMaker-2 - dev-lang/perl" |