diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 11:41:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 11:41:21 +0000 |
commit | fafc6fef0b9fcb97004671500c5b4e15fd3fa720 (patch) | |
tree | 7f8dc12fe7d3465b7ad016563797542e56e858b1 /dev-perl/File-Slurp | |
parent | Add arm/s390/sh #237147. (diff) | |
download | gentoo-2-fafc6fef0b9fcb97004671500c5b4e15fd3fa720.tar.gz gentoo-2-fafc6fef0b9fcb97004671500c5b4e15fd3fa720.tar.bz2 gentoo-2-fafc6fef0b9fcb97004671500c5b4e15fd3fa720.zip |
m68k love
(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.12.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.13.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild index 78d1c90aa2e4..e66f033465ff 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.15 2007/08/25 22:22:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild,v 1.16 2008/11/09 11:41:21 vapier 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 arm hppa ia64 ~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" diff --git a/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild index 1fd49b5ab638..69737d6bf5b3 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.3 2008/11/04 10:20:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild,v 1.4 2008/11/09 11:41:21 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 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" |