diff options
author | Tom Gall <tgall@gentoo.org> | 2009-09-21 21:47:01 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2009-09-21 21:47:01 +0000 |
commit | dfa616684b7084c54bb3452bde0cd2f80181e794 (patch) | |
tree | 0fa35375ff6c54d6d68403fb4071107224dd2f4f /dev-perl/File-Slurp/File-Slurp-9999.13.ebuild | |
parent | amd64/x86 stable, bug #279359 (diff) | |
download | gentoo-2-dfa616684b7084c54bb3452bde0cd2f80181e794.tar.gz gentoo-2-dfa616684b7084c54bb3452bde0cd2f80181e794.tar.bz2 gentoo-2-dfa616684b7084c54bb3452bde0cd2f80181e794.zip |
stable on ppc64, bug #277860
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/File-Slurp/File-Slurp-9999.13.ebuild')
-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 541db1cae159..190475040351 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-2009 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.7 2009/07/19 18:10:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild,v 1.8 2009/09/21 21:47:01 tgall 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 m68k ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" |