summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-05-06 21:53:46 +1200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-15 01:33:59 +0200
commit019a3b0d52b38463db06799a8e88e113d7378856 (patch)
tree00378b5fb69f95fcb6b6e3b7358140229d1cbdef
parentvirtual/perl-Time-HiRes: Bump to version 1.973.300 for Perl 5.24 (diff)
downloadgentoo-019a3b0d52b38463db06799a8e88e113d7378856.tar.gz
gentoo-019a3b0d52b38463db06799a8e88e113d7378856.tar.bz2
gentoo-019a3b0d52b38463db06799a8e88e113d7378856.zip
virtual/perl-Time-Piece: Bump to version 1.310.0 for Perl 5.24
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
-rw-r--r--virtual/perl-Time-Piece/perl-Time-Piece-1.310.0.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.310.0.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.310.0.ebuild
new file mode 100644
index 000000000000..7d6515dcc1bd
--- /dev/null
+++ b/virtual/perl-Time-Piece/perl-Time-Piece-1.310.0.ebuild
@@ -0,0 +1,20 @@
+# 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 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"