commit:     868624420adc3d92e6fdd95da55b4eefbdeb1598
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 08:22:39 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 08:22:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86862442

dev-util/tailor: Remove last-rited pkg

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

 dev-util/tailor/Manifest                |  1 -
 dev-util/tailor/metadata.xml            | 10 ---------
 dev-util/tailor/tailor-0.9.35-r1.ebuild | 36 ---------------------------------
 profiles/package.mask                   |  5 -----
 4 files changed, 52 deletions(-)

diff --git a/dev-util/tailor/Manifest b/dev-util/tailor/Manifest
deleted file mode 100644
index 51578c266d7..00000000000
--- a/dev-util/tailor/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST tailor-0.9.35.tar.gz 228650 BLAKE2B 
00f609b64f22f35791bcbced1d5e62aa38b3d00c88b5d96f525807991cc51e5e82e2312583c257fc039bf89d794bcf3dbe9580e582f0d3d638289399808194ed
 SHA512 
184521adac681ccca279215c115913d98d1521aac41fe15ca65a35e3c5075419e1cb0f1b453bca6d5a56a15b09928c34738a264b44f666de7067b2aba0562bed

diff --git a/dev-util/tailor/metadata.xml b/dev-util/tailor/metadata.xml
deleted file mode 100644
index 8dd954b0400..00000000000
--- a/dev-util/tailor/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription lang="en">
-               Tailor is a tool to migrate changesets between ArX, Bazaar,
-               Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone,
-               Subversion and Tla repositories.
-       </longdescription>
-</pkgmetadata>

diff --git a/dev-util/tailor/tailor-0.9.35-r1.ebuild 
b/dev-util/tailor/tailor-0.9.35-r1.ebuild
deleted file mode 100644
index 6999849c97e..00000000000
--- a/dev-util/tailor/tailor-0.9.35-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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="A tool to migrate changesets between version control systems"
-HOMEPAGE="http://wiki.darcs.net/index.html/Tailor";
-SRC_URI="http://darcs.arstecnica.it/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-pkg_setup() {
-       python-single-r1_pkg_setup
-}
-
-python_install_all() {
-       local HTML_DOCS=( README.html )
-       distutils-r1_python_install_all
-       rm "${D}usr/share/doc/${PF}/README.html"
-}
-
-pkg_postinst() {
-       elog "Tailor does not explicitly depend on any other VCS."
-       elog "You should emerge whatever VCS(s) that you want to use 
seperately."
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 384ac74e066..6e8437459be 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -621,11 +621,6 @@ dev-vcs/svnmailer
 # Removal in 30 days.  Bug #735336.
 dev-vcs/gitinspector
 
-# Michał Górny <mgo...@gentoo.org> (2020-08-03)
-# Unmaintained.  Homepage gone.  Last bumped in 2009.  Py2 only.
-# Removal in 30 days.  Bug #735328.
-dev-util/tailor
-
 # Mikle Kolyada <zlog...@gentoo.org> (2020-08-02)
 # consolekit is abandoned upstream.
 # People are encouraged to switch to any logind

Reply via email to