diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-18 15:24:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-18 15:24:12 +0000 |
commit | 86768ed1c524e9749ae7ad7486ce00f1a7b45fcf (patch) | |
tree | 866cb1e7560f80c175b3f5dc3fd9cdb817fd2a7a /perl-core/File-Spec/File-Spec-3.15.ebuild | |
parent | Add firefox as use-flag (diff) | |
download | historical-86768ed1c524e9749ae7ad7486ce00f1a7b45fcf.tar.gz historical-86768ed1c524e9749ae7ad7486ce00f1a7b45fcf.tar.bz2 historical-86768ed1c524e9749ae7ad7486ce00f1a7b45fcf.zip |
Stable on alpha.
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'perl-core/File-Spec/File-Spec-3.15.ebuild')
-rw-r--r-- | perl-core/File-Spec/File-Spec-3.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/File-Spec/File-Spec-3.15.ebuild b/perl-core/File-Spec/File-Spec-3.15.ebuild index 77b6b8a680c0..05abc3b84284 100644 --- a/perl-core/File-Spec/File-Spec-3.15.ebuild +++ b/perl-core/File-Spec/File-Spec-3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.15.ebuild,v 1.5 2006/07/02 20:27:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.15.ebuild,v 1.6 2006/07/18 15:24:12 kloeri Exp $ MY_P="PathTools-${PV}" S=${WORKDIR}/${MY_P} @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" 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/module-build |