summaryrefslogtreecommitdiff
path: root/dev-perl/HTML-FormatExternal
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/HTML-FormatExternal')
-rw-r--r--dev-perl/HTML-FormatExternal/HTML-FormatExternal-26.ebuild25
-rw-r--r--dev-perl/HTML-FormatExternal/Manifest3
-rw-r--r--dev-perl/HTML-FormatExternal/metadata.xml20
3 files changed, 48 insertions, 0 deletions
diff --git a/dev-perl/HTML-FormatExternal/HTML-FormatExternal-26.ebuild b/dev-perl/HTML-FormatExternal/HTML-FormatExternal-26.ebuild
new file mode 100644
index 000000000000..954b212ca422
--- /dev/null
+++ b/dev-perl/HTML-FormatExternal/HTML-FormatExternal-26.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=KRYDE
+DIST_VERSION=26
+inherit perl-module
+
+DESCRIPTION="HTML to text formatting using external programs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ dev-perl/IPC-Run
+ dev-perl/URI
+ dev-perl/constant-defer
+"
+BDEPEND="${RDEPEND}
+ dev-perl/Module-Build
+ virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/dev-perl/HTML-FormatExternal/Manifest b/dev-perl/HTML-FormatExternal/Manifest
new file mode 100644
index 000000000000..8369a3ee7e85
--- /dev/null
+++ b/dev-perl/HTML-FormatExternal/Manifest
@@ -0,0 +1,3 @@
+DIST HTML-FormatExternal-26.tar.gz 57363 BLAKE2B 750c2032e55f7fadc14dc3c936fb367c1a48ad1f4f681950ada9453a9495cfc01c235d7bf3317231f171c695d6a80962a94d22a8d2c07b2f34a913c3067bb1dc SHA512 8b052d8b6e3af27a572583d3ac44edc49b743c4a3dfe4d3f063764cb4ed959d055275a037e08aee2b5c981a524c8c5040d9ebed1a51093e5274c567dbc6d6945
+EBUILD HTML-FormatExternal-26.ebuild 459 BLAKE2B 0418647c3e26a28e655ede1d2b83ada579a69ae82da9ccec256bc9260ce47a54d82e18bf6b91ca2bbb0d59f2cfe12126a8bfce04a2ced20361f21ae49cbc7bb6 SHA512 5487d48231a6b34fd7125d14608ca6893c8f0714ebfad2c846735cb1572e79b8e472458b439023c82013ee892fc3c56ed96d782420b776ff3415771395a3b564
+MISC metadata.xml 977 BLAKE2B 6194774cd11e4565a529b6c925bc560112bede06f0fdaf4e50ce9ab020ca21f54eea6165fa6fd730eeed4fe7532065d8c9c29b202b613f24a232e0d594dfd403 SHA512 8366fb60d918616e89326bb83f437833b09137333c20a6c67c086f16168aa5c19576f269224f18d5f38baabffcc726fc4855723028f8dd45d8a0c0de2604c32e
diff --git a/dev-perl/HTML-FormatExternal/metadata.xml b/dev-perl/HTML-FormatExternal/metadata.xml
new file mode 100644
index 000000000000..917cf9bb0616
--- /dev/null
+++ b/dev-perl/HTML-FormatExternal/metadata.xml
@@ -0,0 +1,20 @@
+<?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">HTML-FormatExternal</remote-id>
+ <remote-id type="cpan-module">HTML::FormatExternal</remote-id>
+ <remote-id type="cpan-module">HTML::FormatText::Elinks</remote-id>
+ <remote-id type="cpan-module">HTML::FormatText::Html2text</remote-id>
+ <remote-id type="cpan-module">HTML::FormatText::Links</remote-id>
+ <remote-id type="cpan-module">HTML::FormatText::Lynx</remote-id>
+ <remote-id type="cpan-module">HTML::FormatText::Netrik</remote-id>
+ <remote-id type="cpan-module">HTML::FormatText::Vilisextum</remote-id>
+ <remote-id type="cpan-module">HTML::FormatText::W3m</remote-id>
+ <remote-id type="cpan-module">HTML::FormatText::Zen</remote-id>
+ </upstream>
+</pkgmetadata>