diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-12-31 11:05:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-12-31 11:05:46 +0000 |
commit | efc4ae6348207b4267fa30f3ec06e3d6ebe038cc (patch) | |
tree | 8b5959a0fa90d4ea0749b1f10231479ef4ecd362 /dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild | |
parent | tested (diff) | |
download | historical-efc4ae6348207b4267fa30f3ec06e3d6ebe038cc.tar.gz historical-efc4ae6348207b4267fa30f3ec06e3d6ebe038cc.tar.bz2 historical-efc4ae6348207b4267fa30f3ec06e3d6ebe038cc.zip |
Tested
Diffstat (limited to 'dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild')
-rw-r--r-- | dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild b/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild index 54c857770b5d..4de886b61b11 100644 --- a/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild +++ b/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild,v 1.1 2003/07/25 14:27:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild,v 1.2 2003/12/31 11:05:38 mcummings Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="x86 sparc" |