diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 19:21:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 19:21:32 +0000 |
commit | 406bd7f4c8631dcb4cfae0fe4ab82b89749058fa (patch) | |
tree | 13601ace24e2406f9549d4757c091f43252c0646 /dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-406bd7f4c8631dcb4cfae0fe4ab82b89749058fa.tar.gz gentoo-2-406bd7f4c8631dcb4cfae0fe4ab82b89749058fa.tar.bz2 gentoo-2-406bd7f4c8631dcb4cfae0fe4ab82b89749058fa.zip |
ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild')
-rw-r--r-- | dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild index 1f10060204bb..1a24d970fe00 100644 --- a/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild +++ b/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.2 2008/05/17 06:36:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.3 2008/07/15 19:21:32 armin76 Exp $ MODULE_AUTHOR=PARDUS @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="The Perl File-BaseDir Module" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="dev-lang/perl" |