diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-03 13:27:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-03 13:27:14 +0000 |
commit | 9443af3bd6f2c16a5859781ba2636e73c5ec9418 (patch) | |
tree | 0c607d642b334fc7c3609de5305e4c98cba38a83 /dev-perl/IO-Zlib/IO-Zlib-1.04.ebuild | |
parent | Mark 0.6 ~ia64 (diff) | |
download | gentoo-2-9443af3bd6f2c16a5859781ba2636e73c5ec9418.tar.gz gentoo-2-9443af3bd6f2c16a5859781ba2636e73c5ec9418.tar.bz2 gentoo-2-9443af3bd6f2c16a5859781ba2636e73c5ec9418.zip |
Stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/IO-Zlib/IO-Zlib-1.04.ebuild')
-rw-r--r-- | dev-perl/IO-Zlib/IO-Zlib-1.04.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/IO-Zlib/IO-Zlib-1.04.ebuild b/dev-perl/IO-Zlib/IO-Zlib-1.04.ebuild index 852093c7cb4c..0af6937100b3 100644 --- a/dev-perl/IO-Zlib/IO-Zlib-1.04.ebuild +++ b/dev-perl/IO-Zlib/IO-Zlib-1.04.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/IO-Zlib/IO-Zlib-1.04.ebuild,v 1.2 2005/04/28 21:06:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.04.ebuild,v 1.3 2005/10/03 13:27:14 agriffis Exp $ inherit perl-module @@ -10,8 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TO/TOMHUGHES/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 -~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" SRC_TEST="do" |