summaryrefslogtreecommitdiff
path: root/dev-perl/HTTP-Exception
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-perl/HTTP-Exception
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-perl/HTTP-Exception')
-rw-r--r--dev-perl/HTTP-Exception/HTTP-Exception-0.40.70-r1.ebuild33
-rw-r--r--dev-perl/HTTP-Exception/Manifest1
-rw-r--r--dev-perl/HTTP-Exception/metadata.xml9
3 files changed, 0 insertions, 43 deletions
diff --git a/dev-perl/HTTP-Exception/HTTP-Exception-0.40.70-r1.ebuild b/dev-perl/HTTP-Exception/HTTP-Exception-0.40.70-r1.ebuild
deleted file mode 100644
index 0040701dbe44..000000000000
--- a/dev-perl/HTTP-Exception/HTTP-Exception-0.40.70-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2020-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=TMUELLER
-DIST_VERSION=0.04007
-inherit perl-module
-
-DESCRIPTION="throw HTTP-Errors as (Exception::Class-) Exceptions"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="
- >=dev-perl/Exception-Class-1.290.0
- >=dev-perl/HTTP-Message-5.817.0
- >=virtual/perl-Scalar-List-Utils-1.220.0
-"
-BDEPEND="${RDEPEND}
- test? (
- >=dev-perl/Test-Exception-0.290.0
- >=dev-perl/Test-NoWarnings-1.40.0
- >=virtual/perl-Test-Simple-0.880.0
- )
-"
-
-PERL_RM_FILES=(
- t/eol.t
- t/manifest.t
- t/pod.t
- t/eol_special.t
- t/boilerplate.t
-)
diff --git a/dev-perl/HTTP-Exception/Manifest b/dev-perl/HTTP-Exception/Manifest
deleted file mode 100644
index 0d4a05430d59..000000000000
--- a/dev-perl/HTTP-Exception/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST HTTP-Exception-0.04007.tar.gz 26198 BLAKE2B 0245b479596195526b69b93d18ee8ca48e51c520bb0bbe64962b53acada56a932af75d7f9f84f0a4ece985e15665beca70bae1d507ebef85e7a962f443ef614b SHA512 eec109a4e71eb73ff67f1b60364e096cf0493bec6b4a305dc2043e45e28a1cdc4c27c6739f9ec08dfe689c5f5310304b0884bc902d7fe9d886254fa4b5e72452
diff --git a/dev-perl/HTTP-Exception/metadata.xml b/dev-perl/HTTP-Exception/metadata.xml
deleted file mode 100644
index 89c67f49bdb9..000000000000
--- a/dev-perl/HTTP-Exception/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>