diff options
author | 2013-01-06 10:06:52 +0000 | |
---|---|---|
committer | 2013-01-06 10:06:52 +0000 | |
commit | d38f9d8d59ef9f10e9eb1be591ff72283d02e93c (patch) | |
tree | 30719f21e1690442c68ce97db37311084427bd37 /virtual/perl-podlators/perl-podlators-2.5.0.ebuild | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-d38f9d8d59ef9f10e9eb1be591ff72283d02e93c.tar.gz gentoo-2-d38f9d8d59ef9f10e9eb1be591ff72283d02e93c.tar.bz2 gentoo-2-d38f9d8d59ef9f10e9eb1be591ff72283d02e93c.zip |
[bump] virtual/perl-podlators-2.5.0
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual/perl-podlators/perl-podlators-2.5.0.ebuild')
-rw-r--r-- | virtual/perl-podlators/perl-podlators-2.5.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-podlators/perl-podlators-2.5.0.ebuild b/virtual/perl-podlators/perl-podlators-2.5.0.ebuild new file mode 100644 index 000000000000..0546fa8d878f --- /dev/null +++ b/virtual/perl-podlators/perl-podlators-2.5.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-podlators/perl-podlators-2.5.0.ebuild,v 1.1 2013/01/06 10:06:52 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |