summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-07-22 01:12:00 +1200
committerKent Fredric <kentnl@gentoo.org>2018-07-22 01:26:28 +1200
commit509e2e39ab8532979865d077f5502c3a7aadb801 (patch)
tree14cd48b1878717963737bc630cc8f4ce6b39b827 /dev-perl/Text-WikiFormat
parentdev-perl/Text-Table: Cleanup old versions 1.13{0,2}.0 (diff)
downloadgentoo-509e2e39ab8532979865d077f5502c3a7aadb801.tar.gz
gentoo-509e2e39ab8532979865d077f5502c3a7aadb801.tar.bz2
gentoo-509e2e39ab8532979865d077f5502c3a7aadb801.zip
dev-perl/Text-WikiFormat: Cleanup old version 0.800.0-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-rw-r--r--dev-perl/Text-WikiFormat/Manifest1
-rw-r--r--dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0-r1.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Text-WikiFormat/Manifest b/dev-perl/Text-WikiFormat/Manifest
index 0fb6e5f9814e..3ecb4f56e004 100644
--- a/dev-perl/Text-WikiFormat/Manifest
+++ b/dev-perl/Text-WikiFormat/Manifest
@@ -1,2 +1 @@
-DIST Text-WikiFormat-0.80.tar.gz 28845 BLAKE2B 76e37be568553c4730adcba23a6246c38612b0c78480e0a8d49314feb576f05dcfb78efba7b6ab8e006074fb840819c0291cc7a3fc83f7543070b8627fe0f3e4 SHA512 6077d8ea0cdaa336fda0fff40ae539c0d3b3e57795e5b804eee9458f0a606bea8e509e75122500c71cf5d2331c36df7f7f613a246f542b090a89690972b06f7a
DIST Text-WikiFormat-0.81.tar.gz 34409 BLAKE2B 4eabf2b494a77408358c5dc95564717eaf51300e55caa17593da66ecd3dd5fad263f393feb9e66ce83139e2810cfc49be485f484cd3d340e210d376f69906b80 SHA512 60c781b9bda9dbd5f533a1cef326110f7aebe79078e38ba8ecf2e9d6c1b93cad552077a2015748186d04b7cd457fc63ab297ca24c01e321f1869dfafc4f1b4e2
diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0-r1.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0-r1.ebuild
deleted file mode 100644
index fe47aeae988e..000000000000
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CYCLES
-MODULE_VERSION=0.80
-inherit perl-module
-
-DESCRIPTION="Translate Wiki formatted text into other formats"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/URI
- virtual/perl-Scalar-List-Utils"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.28"
-
-SRC_TEST="do"