diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:16:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:16:45 +0000 |
commit | cbc80afc0a4c47c78ce57c103fa1e35923fffccc (patch) | |
tree | f5f56a28e3de187d5cbc672dda22a428ffc87120 /virtual | |
parent | Marking perl-Compress-Raw-Bzip2-2.024 ~ppc for bug 333421 (diff) | |
download | gentoo-2-cbc80afc0a4c47c78ce57c103fa1e35923fffccc.tar.gz gentoo-2-cbc80afc0a4c47c78ce57c103fa1e35923fffccc.tar.bz2 gentoo-2-cbc80afc0a4c47c78ce57c103fa1e35923fffccc.zip |
Marking perl-Compress-Raw-Zlib-2.024 ~ppc for bug 333421
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Compress-Raw-Zlib/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/ChangeLog b/virtual/perl-Compress-Raw-Zlib/ChangeLog index a37226970f6d..5450c484ac8a 100644 --- a/virtual/perl-Compress-Raw-Zlib/ChangeLog +++ b/virtual/perl-Compress-Raw-Zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Compress-Raw-Zlib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.36 2010/09/12 16:39:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.37 2010/10/14 20:16:45 ranger Exp $ + + 14 Oct 2010; Brent Baude <ranger@gentoo.org> + perl-Compress-Raw-Zlib-2.024.ebuild: + Marking perl-Compress-Raw-Zlib-2.024 ppc stable for bug 333421 12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-Compress-Raw-Zlib-2.024.ebuild: diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild index fc902a1db912..1946ea7a91f9 100644 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild +++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild,v 1.7 2010/09/12 16:39:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild,v 1.8 2010/10/14 20:16:45 ranger Exp $ DESCRIPTION="Low-Level Interface to zlib compression library" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Compress-Raw-Zlib-${PV} )" |