diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:38:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:38:33 +0000 |
commit | bdc9bc626eb7b44858c89654e4f6d6f61988bd5f (patch) | |
tree | 62467d746fb759726616aca4e7093d70743d29a7 /dev-perl/Archive-Zip | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-bdc9bc626eb7b44858c89654e4f6d6f61988bd5f.tar.gz gentoo-2-bdc9bc626eb7b44858c89654e4f6d6f61988bd5f.tar.bz2 gentoo-2-bdc9bc626eb7b44858c89654e4f6d6f61988bd5f.zip |
Remove arm keywords
Diffstat (limited to 'dev-perl/Archive-Zip')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.05.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.05.ebuild index 5f77ada7f5f7..b0aa69507314 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.05.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.05.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/Archive-Zip/Archive-Zip-1.05.ebuild,v 1.4 2003/06/21 21:36:35 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.05.ebuild,v 1.5 2004/02/22 20:33:46 agriffis Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Archive/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc " +KEYWORDS="x86 amd64 ppc sparc" DEPEND="dev-perl/Compress-Zlib" |