diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 16:39:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 16:39:50 +0000 |
commit | ce3134de46beb9a2237f2bafc07c6d275fb22974 (patch) | |
tree | 3ebcac6de662d280998b341449931b0839adfe08 /dev-perl/IO-Zlib | |
parent | ia64/sparc/x86 stable (diff) | |
download | historical-ce3134de46beb9a2237f2bafc07c6d275fb22974.tar.gz historical-ce3134de46beb9a2237f2bafc07c6d275fb22974.tar.bz2 historical-ce3134de46beb9a2237f2bafc07c6d275fb22974.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/IO-Zlib')
-rw-r--r-- | dev-perl/IO-Zlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Zlib/IO-Zlib-1.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Zlib/ChangeLog b/dev-perl/IO-Zlib/ChangeLog index 8c1bd4c5d7b4..19387a5e7a4d 100644 --- a/dev-perl/IO-Zlib/ChangeLog +++ b/dev-perl/IO-Zlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Zlib # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.28 2007/11/10 13:32:53 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.29 2007/12/06 16:24:37 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> IO-Zlib-1.07.ebuild: + alpha/ia64/sparc/x86 stable 10 Nov 2007; Samuli Suominen <drac@gentoo.org> IO-Zlib-1.05.ebuild: amd64 stable diff --git a/dev-perl/IO-Zlib/IO-Zlib-1.07.ebuild b/dev-perl/IO-Zlib/IO-Zlib-1.07.ebuild index 6a5d1dbcf815..f5e6c73e2f8f 100644 --- a/dev-perl/IO-Zlib/IO-Zlib-1.07.ebuild +++ b/dev-perl/IO-Zlib/IO-Zlib-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.07.ebuild,v 1.1 2007/10/19 20:24:33 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.07.ebuild,v 1.2 2007/12/06 16:24:37 armin76 Exp $ inherit perl-module @@ -10,7 +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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |