summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-07-03 23:31:43 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-07-03 23:31:43 +0200
commitb9d0df0861524f479a53a9e770263f1cc5d7fa95 (patch)
treeebf00497b654ac7822ab46cb86103d1844d18c5c /dev-perl
parentdev-perl/Text-Markdown: Add build fix for Perl 5.26, but 623124 (diff)
downloadgentoo-b9d0df0861524f479a53a9e770263f1cc5d7fa95.tar.gz
gentoo-b9d0df0861524f479a53a9e770263f1cc5d7fa95.tar.bz2
gentoo-b9d0df0861524f479a53a9e770263f1cc5d7fa95.zip
dev-perl/Text-Quoted: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-Quoted/Manifest1
-rw-r--r--dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Text-Quoted/Manifest b/dev-perl/Text-Quoted/Manifest
index c7a4077d2346..7ce900fe27e1 100644
--- a/dev-perl/Text-Quoted/Manifest
+++ b/dev-perl/Text-Quoted/Manifest
@@ -1,2 +1 @@
-DIST Text-Quoted-2.06.tar.gz 21198 SHA256 05384b89e359cd1fc3ac6a632b5b5ddc0662d15627f75138d5910c5edbba7a51 SHA512 bf7d6202561b53dd7a0df871d413b6fd6214111836bf02373990f80db2a6a1ff16b8ccdc777fdc8bd75ca5dcd9699f96acf15d23288e9a146c2c6491e6f93b25 WHIRLPOOL 756c35e8b008ce20f2768f7ae176fa1551d814cd6c189ff527172c4bd8a601058fa6af9f8ce3d4a26163fb41c5da5ea96c6acf85e7c43865b0751dbce7f5a517
DIST Text-Quoted-2.09.tar.gz 27978 SHA256 446c3e8da7e65f7988cd36e9da1159614eb0b337d6c4c0dec8f6df7673b96c5f SHA512 c87f619458800678c49d6587f595ab5965410309c10fdf8bd39b34fb9eb06435252bbc6b95553342227f2a1947e87ad70ee61aaf8e34b11e6060cfe28f8fd4ef WHIRLPOOL 1e371596dacdf0e0e262cae9dab898ff61573cad97b55ef056f95059e71145d200286fc634bd8a470ca4b20932febf225ac8fde70cfdf0bdcd046ba25327b037
diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild
deleted file mode 100644
index c4703d27977a..000000000000
--- a/dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RUZ
-MODULE_VERSION=2.06
-inherit perl-module
-
-DESCRIPTION="Extract the structure of a quoted mail message"
-
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/Text-Autoformat"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"