[gentoo-commits] repo/gentoo:master commit in: dev-util/tailor/, profiles/

2020-09-02 Thread Michał Górny
commit: 868624420adc3d92e6fdd95da55b4eefbdeb1598
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep  2 08:22:39 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep  2 08:22:39 2020 +
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  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..000
--- 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..000
--- a/dev-util/tailor/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   Tailor is a tool to migrate changesets between ArX, Bazaar,
-   Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone,
-   Subversion and Tla repositories.
-   
-

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..000
--- 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  (2020-08-03)
-# Unmaintained.  Homepage gone.  Last bumped in 2009.  Py2 only.
-# Removal in 30 days.  Bug #735328.
-dev-util/tailor
-
 # Mikle Kolyada  (2020-08-02)
 # consolekit is abandoned upstream.
 # People are encouraged to switch to any logind



[gentoo-commits] repo/gentoo:master commit in: dev-util/tailor/

2016-10-29 Thread Michał Górny
commit: 7d41f7adf462a34f2cf5eeb6145cc1a5f70ce7ad
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 29 20:46:41 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 29 21:16:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d41f7ad

dev-util/tailor: Remove Python team from maintainers

 dev-util/tailor/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-util/tailor/metadata.xml b/dev-util/tailor/metadata.xml
index fa4d08c..8dd954b 100644
--- a/dev-util/tailor/metadata.xml
+++ b/dev-util/tailor/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   pyt...@gentoo.org
-   Python
-   
+   

Tailor is a tool to migrate changesets between ArX, Bazaar,
Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone,