summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Patch
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-Patch
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Text-Patch')
-rw-r--r--dev-perl/Text-Patch/Manifest3
-rw-r--r--dev-perl/Text-Patch/Text-Patch-1.800.0-r1.ebuild22
-rw-r--r--dev-perl/Text-Patch/metadata.xml12
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-perl/Text-Patch/Manifest b/dev-perl/Text-Patch/Manifest
deleted file mode 100644
index 35349ec96595..000000000000
--- a/dev-perl/Text-Patch/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Text-Patch-1.8.tar.gz 12652 BLAKE2B 915e1b4a637446dbdbeb184314d6840ffb6c72a429425124a1ca994aaa1050e1e09f052fde2775af74c987ec2d730969d26ab49b2ab08aca9ae8ff221d440d25 SHA512 582f4972d1374d9f010d2bfeb00b857391eb78744899fd0583cee65bb321c48c1c8ea0d77c0a6bcebf73f4b7f1fa3f05a3bad9be71210b06ca4e8f31f2017d32
-EBUILD Text-Patch-1.800.0-r1.ebuild 347 BLAKE2B 1f46f2572ac20d979e11c762897b6f95e625c48af433144060e472368d339ad8fc25d47df632bede9ebee58d51edfbe1948de17905b601749c792456a6fcd998 SHA512 ecd00c095a9233169e987950d55c23b2b1bd81565620e2889e2c2c63865f85d0f4ed90dd9bd28f180bb9c82bcccaf1027d25c49d1aaf268d74685ece12d44f6e
-MISC metadata.xml 392 BLAKE2B 818b2cc82ce5aef01a55d9fe4df58e08f6b62771fd6f87be5e90f9b99eecee647b4adda1d8b4e8ee3db30dcb9772db79046409b989ebbb78d7e4375a435b0174 SHA512 582b3a1445359dcad9e52fbef16cfd418ecc4b7a3d93048f5c0e9bd821be5d9ecf97704cf1ea991c141e84d639d02e1287bfa579fdeedf6a8e683ad1c95278e5
diff --git a/dev-perl/Text-Patch/Text-Patch-1.800.0-r1.ebuild b/dev-perl/Text-Patch/Text-Patch-1.800.0-r1.ebuild
deleted file mode 100644
index f176b0bf9cb8..000000000000
--- a/dev-perl/Text-Patch/Text-Patch-1.800.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CADE
-MODULE_VERSION=1.8
-inherit perl-module
-
-DESCRIPTION="Patches text with given patch"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa x86"
-IUSE=""
-
-RDEPEND="
- dev-perl/Text-Diff
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Text-Patch/metadata.xml b/dev-perl/Text-Patch/metadata.xml
deleted file mode 100644
index 75595e4bcba3..000000000000
--- a/dev-perl/Text-Patch/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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-Patch</remote-id>
- <remote-id type="cpan-module">Text::Patch</remote-id>
- </upstream>
-</pkgmetadata>