diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 10:20:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 10:20:27 +0000 |
commit | da13ec4f3fa7fe65f1d57c202ace8c8ed3959cc6 (patch) | |
tree | 191c40690e813f29b307b6babbed3ab0ce833db2 /dev-perl/File-Slurp | |
parent | version bump as per bug #238780 thanks Arfrever (diff) | |
download | gentoo-2-da13ec4f3fa7fe65f1d57c202ace8c8ed3959cc6.tar.gz gentoo-2-da13ec4f3fa7fe65f1d57c202ace8c8ed3959cc6.tar.bz2 gentoo-2-da13ec4f3fa7fe65f1d57c202ace8c8ed3959cc6.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'dev-perl/File-Slurp')
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild index 512dfca470f8..1fd49b5ab638 100644 --- a/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild +++ b/dev-perl/File-Slurp/File-Slurp-9999.13.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-Slurp/File-Slurp-9999.13.ebuild,v 1.2 2008/07/15 19:42:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild,v 1.3 2008/11/04 10:20:27 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" |