diff options
Diffstat (limited to 'virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r6.ebuild')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r6.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r6.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r6.ebuild new file mode 100644 index 000000000000..f28cccfcfc83 --- /dev/null +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r6.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r6.ebuild,v 1.1 2015/06/12 22:36:42 dilfridge Exp $ + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) + !<perl-core/${PN#perl-}-${PV} + !>perl-core/${PN#perl-}-${PV}-r999 +" |