diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:41 +0000 |
commit | 3db46b1f40e1682ee9b1e047c34577fe1c021879 (patch) | |
tree | 49da0fa7b996ab96029b4fb79bd4f1690beb311b /dev-perl/File-Slurp/File-Slurp-9999.09.ebuild | |
parent | marking stable sparc x86 (diff) | |
download | gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.tar.gz gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.tar.bz2 gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.zip |
Marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/File-Slurp/File-Slurp-9999.09.ebuild')
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.09.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-Slurp/File-Slurp-9999.09.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.09.ebuild index a00b4cf354ae..8dec5c5325ea 100644 --- a/dev-perl/File-Slurp/File-Slurp-9999.09.ebuild +++ b/dev-perl/File-Slurp/File-Slurp-9999.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.09.ebuild,v 1.1 2005/11/20 10:31:31 superlag Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.09.ebuild,v 1.2 2006/01/13 20:49:52 mcummings 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 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |