diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:17:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:17:55 +0000 |
commit | ea8a854a884253a62c44ff54e8cfc3e79782f393 (patch) | |
tree | 12ea4a8056ee00669b52b689dff5d6d07a9417d2 /virtual | |
parent | Marking perl-File-Spec-3.31 ~ppc for bug 333421 (diff) | |
download | gentoo-2-ea8a854a884253a62c44ff54e8cfc3e79782f393.tar.gz gentoo-2-ea8a854a884253a62c44ff54e8cfc3e79782f393.tar.bz2 gentoo-2-ea8a854a884253a62c44ff54e8cfc3e79782f393.zip |
Marking perl-IO-Compress-2.024 ~ppc for bug 333421
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-IO-Compress/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-IO-Compress/ChangeLog b/virtual/perl-IO-Compress/ChangeLog index a7a28ae105c3..c0615fcfbc04 100644 --- a/virtual/perl-IO-Compress/ChangeLog +++ b/virtual/perl-IO-Compress/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-IO-Compress # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.38 2010/09/12 16:41:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.39 2010/10/14 20:17:55 ranger Exp $ + + 14 Oct 2010; Brent Baude <ranger@gentoo.org> + perl-IO-Compress-2.024.ebuild: + Marking perl-IO-Compress-2.024 ppc stable for bug 333421 12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-IO-Compress-2.024.ebuild: diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild index 47d6345798ca..9e67c45d2cf3 100644 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild +++ b/virtual/perl-IO-Compress/perl-IO-Compress-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-IO-Compress/perl-IO-Compress-2.024.ebuild,v 1.7 2010/09/12 16:41:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.024.ebuild,v 1.8 2010/10/14 20:17:55 ranger Exp $ DESCRIPTION="Virtual for IO-Compress" 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/IO-Compress-${PV} )" |