diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-19 17:42:49 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-19 17:42:49 +0000 |
commit | 5a11832345e51ae30f11fdd06b1c38d23631e621 (patch) | |
tree | 5ba6868f6375cc3c627aaeab9be269275293fc62 /perl-core/IO-Zlib | |
parent | ppc stable #287932 (diff) | |
download | historical-5a11832345e51ae30f11fdd06b1c38d23631e621.tar.gz historical-5a11832345e51ae30f11fdd06b1c38d23631e621.tar.bz2 historical-5a11832345e51ae30f11fdd06b1c38d23631e621.zip |
ppc stable #288026
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'perl-core/IO-Zlib')
-rw-r--r-- | perl-core/IO-Zlib/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/IO-Zlib/IO-Zlib-1.09.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/IO-Zlib/ChangeLog b/perl-core/IO-Zlib/ChangeLog index 33af0ceec964..e6cf305ac12d 100644 --- a/perl-core/IO-Zlib/ChangeLog +++ b/perl-core/IO-Zlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/IO-Zlib -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.9 2009/12/16 21:51:42 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.10 2010/01/19 17:42:49 nixnut Exp $ + + 19 Jan 2010; nixnut <nixnut@gentoo.org> IO-Zlib-1.09.ebuild: + ppc stable #288026 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> IO-Zlib-1.09.ebuild, IO-Zlib-1.10.ebuild: diff --git a/perl-core/IO-Zlib/IO-Zlib-1.09.ebuild b/perl-core/IO-Zlib/IO-Zlib-1.09.ebuild index dc16b1e383d6..1553acbd9ae3 100644 --- a/perl-core/IO-Zlib/IO-Zlib-1.09.ebuild +++ b/perl-core/IO-Zlib/IO-Zlib-1.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.09.ebuild,v 1.9 2009/12/16 21:51:42 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.09.ebuild,v 1.10 2010/01/19 17:42:49 nixnut 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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |