diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-29 23:03:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-29 23:03:09 +0000 |
commit | a61c9f2ce72876fbed3bbcabfe54f4a82de136ef (patch) | |
tree | 1ada40f5d1cb44ba1d0d1199b78a9fed273fa43e /dev-perl/File-Slurp/File-Slurp-9999.13.ebuild | |
parent | Version bump. Bump ODF version to 1.1. Fix OLE parsing. (diff) | |
download | gentoo-2-a61c9f2ce72876fbed3bbcabfe54f4a82de136ef.tar.gz gentoo-2-a61c9f2ce72876fbed3bbcabfe54f4a82de136ef.tar.bz2 gentoo-2-a61c9f2ce72876fbed3bbcabfe54f4a82de136ef.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/File-Slurp/File-Slurp-9999.13.ebuild')
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild index 69737d6bf5b3..00df046fdf22 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 +# 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.4 2008/11/09 11:41:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild,v 1.5 2009/06/29 23:03:09 jer 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" |