commit:     f40f5c1492de2313a4afc1b19973493bc77b0280
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 19 07:16:02 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 07:16:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f40f5c14

www-apps/trac-mercurial: Remove last-rited pkg

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

 profiles/package.mask                              |  1 -
 www-apps/trac-mercurial/Manifest                   |  1 -
 www-apps/trac-mercurial/metadata.xml               |  5 ----
 .../trac-mercurial-0.12.0.29_pre10899-r2.ebuild    | 28 ---------------------
 .../trac-mercurial-1.0.0.3_pre20130206-r1.ebuild   | 29 ----------------------
 5 files changed, 64 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5079ac46714..1b4a84b26e4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -580,7 +580,6 @@ mail-filter/spambayes
 # for Python 2 removal.
 # Removal in 30 days.  Bug #712120.
 www-apps/trac-accountmanager
-www-apps/trac-mercurial
 
 # Michał Górny <mgo...@gentoo.org> (2020-03-11)
 # The following Mercurial-related tools do not declare support

diff --git a/www-apps/trac-mercurial/Manifest b/www-apps/trac-mercurial/Manifest
deleted file mode 100644
index 0c863f7292b..00000000000
--- a/www-apps/trac-mercurial/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST TracMercurial-0.12.0.29dev-r10899.tar.gz 26248 BLAKE2B 
e9734b7fcce215c7929869bd1f857e3bc07026a275c3eee34cd0bddbe06811ee8c190b95934ca118d6680ffe3e7bcd45454ffb3e50a236e406454ba17ff1dcd1
 SHA512 
bc2ea9676dadc926cb9caf65219924953e36ccdfd2d4a6a8f1fdedc05486578b16972f4cb66bf948737e08160ebe366193a5071f293927f573c940c92fa7e31d

diff --git a/www-apps/trac-mercurial/metadata.xml 
b/www-apps/trac-mercurial/metadata.xml
deleted file mode 100644
index 1b2becffa26..00000000000
--- a/www-apps/trac-mercurial/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-</pkgmetadata>

diff --git 
a/www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899-r2.ebuild 
b/www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899-r2.ebuild
deleted file mode 100644
index 705c196994e..00000000000
--- a/www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="TracMercurial"
-MY_P="${MY_PN}-${PV/_pre/dev-r}"
-
-DESCRIPTION="A Mercurial plugin for Trac"
-HOMEPAGE="http://trac.edgewall.org/";
-SRC_URI="https://dev.gentoo.org/~rafaelmartins/distfiles/${MY_P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=www-apps/trac-0.12[${PYTHON_SINGLE_USEDEP}]
-       $(python_gen_cond_dep '
-               >=dev-vcs/mercurial-1.1[${PYTHON_MULTI_USEDEP}]
-       ')"
-
-S="${WORKDIR}/${MY_P}"

diff --git 
a/www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206-r1.ebuild 
b/www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206-r1.ebuild
deleted file mode 100644
index 6aa50c5b940..00000000000
--- a/www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 mercurial
-
-MY_PN="TracMercurial"
-MY_P="${MY_PN}-${PV/_pre/dev-r}"
-
-DESCRIPTION="A Mercurial plugin for Trac"
-HOMEPAGE="http://trac.edgewall.org/";
-EHG_REPO_URI="https://hg.edgewall.org/trac/mercurial-plugin";
-EHG_REVISION="8df754d9b36a"
-
-LICENSE="GPL-2"
-SLOT="0"
-# KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=www-apps/trac-1.0[${PYTHON_SINGLE_USEDEP}]
-       $(python_gen_cond_dep '
-               >=dev-vcs/mercurial-1.1[${PYTHON_MULTI_USEDEP}]
-       ')"
-
-S="${WORKDIR}/${MY_P}"

Reply via email to