summaryrefslogtreecommitdiff
path: root/dev-perl/LWP-Protocol-https
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/LWP-Protocol-https
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-perl/LWP-Protocol-https')
-rw-r--r--dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild27
-rw-r--r--dev-perl/LWP-Protocol-https/Manifest1
-rw-r--r--dev-perl/LWP-Protocol-https/metadata.xml13
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
deleted file mode 100644
index 00848de7d58a..000000000000
--- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=OALDERS
-DIST_VERSION=6.14
-inherit perl-module
-
-DESCRIPTION="Provide https support for LWP::UserAgent"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-solaris"
-
-RDEPEND="
- >=dev-perl/IO-Socket-SSL-1.970.0
- >=dev-perl/libwww-perl-6.60.0
- >=dev-perl/Net-HTTP-6
-"
-BDEPEND="
- ${RDEPEND}
- test? (
- dev-perl/Net-SSLeay
- >=dev-perl/Test-Needs-0.2.10
- dev-perl/Test-RequiresInternet
- )
-"
diff --git a/dev-perl/LWP-Protocol-https/Manifest b/dev-perl/LWP-Protocol-https/Manifest
deleted file mode 100644
index 2171dd8a7d56..000000000000
--- a/dev-perl/LWP-Protocol-https/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST LWP-Protocol-https-6.14.tar.gz 33714 BLAKE2B 2a519c2f9c14596cfe03fb903ab83c37656958a5155de88dd3354598beb99eb500556f53e042c6a7f0c86b3badca9d988bdef9c6a78620bc72709fec9a5d5ffe SHA512 8f220c307833a803a8539a1c794598097133f24017edda9030eba2ff558d54104040fbae64d7068e99b9e03142e6e96a8b11c478e2a5571e908754a385b59fab
diff --git a/dev-perl/LWP-Protocol-https/metadata.xml b/dev-perl/LWP-Protocol-https/metadata.xml
deleted file mode 100644
index baff54c8c3bb..000000000000
--- a/dev-perl/LWP-Protocol-https/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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">LWP-Protocol-https</remote-id>
- <remote-id type="cpan-module">LWP::Protocol::https</remote-id>
- <remote-id type="cpan-module">LWP::Protocol::https::Socket</remote-id>
- </upstream>
-</pkgmetadata>