diff options
author | 2005-04-24 13:17:59 +0000 | |
---|---|---|
committer | 2005-04-24 13:17:59 +0000 | |
commit | 02140dd54d5bc4162346f01a74dfc49dcedb31b7 (patch) | |
tree | ab255782a1bd3ebaf5b8bfd038beba0ff6d531da /dev-perl/File-Slurp/File-Slurp-9999.06.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-02140dd54d5bc4162346f01a74dfc49dcedb31b7.tar.gz historical-02140dd54d5bc4162346f01a74dfc49dcedb31b7.tar.bz2 historical-02140dd54d5bc4162346f01a74dfc49dcedb31b7.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/File-Slurp/File-Slurp-9999.06.ebuild')
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Slurp/File-Slurp-9999.06.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.06.ebuild index 7d52f950d043..a8335ef8ac12 100644 --- a/dev-perl/File-Slurp/File-Slurp-9999.06.ebuild +++ b/dev-perl/File-Slurp/File-Slurp-9999.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.06.ebuild,v 1.4 2005/04/09 01:22:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.06.ebuild,v 1.5 2005/04/24 13:11:20 hansmi 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="x86 sparc ~amd64 ~alpha ~ppc" +KEYWORDS="x86 sparc ~amd64 ~alpha ppc" IUSE="" SRC_TEST="do" |