diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:59:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:59:20 +0000 |
commit | 71794e80369c3ad9b1ee001e33a3a8cfb18aca12 (patch) | |
tree | 192660e350e5f02edfb52b7b19a4de718dd39028 /virtual/perl-IO-Compress | |
parent | ppc stable #288026 (diff) | |
download | gentoo-2-71794e80369c3ad9b1ee001e33a3a8cfb18aca12.tar.gz gentoo-2-71794e80369c3ad9b1ee001e33a3a8cfb18aca12.tar.bz2 gentoo-2-71794e80369c3ad9b1ee001e33a3a8cfb18aca12.zip |
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'virtual/perl-IO-Compress')
-rw-r--r-- | virtual/perl-IO-Compress/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.021.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-IO-Compress/ChangeLog b/virtual/perl-IO-Compress/ChangeLog index dacb5731de79..a24cf24d6c75 100644 --- a/virtual/perl-IO-Compress/ChangeLog +++ b/virtual/perl-IO-Compress/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IO-Compress -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.24 2009/12/15 19:48:07 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.25 2010/01/05 18:59:20 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> perl-IO-Compress-2.021.ebuild: + ppc stable #288026 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> perl-IO-Compress-2.020.ebuild, perl-IO-Compress-2.021.ebuild, diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.021.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.021.ebuild index f31d5db31e42..a2c253d20fa8 100644 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.021.ebuild +++ b/virtual/perl-IO-Compress/perl-IO-Compress-2.021.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/virtual/perl-IO-Compress/perl-IO-Compress-2.021.ebuild,v 1.8 2009/12/15 19:48:07 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.021.ebuild,v 1.9 2010/01/05 18:59:20 nixnut Exp $ DESCRIPTION="Virtual for IO-Compress" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/IO-Compress-${PV}" |