diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 10:10:57 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 10:10:57 +0000 |
commit | babfc61cc2dc31996cdaf90fa40a1aa939af184d (patch) | |
tree | b37a0b3e37ab59b072787571784b6c2d0fb1b5e5 /virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild | |
parent | stable x86, bug 333421 (diff) | |
download | gentoo-2-babfc61cc2dc31996cdaf90fa40a1aa939af184d.tar.gz gentoo-2-babfc61cc2dc31996cdaf90fa40a1aa939af184d.tar.bz2 gentoo-2-babfc61cc2dc31996cdaf90fa40a1aa939af184d.zip |
stable x86, bug 333421
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild')
-rw-r--r-- | virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild index c109637800c3..f39748fe82c3 100644 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild +++ b/virtual/perl-Compress-Raw-Bzip2/perl-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/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild,v 1.3 2010/08/19 14:59:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild,v 1.4 2010/08/20 10:10:57 fauli Exp $ DESCRIPTION="Virtual for Compress-Raw-Bzip2" 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.1 ~perl-core/Compress-Raw-Bzip2-${PV} )" |