From 299e67227df52cff4c7bdeaab3525405b1fda554 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Wed, 26 Aug 2020 10:14:28 +1200 Subject: dev-perl/HTTP-Exception: Remove, gone to ::gentoo Signed-off-by: Kent Fredric --- .../HTTP-Exception-0.40.40-r1.ebuild | 44 ---------------------- dev-perl/HTTP-Exception/Manifest | 1 - dev-perl/HTTP-Exception/metadata.xml | 23 ----------- 3 files changed, 68 deletions(-) delete mode 100644 dev-perl/HTTP-Exception/HTTP-Exception-0.40.40-r1.ebuild delete mode 100644 dev-perl/HTTP-Exception/Manifest delete mode 100644 dev-perl/HTTP-Exception/metadata.xml (limited to 'dev-perl') diff --git a/dev-perl/HTTP-Exception/HTTP-Exception-0.40.40-r1.ebuild b/dev-perl/HTTP-Exception/HTTP-Exception-0.40.40-r1.ebuild deleted file mode 100644 index 5abda6a46..000000000 --- a/dev-perl/HTTP-Exception/HTTP-Exception-0.40.40-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -MODULE_AUTHOR=TMUELLER -MODULE_VERSION=0.04004 -inherit perl-module - -DESCRIPTION='throw HTTP-Errors as (Exception::Class-) Exceptions' - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -perl_meta_configure() { - # ExtUtils::MakeMaker 6.30 ( 6.300.0 ) - echo \>=virtual/perl-ExtUtils-MakeMaker-6.30 -} -perl_meta_runtime() { - # Exception::Class 1.29 ( 1.290.0 ) - echo \>=dev-perl/Exception-Class-1.290.0 - # HTTP::Status 5.817 ( 5.817.0 ) - echo \>=dev-perl/HTTP-Message-5.817.0 - # Scalar::Util 1.22 ( 1.220.0 ) - echo \>=virtual/perl-Scalar-List-Utils-1.220.0 - # Test::Exception 0.29 ( 0.290.0 ) - echo \>=dev-perl/Test-Exception-0.290.0 - # Test::More 0.88 ( 0.880.0 ) - echo \>=virtual/perl-Test-Simple-0.88 - # Test::NoWarnings 1.04 ( 1.40.0 ) - echo \>=dev-perl/Test-NoWarnings-1.40.0 - # base - # echo virtual/perl-base - # strict - echo dev-lang/perl - # warnings - echo dev-lang/perl -} -DEPEND=" - $(perl_meta_configure) - $(perl_meta_runtime) -" -RDEPEND=" - $(perl_meta_runtime) -" diff --git a/dev-perl/HTTP-Exception/Manifest b/dev-perl/HTTP-Exception/Manifest deleted file mode 100644 index cb384d819..000000000 --- a/dev-perl/HTTP-Exception/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST HTTP-Exception-0.04004.tar.gz 23059 SHA256 377d2b8227afe1d053480a3198d4964f284a631e8b2adccff0905e7ba43bb619 SHA512 96a2a3c0ceb8ba84b4d6b2cbde4f209b2c0eb1be657d5fbecb37e5068de541d0164af3704bb989679200f1fba778f6d680d7f756207802afb437f75abd272683 WHIRLPOOL 8677f92fe3e19eea06f06f3169a72039465dc08eb44d8dbdd099a2839eff98af6b00c25412b8e1324f0e622743e51d4d18c2db1e006be85ac0d99c894fe90dc3 diff --git a/dev-perl/HTTP-Exception/metadata.xml b/dev-perl/HTTP-Exception/metadata.xml deleted file mode 100644 index 61343498d..000000000 --- a/dev-perl/HTTP-Exception/metadata.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - kentfredric@gmail.com - Kent Fredric - - - HTTP-Exception - HTTP::Exception - HTTP::Exception::1XX - HTTP::Exception::2XX - HTTP::Exception::3XX - HTTP::Exception::4XX - HTTP::Exception::5XX - HTTP::Exception::Base - HTTP::Exception::Loader - - -- cgit v1.2.3-18-g5258