summaryrefslogtreecommitdiff
path: root/dev-perl/HTTP-Response-Encoding
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
commitb590c8d7572b727d565cc0b8ff660d43569845de (patch)
tree06f7a4102ea4e845df8b66660f252920d52952f9 /dev-perl/HTTP-Response-Encoding
parent24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff)
downloadbaldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip
Adding metadata
Diffstat (limited to 'dev-perl/HTTP-Response-Encoding')
-rw-r--r--dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r2.ebuild23
-rw-r--r--dev-perl/HTTP-Response-Encoding/Manifest1
-rw-r--r--dev-perl/HTTP-Response-Encoding/metadata.xml9
3 files changed, 33 insertions, 0 deletions
diff --git a/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r2.ebuild b/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r2.ebuild
new file mode 100644
index 000000000000..c35a3b025b7e
--- /dev/null
+++ b/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DANKOGAI
+DIST_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Adds encoding() to HTTP::Response"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-perl/libwww-perl"
+BDEPEND="${RDEPEND}
+ test? (
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )
+"
diff --git a/dev-perl/HTTP-Response-Encoding/Manifest b/dev-perl/HTTP-Response-Encoding/Manifest
new file mode 100644
index 000000000000..b1855a19b480
--- /dev/null
+++ b/dev-perl/HTTP-Response-Encoding/Manifest
@@ -0,0 +1 @@
+DIST HTTP-Response-Encoding-0.06.tar.gz 5531 BLAKE2B 56b9c86081c70564506f2a97797ec1916d139877357d33529220035c1f2ca61299825a6570b4bec1bf904e8c4fdb08007c71be09ed314ce97259d6bcf5601b84 SHA512 05b32b313710a11a638092870ff302ea13c75eac4f09fcdf51a980c68f5051e293bedd9ffe47e7b27959ce3c5015ef93457d66d2caa76f75a60adb23d24a7921
diff --git a/dev-perl/HTTP-Response-Encoding/metadata.xml b/dev-perl/HTTP-Response-Encoding/metadata.xml
new file mode 100644
index 000000000000..89c67f49bdb9
--- /dev/null
+++ b/dev-perl/HTTP-Response-Encoding/metadata.xml
@@ -0,0 +1,9 @@
+<?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>