diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 20:31:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 20:31:46 +0000 |
commit | 3f1ccce51eae650a1bd41f3e9f629a872338f520 (patch) | |
tree | aea5d2f9af30dbddf15a5df9e5caadef11d7f541 /dev-perl | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-3f1ccce51eae650a1bd41f3e9f629a872338f520.tar.gz gentoo-2-3f1ccce51eae650a1bd41f3e9f629a872338f520.tar.bz2 gentoo-2-3f1ccce51eae650a1bd41f3e9f629a872338f520.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-Zlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Zlib/IO-Zlib-1.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Zlib/ChangeLog b/dev-perl/IO-Zlib/ChangeLog index 16785415a9aa..a25482ea358a 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.36 2008/04/28 22:22:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.37 2008/07/15 20:31:46 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> IO-Zlib-1.09.ebuild: + alpha/ia64/sparc/x86 stable *IO-Zlib-1.09 (28 Apr 2008) diff --git a/dev-perl/IO-Zlib/IO-Zlib-1.09.ebuild b/dev-perl/IO-Zlib/IO-Zlib-1.09.ebuild index 8f5c922cbac2..735c13f65c2a 100644 --- a/dev-perl/IO-Zlib/IO-Zlib-1.09.ebuild +++ b/dev-perl/IO-Zlib/IO-Zlib-1.09.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/IO-Zlib/IO-Zlib-1.09.ebuild,v 1.1 2008/04/28 22:22:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.09.ebuild,v 1.2 2008/07/15 20:31:46 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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |