diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-12 21:46:59 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-12 21:46:59 +0200 |
commit | d72aa5b8bb73a32ef3cabb4f426a20c5b2b1d898 (patch) | |
tree | 67a1fd78f5478b578554d33b5bff711a3fdddcdf /virtual/perl-Module-CoreList | |
parent | perl-core/Module-CoreList: Version bump (diff) | |
download | gentoo-d72aa5b8bb73a32ef3cabb4f426a20c5b2b1d898.tar.gz gentoo-d72aa5b8bb73a32ef3cabb4f426a20c5b2b1d898.tar.bz2 gentoo-d72aa5b8bb73a32ef3cabb4f426a20c5b2b1d898.zip |
virtual/perl-Module-CoreList: Version bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'virtual/perl-Module-CoreList')
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.605.70.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.605.70.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.605.70.ebuild new file mode 100644 index 000000000000..41eaff2c6863 --- /dev/null +++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.605.70.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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/${PN#perl-}-${PV} +" |