diff options
author | 2007-07-11 20:21:15 +0000 | |
---|---|---|
committer | 2007-07-11 20:21:15 +0000 | |
commit | f2f26afec734607eff7293501db538adaba2b369 (patch) | |
tree | 8310b6c92465e1ee2b49f38f2bf94cae97397e14 /dev-perl/File-Slurp/File-Slurp-9999.12.ebuild | |
parent | ia64 stable (diff) | |
download | historical-f2f26afec734607eff7293501db538adaba2b369.tar.gz historical-f2f26afec734607eff7293501db538adaba2b369.tar.bz2 historical-f2f26afec734607eff7293501db538adaba2b369.zip |
Stable on ppc64; bug #184971
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/File-Slurp/File-Slurp-9999.12.ebuild')
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild index acabafb647db..f0c91e52f221 100644 --- a/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild +++ b/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.12.ebuild,v 1.13 2007/07/11 20:17:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild,v 1.14 2007/07/11 20:20:05 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/U/UR/URI/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |