commit:     dbdc2f4d7bd2553ec832712ce42197a306d63e5c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 07:48:01 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 07:48:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbdc2f4d

dev-util/mpatch: Remove last-rited pkg

Closes: https://bugs.gentoo.org/735326
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/mpatch/Manifest             |  1 -
 dev-util/mpatch/metadata.xml         |  8 --------
 dev-util/mpatch/mpatch-0.8-r1.ebuild | 30 ------------------------------
 profiles/package.mask                |  1 -
 4 files changed, 40 deletions(-)

diff --git a/dev-util/mpatch/Manifest b/dev-util/mpatch/Manifest
deleted file mode 100644
index a4d0827db86..00000000000
--- 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 a4e0d354f69..00000000000
--- 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>[email protected]</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 ae679e71890..00000000000
--- 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 7d556a7efd6..a084599fce7 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
 

Reply via email to