diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-08-24 04:03:03 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-08-24 04:03:03 +0000 |
commit | 0d43e0a1f2dec31718326ca768ee1068cb810a79 (patch) | |
tree | 71bf9cb53c8551c70ff251c40450f538e63ced3d /virtual/perl-Encode/perl-Encode-2.520.0.ebuild | |
parent | Bump (diff) | |
download | gentoo-2-0d43e0a1f2dec31718326ca768ee1068cb810a79.tar.gz gentoo-2-0d43e0a1f2dec31718326ca768ee1068cb810a79.tar.bz2 gentoo-2-0d43e0a1f2dec31718326ca768ee1068cb810a79.zip |
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/perl-Encode/perl-Encode-2.520.0.ebuild')
-rw-r--r-- | virtual/perl-Encode/perl-Encode-2.520.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Encode/perl-Encode-2.520.0.ebuild b/virtual/perl-Encode/perl-Encode-2.520.0.ebuild new file mode 100644 index 000000000000..0a28bc2cff90 --- /dev/null +++ b/virtual/perl-Encode/perl-Encode-2.520.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.520.0.ebuild,v 1.1 2013/08/24 04:03:03 patrick Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |