summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Format
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Text-Format
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Text-Format')
-rw-r--r--dev-perl/Text-Format/Manifest5
-rw-r--r--dev-perl/Text-Format/Text-Format-0.590.0.ebuild24
-rw-r--r--dev-perl/Text-Format/Text-Format-0.600.0.ebuild23
-rw-r--r--dev-perl/Text-Format/metadata.xml20
4 files changed, 0 insertions, 72 deletions
diff --git a/dev-perl/Text-Format/Manifest b/dev-perl/Text-Format/Manifest
deleted file mode 100644
index 366c4462348e..000000000000
--- a/dev-perl/Text-Format/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST Text-Format-0.59.tar.gz 25850 BLAKE2B dd72bd14bead0c8294372060d9e72dc6dce5b321711ad7ca5f0cff5721ae28ede79d8a860ad3fa95289c4541319fc95541aad51ec7108cf2da1c8060301e4c41 SHA512 030fc38853f96d64f359af1ad9f776e7c797f564f11207de32477b3b716da665dbce3b91d988241ba1fbd2b884aa85b0ce0b7b473aaf0efd23839f8422a52fcd
-DIST Text-Format-0.60.tar.gz 25913 BLAKE2B 27e885dacfd0a1019633cd2c805f7d26ffdd62da2e281366fa87e331e47e5ef3e12c2d6a20b47ecaf0ea1e591aedfb7d92829ad21a80a8a3481d8688fd2516a5 SHA512 04330567c62854d7d6758e15e0a4ef3799ed15a0e66782f1080d20e62df33eaf2b44c3c126e64a6855ff2cbe28d86cbbaee2a845a287b21da0b81869edd1219f
-EBUILD Text-Format-0.590.0.ebuild 390 BLAKE2B f5c87ece23bb38938bfcbf253f62ea96a206dd567024d004b0c16778a8075c621ce2d3218e40ffcdf53e51c9baf041604e8f834eb596b32c0d4d4126a10a737d SHA512 fc70cf038aa0b0163c836a7dfb06ffa1cc1495a19c038fb294efab3d56020a0fd0900ee6f3d229527b958560a0620965e82c49bee5b47f49d68ce499eacbae10
-EBUILD Text-Format-0.600.0.ebuild 473 BLAKE2B 3d2248b32b78262e08a5f33fccddfd0486b2c5a5d004acdde3134138573ded8b3ff28a85ad84dafc79de3aea9a703a80f364580407e9691b9a4fc7ee4d495007 SHA512 1e7bcf3999747959a490a23a69054d38c243965dd4e483106c69e029a9cf220681946f903c885b2c02d77a2b167f4aa2939b6550e8257f877c61a3da667d7009
-MISC metadata.xml 598 BLAKE2B ef03d33bcc4ed161eccffbac141b48fd91b77ab4d8f57723035a1075e22e8daa2e5762f672f021e88864245357ab130475651e5bf8f6ba081a5c49d220ca8e15 SHA512 e6433cf43929262cd7ebe76da75929c9e193cb40d5e1f66c81be22dec4fdc13147182f710319bcbdc80525102bf50c31155292f3bdefbbaf6a2338c739f99979
diff --git a/dev-perl/Text-Format/Text-Format-0.590.0.ebuild b/dev-perl/Text-Format/Text-Format-0.590.0.ebuild
deleted file mode 100644
index 61ee540ef331..000000000000
--- a/dev-perl/Text-Format/Text-Format-0.590.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=0.59
-
-inherit perl-module
-
-DESCRIPTION="Various subroutines to format text"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="test"
-
-DEPEND="dev-perl/Module-Build
- test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- )"
-
-SRC_TEST="do parallel"
diff --git a/dev-perl/Text-Format/Text-Format-0.600.0.ebuild b/dev-perl/Text-Format/Text-Format-0.600.0.ebuild
deleted file mode 100644
index 47895f0b11c5..000000000000
--- a/dev-perl/Text-Format/Text-Format-0.600.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SHLOMIF
-DIST_VERSION=0.60
-
-inherit perl-module
-
-DESCRIPTION="Various subroutines to format text"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-
-RDEPEND="virtual/perl-Carp"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )
-"
-PERL_RM_FILES=( "t/pod-coverage.t" "t/cpan-changes.t" "t/pod.t" "t/style-trailing-space.t" )
diff --git a/dev-perl/Text-Format/metadata.xml b/dev-perl/Text-Format/metadata.xml
deleted file mode 100644
index 0e1e7347bb58..000000000000
--- a/dev-perl/Text-Format/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>zlogene@gentoo.org</email>
- <name>Mikle Kolyada</name>
- </maintainer>
- <maintainer type="person">
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- </maintainer>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Text-Format</remote-id>
- <remote-id type="cpan-module">Text::Format</remote-id>
- </upstream>
-</pkgmetadata>