diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-12 13:30:17 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-12 13:30:17 +0000 |
commit | 4bdef0c94ada382c3878a1efe25922a1de42f885 (patch) | |
tree | 68c13158bfa607be8cc0b116dee00016790ad8ab /virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-4bdef0c94ada382c3878a1efe25922a1de42f885.tar.gz gentoo-2-4bdef0c94ada382c3878a1efe25922a1de42f885.tar.bz2 gentoo-2-4bdef0c94ada382c3878a1efe25922a1de42f885.zip |
Version bump
(Portage version: 2.2_rc61/cvs/Linux x86_64)
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 | 14 |
1 files changed, 14 insertions, 0 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 new file mode 100644 index 000000000000..ba26a3ace966 --- /dev/null +++ b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.024.ebuild @@ -0,0 +1,14 @@ +# 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.1 2010/01/12 13:30:17 tove Exp $ + +DESCRIPTION="Virtual for Compress-Raw-Bzip2" +HOMEPAGE="" +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" +IUSE="" + +RDEPEND="~perl-core/Compress-Raw-Bzip2-${PV}" |