diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Exception-System | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Exception-System')
-rw-r--r-- | dev-perl/Exception-System/Exception-System-0.110.0-r1.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Exception-System/Manifest | 3 | ||||
-rw-r--r-- | dev-perl/Exception-System/metadata.xml | 12 |
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-perl/Exception-System/Exception-System-0.110.0-r1.ebuild b/dev-perl/Exception-System/Exception-System-0.110.0-r1.ebuild deleted file mode 100644 index 954bf2319de8..000000000000 --- a/dev-perl/Exception-System/Exception-System-0.110.0-r1.ebuild +++ /dev/null @@ -1,21 +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.11 -inherit perl-module - -DESCRIPTION="Exception class for system or library calls" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=">=dev-perl/Exception-Base-0.22.01" -DEPEND="${RDEPEND} - dev-perl/Module-Build - test? ( >=dev-perl/Test-Unit-Lite-0.12 )" - -SRC_TEST=do diff --git a/dev-perl/Exception-System/Manifest b/dev-perl/Exception-System/Manifest deleted file mode 100644 index 323d76c08d45..000000000000 --- a/dev-perl/Exception-System/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST Exception-System-0.11.tar.gz 7701 BLAKE2B d5fb3a842b59f8adc2f82f4eff52a405b4bbb2f96a99b6021f3121c07481ed633c6db7a57a4d3909a5721b09064f61fbb15c8dc8610f4e09031d3efa3d19ab93 SHA512 4ac90532011241963f5889df82fcac53356d6081dae5de87cf903ad254219aa975cf3a612a02a8ecb245b43295bc35175065d67d442753a8659f5bc7309fad51 -EBUILD Exception-System-0.110.0-r1.ebuild 424 BLAKE2B ae95b1c48348b01c304ad1ffbfa93d2f957f20a11a1f1dc53763f886ea3eb2c8fc299eb7e8ba3abdc93a08315159e6b1adf14d3d2351de69c8acf61006169021 SHA512 f582d7401fc98bbdc19293f22c15136b7472189d926867173fe788a4945c6616598397d28784ba534a30c0dc08b76f6ebfc039b81627c7c980eb3c579d4d693a -MISC metadata.xml 404 BLAKE2B 220f3aac794d4f044e9826a8b9875c6769692db171d2e510a1265ebb4034da50ce58041ef20d39618d6756358736338771be4911133aab2142c06f09bf042eff SHA512 105010b62179dfe6eaa95d5670e9cbcc8963834d18794beda40239726b7f2874c94e5d227dacac222cecb87c1599be5d097284db9e2389e54606707d10c530d3 diff --git a/dev-perl/Exception-System/metadata.xml b/dev-perl/Exception-System/metadata.xml deleted file mode 100644 index bcac5bcfcc04..000000000000 --- a/dev-perl/Exception-System/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan">Exception-System</remote-id> - <remote-id type="cpan-module">Exception::System</remote-id> - </upstream> -</pkgmetadata> |