summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Autoformat
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/Text-Autoformat
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/Text-Autoformat')
-rw-r--r--dev-perl/Text-Autoformat/Manifest1
-rw-r--r--dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild30
-rw-r--r--dev-perl/Text-Autoformat/metadata.xml14
3 files changed, 0 insertions, 45 deletions
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
deleted file mode 100644
index 961b6af61e95..000000000000
--- a/dev-perl/Text-Autoformat/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Text-Autoformat-1.75.tar.gz 29621 BLAKE2B c0a27361f4810949596ffa5af46a3f82f26d9b5ef30b2990d26596397c5a7532d227266e3985fa3122d0059d3780bc079e8fd418d04233ce652857f7a5c72836 SHA512 45476dddfd3938561bc0aed9c86cf7876cb823349de815fa511530b80a4049748b4aed2d3135e4349ad1373b8d7fb0a23918a11979ae906551f53f95581c7db2
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
deleted file mode 100644
index b5df7c9a35c5..000000000000
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=NEILB
-DIST_VERSION=1.75
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
-IUSE="examples"
-
-RDEPEND="
- virtual/perl-Carp
- virtual/perl-Exporter
- dev-perl/Text-Reform
- virtual/perl-Text-Tabs+Wrap
-"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.880.0 )
-"
-
-src_install() {
- perl-module_src_install
- use examples && perl_doexamples "config.emacs" "config.vim"
-}
diff --git a/dev-perl/Text-Autoformat/metadata.xml b/dev-perl/Text-Autoformat/metadata.xml
deleted file mode 100644
index 09cd8adac70c..000000000000
--- a/dev-perl/Text-Autoformat/metadata.xml
+++ /dev/null
@@ -1,14 +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">Text-Autoformat</remote-id>
- <remote-id type="cpan-module">Text::Autoformat</remote-id>
- <remote-id type="cpan-module">Text::Autoformat::Hang</remote-id>
- <remote-id type="cpan-module">Text::Autoformat::NullHang</remote-id>
- </upstream>
-</pkgmetadata>