diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:23:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:23:10 +0000 |
commit | 0f2fa87340546cea05adb78c93df7cf3324f51b7 (patch) | |
tree | b33bf17970f24e650179515a0446c6cc9ef64ea4 /perl-core/Compress-Raw-Bzip2 | |
parent | Marking Class-ISA-0.36 ppc for bug 333421 (diff) | |
download | historical-0f2fa87340546cea05adb78c93df7cf3324f51b7.tar.gz historical-0f2fa87340546cea05adb78c93df7cf3324f51b7.tar.bz2 historical-0f2fa87340546cea05adb78c93df7cf3324f51b7.zip |
Marking Compress-Raw-Bzip2-2.024 ~ppc for bug 333421
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'perl-core/Compress-Raw-Bzip2')
-rw-r--r-- | perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild index e27c228e9861..cb12fc0588c0 100644 --- a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild +++ b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-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/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild,v 1.6 2010/09/12 16:49:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild,v 1.7 2010/10/14 20:23:10 ranger Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Low-Level Interface to bzip2 compression library" 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="app-arch/bzip2" |