summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-09 09:48:01 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-09 09:48:01 +0200
commitdbdc2f4d7bd2553ec832712ce42197a306d63e5c (patch)
tree0cd1eac5b21fe0ed06caff34e349054b590e96d8
parentdev-vcs/cvs2svn: Remove last-rited pkg (diff)
downloadgentoo-dbdc2f4d7bd2553ec832712ce42197a306d63e5c.tar.gz
gentoo-dbdc2f4d7bd2553ec832712ce42197a306d63e5c.tar.bz2
gentoo-dbdc2f4d7bd2553ec832712ce42197a306d63e5c.zip
dev-util/mpatch: Remove last-rited pkg
Closes: https://bugs.gentoo.org/735326 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-util/mpatch/Manifest1
-rw-r--r--dev-util/mpatch/metadata.xml8
-rw-r--r--dev-util/mpatch/mpatch-0.8-r1.ebuild30
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 40 deletions
diff --git a/dev-util/mpatch/Manifest b/dev-util/mpatch/Manifest
deleted file mode 100644
index a4d0827db860..000000000000
--- a/dev-util/mpatch/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mpatch-0.8.tar.bz2 115774 BLAKE2B 3fc3f14e3ee4e8506685b04fcaa434326f550d07f247a8fa2b8afacd7496566fad70a479049f6b65ae572ff77326eb4a506ec458b2c6b7ce73b7afb9f463e6eb SHA512 1a05d23c923e29cc87dcc0994affd87b9b0b9257f2d410fb28ed2fe5337676274e9c8548df286a81479afa231a80805ac09f3e0e9b6c8942ebef443fbc4f96f1
diff --git a/dev-util/mpatch/metadata.xml b/dev-util/mpatch/metadata.xml
deleted file mode 100644
index a4e0d354f696..000000000000
--- a/dev-util/mpatch/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>robbat2@gentoo.org</email>
- <name>Robin H. Johnson</name>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-util/mpatch/mpatch-0.8-r1.ebuild b/dev-util/mpatch/mpatch-0.8-r1.ebuild
deleted file mode 100644
index ae679e718905..000000000000
--- a/dev-util/mpatch/mpatch-0.8-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="Patch-like tool which can resolve common causes of patch rejects when applying"
-HOMEPAGE="http://oss.oracle.com/~mason/mpatch/"
-SRC_URI="http://oss.oracle.com/~mason/mpatch/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-pkg_setup() {
- python-single-r1_pkg_setup
-}
-
-src_install() {
- distutils-r1_src_install
- dobin cmd/qp cmd/mp
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 7d556a7efd6f..a084599fce7f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -505,7 +505,6 @@ dev-python/SchemaObject
dev-python/oauth
dev-ruby/pygments_rb
dev-util/doxy-coverage
-dev-util/mpatch
dev-vcs/gitstats
games-strategy/0ad