summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel (dilfridge) <dilfridge@gentoo.org>2015-09-12 00:28:03 +0200
committerAndreas K. Huettel (dilfridge) <dilfridge@gentoo.org>2015-09-12 00:29:09 +0200
commit004639f6978805ad59971af89215cca428c39a36 (patch)
tree57e72dfee0d2953551f6bdc3b28f0b4de30dfbf7 /dev-perl
parentprofiles: Move dev-perl/text-autoformat to dev-perl/Text-Autoformat (diff)
downloadgentoo-004639f6978805ad59971af89215cca428c39a36.tar.gz
gentoo-004639f6978805ad59971af89215cca428c39a36.tar.bz2
gentoo-004639f6978805ad59971af89215cca428c39a36.zip
dev-perl/text-autoformat: Remove, moved to dev-perl/Text-Autoformat
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/text-autoformat/Manifest1
-rw-r--r--dev-perl/text-autoformat/metadata.xml11
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild23
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild23
4 files changed, 0 insertions, 58 deletions
diff --git a/dev-perl/text-autoformat/Manifest b/dev-perl/text-autoformat/Manifest
deleted file mode 100644
index 23d4cae91ef9..000000000000
--- a/dev-perl/text-autoformat/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Text-Autoformat-1.669002.tar.gz 20399 SHA256 7dbbc86c2550bc62ab00b6abca28019f8b144fb0fca33daeb2f373ca40d1d200 SHA512 8dc6f239c82a7e72c9ec8cbe680db94e76e11459cf47e8720aab269209234119bb7e017079ad6e0a817889fd3684f384a3186024ddad456f80ad8d4d173e646b WHIRLPOOL 8cfcaeb053b846002f296f543d100487ff458205900b71d93c4c1045b02aa2fe000657b219fae0145f942ae99e2aff3d08d3df4ac1c3d2499d67cb9ba5c709e2
diff --git a/dev-perl/text-autoformat/metadata.xml b/dev-perl/text-autoformat/metadata.xml
deleted file mode 100644
index 95db1020808d..000000000000
--- a/dev-perl/text-autoformat/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <upstream>
- <remote-id type="cpan">Text-Autoformat</remote-id>
- <remote-id type="cpan-module">Hang</remote-id>
- <remote-id type="cpan-module">NullHang</remote-id>
- <remote-id type="cpan-module">Text::Autoformat</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild b/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild
deleted file mode 100644
index b3ab144166a2..000000000000
--- a/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Text-Autoformat
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.669002
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/text-reform-1.11
- virtual/perl-version"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do
diff --git a/dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild b/dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild
deleted file mode 100644
index c1cd58fcb90c..000000000000
--- a/dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Text-Autoformat
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.669002
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/text-reform-1.11
- virtual/perl-version"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do