summaryrefslogtreecommitdiff
path: root/virtual/perl-Math-BigInt-FastCalc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 19:47:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 19:47:04 +0100
commit83c20bc401b9e577248523c6555493e36a100a41 (patch)
tree5b6c7aff501ae2eb85988f2a702484e1474b0e15 /virtual/perl-Math-BigInt-FastCalc
parentf70601e0934acd62f6c5d06c5ede4cc607179514 (diff)
gentoo resync : 14.07.2018 (1st step)
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/Manifest1
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/Manifest b/virtual/perl-Math-BigInt-FastCalc/Manifest
index a8f213197bba..0f6c92923d0c 100644
--- a/virtual/perl-Math-BigInt-FastCalc/Manifest
+++ b/virtual/perl-Math-BigInt-FastCalc/Manifest
@@ -1,3 +1,4 @@
EBUILD perl-Math-BigInt-FastCalc-0.400.0-r1.ebuild 442 BLAKE2B fabc0be3f528c78fb1f3bebb3edacdc165c23a881690531a696b3424e340baf51459210812a5c5b999f61bc7a274a29e4995d2227381ea2063d08507a594ce20 SHA512 3a6267967368e103d34c76691ada555f7e3adc8603d2e1b2ee568813fa2ca1f28d35fef462a0b090d1690f1dd8e8b417eb6b8d780659d378f245c9ebac1098bd
EBUILD perl-Math-BigInt-FastCalc-0.500.500.ebuild 452 BLAKE2B 3b7de1086da8a9074425dc62140ce288a77bffc32e31e81dd368eb7b3f77ec7c0fb2cb9d7be764f40f63d0f09e6440a5685ac3682c04c091ed34af918cc59152 SHA512 5a05a89bd1be3bceb1d2f7e3c8007ea70d67c21d0e0fb8c66ed06bfc34af0464bc03b72812c23025796c851812bbbd75a136f445534d9d0e20fc0d0457aebd42
+EBUILD perl-Math-BigInt-FastCalc-0.500.600.ebuild 452 BLAKE2B 739345d098c9eae8bbb7ef49e48f80aa000d26fb06953c6676cc9899b638de88c54dd94308ad6b7a34331930a6232148455ab61adeabf5572d9d995843388c1c SHA512 1732a2ad3dcfd14e52148c39acc4ef7317b730a40063ff9688e8a479020d6869a2879d8b54c8950cb6d88fca72d73146d0770e337920d5052a07b56538f37a1e
MISC metadata.xml 251 BLAKE2B 1de7d1f7a54ea11d1363a8a5673fe7e0e7c561103c03558042528680a9d5faab7222805b136c64d39abc56718c999581ccba9945fe5201ca12c962cc101fb267 SHA512 bc87b53817cd976bf8641fa1f7eeb62379b3bbb7d99d3a00078d1d55a0af6f296d54fda4bc2c2cda93434976b32b45a334fb3264fa3fbc1ed2f22728bf605695
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild
new file mode 100644
index 000000000000..8617a02fe575
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~ppc-macos ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"