diff options
author | 2008-10-23 11:30:57 +0000 | |
---|---|---|
committer | 2008-10-23 11:30:57 +0000 | |
commit | 6d60bc52cebab1278c43a770ed982933f585eb7f (patch) | |
tree | 93820f6aae1d1abdbe5321f1c12da34867057dd8 /dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild | |
parent | alpha/ia64/x86 stable wrt #192989 (diff) | |
download | gentoo-2-6d60bc52cebab1278c43a770ed982933f585eb7f.tar.gz gentoo-2-6d60bc52cebab1278c43a770ed982933f585eb7f.tar.bz2 gentoo-2-6d60bc52cebab1278c43a770ed982933f585eb7f.zip |
alpha/ia64/x86 stable wrt #192989
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild')
-rw-r--r-- | dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild index e65950b1aac7..0461722aa421 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild,v 1.5 2008/10/22 19:31:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-2.015.ebuild,v 1.6 2008/10/23 11:30:57 armin76 Exp $ MODULE_AUTHOR=PMQS @@ -10,7 +10,7 @@ DESCRIPTION="A Zlib perl module" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="test" RDEPEND="sys-libs/zlib |