summaryrefslogtreecommitdiff
path: root/dev-perl/constant-boolean
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-perl/constant-boolean
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-perl/constant-boolean')
-rw-r--r--dev-perl/constant-boolean/Manifest1
-rw-r--r--dev-perl/constant-boolean/constant-boolean-0.20.0-r1.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/constant-boolean/Manifest b/dev-perl/constant-boolean/Manifest
index 7ceedb0e388a..05ae79770f68 100644
--- a/dev-perl/constant-boolean/Manifest
+++ b/dev-perl/constant-boolean/Manifest
@@ -1,4 +1,3 @@
DIST constant-boolean-0.02.tar.gz 14214 BLAKE2B bf58a1f100baff6d3e940a479bc7c543063b84cef99d66bafbf7f47acc5c07aab1cf1cdc19557a241a568ac2e135c5c00343ffdb3d7ad74ed62bba9af5cb6661 SHA512 80b2f6cb5f930a022ac51299e7a22b10db8641077a0977bda17efc43a8cc43eab7993274decc12440820a74fd0f11882536176c9129c45ade599552f8068329f
-EBUILD constant-boolean-0.20.0-r1.ebuild 341 BLAKE2B cc43ed432c976ca0fbead3ddf89f47b2440c440d660d072ca948795c7deb4e415e77d920c711e2101635bc24afe2a020e1d2538a9553fd7a3c7a4f19944126bf SHA512 83299c1072d6f9e3f0a32af75817ba3c56d3a1a55cb81cede51a103c6b8376beaefb561c19ade293644ca5732bde5f69c98a3de1c1c8c471860183f8846f9b06
EBUILD constant-boolean-0.20.0-r2.ebuild 370 BLAKE2B f035a2a2f16de342c36fa36f01c7ccf8d7e57eaf227102d9ea85c670ce6e524488eede9dd9df270aeadf7a66a7eb430d9ea1d832381255172e38e7e139181829 SHA512 b0e8727f508ca86d5e56f97966dfedc5d29df5c1b275c7d69c3dad9513945085c803147653f5d71f1f9db54e4f0019fda4c472806ebc98c797afe80776a003e8
MISC metadata.xml 404 BLAKE2B 84d57bc49ed7472e365883e146afa7ebd8a57cc0874d0f639b782c4a41918ed95e7d5b25187e858d29c36c4bafdc75616b8ee04978f83259e6cd6f3cabcdc04c SHA512 21ac9af08f43dd2733e4ba1b1709752b33b05c618ce08a4011f90dc1b2aee6567af9736092f12cdb520b9a040658f678c59cd017c69782c8859fbd02c5da25c3
diff --git a/dev-perl/constant-boolean/constant-boolean-0.20.0-r1.ebuild b/dev-perl/constant-boolean/constant-boolean-0.20.0-r1.ebuild
deleted file mode 100644
index b6fc0cad57bc..000000000000
--- a/dev-perl/constant-boolean/constant-boolean-0.20.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DEXTER
-MODULE_VERSION=0.02
-inherit perl-module
-
-DESCRIPTION="Define TRUE and FALSE constants"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/Symbol-Util"
-DEPEND="dev-perl/Module-Build"
-
-SRC_TEST=do