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

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

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

 profiles/package.mask                              |  6 ------
 www-apps/trac-accountmanager/Manifest              |  2 --
 www-apps/trac-accountmanager/metadata.xml          | 15 ---------------
 .../trac-accountmanager-0.4.2-r1.ebuild            | 22 ----------------------
 .../trac-accountmanager-0.4.4.ebuild               | 22 ----------------------
 5 files changed, 67 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 1b4a84b26e4..4bd2f84718b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -575,12 +575,6 @@ mail-filter/spambayes
 # Masked for testing due to removal of libnm-glib (bug #665338)
 >=net-misc/networkmanager-1.20
 
-# Michał Górny <mgo...@gentoo.org> (2020-03-11)
-# Unmaintained Trac plugins.  Last bumped in 2013.  Blockers
-# for Python 2 removal.
-# Removal in 30 days.  Bug #712120.
-www-apps/trac-accountmanager
-
 # Michał Górny <mgo...@gentoo.org> (2020-03-11)
 # The following Mercurial-related tools do not declare support
 # for Python 3 and have no maintainers.

diff --git a/www-apps/trac-accountmanager/Manifest 
b/www-apps/trac-accountmanager/Manifest
deleted file mode 100644
index c79fc704f04..00000000000
--- a/www-apps/trac-accountmanager/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST TracAccountManager-0.4.2.tar.gz 157706 BLAKE2B 
79efaff9b70c4800dc308df147e43c68e09e18b1957814f08e1d0ad9611806dc175c1d47e5a603273e801589555321b7c4ae7bc3c7ed6f554c9201ce0b3e23fa
 SHA512 
b73046dd15cefbe4d7854107af1bdf372ab5c2c6e83855395383b4a894d85325d867eaa1e9013f41ffcf8907baf3ea64873ac1b6c3b333af6dfd6480ab4016b4
-DIST TracAccountManager-0.4.4.tar.gz 157666 BLAKE2B 
85688076847e681c9090eb77f010ec6921bda745b24e306961db3c28d6caa3c148cb7c2d63effd3f45f1b07b6af88faad85d9fd5aab16f77bb50cfede640ba38
 SHA512 
622e011c5cd956c3e32fe578b60d0cc060b109893a6bbd5ea12dea36373a9a47a8a226ae6a297d69a22f9d1d1deae686ccdf2258623877ee794febb99c9a99e4

diff --git a/www-apps/trac-accountmanager/metadata.xml 
b/www-apps/trac-accountmanager/metadata.xml
deleted file mode 100644
index 265d9a787dd..00000000000
--- a/www-apps/trac-accountmanager/metadata.xml
+++ /dev/null
@@ -1,15 +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">
-    The AccountManagerPlugin offers several features for managing user 
accounts:
-
-    * allow users to register new accounts
-    * login via an HTML form instead of using HTTP authentication
-    * allow existing users to change their passwords or delete their accounts 
-  </longdescription>
-  <upstream>
-    <remote-id type="pypi">TracAccountManager</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/www-apps/trac-accountmanager/trac-accountmanager-0.4.2-r1.ebuild 
b/www-apps/trac-accountmanager/trac-accountmanager-0.4.2-r1.ebuild
deleted file mode 100644
index badb4847741..00000000000
--- a/www-apps/trac-accountmanager/trac-accountmanager-0.4.2-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Trac plugin for manage user accounts"
-HOMEPAGE="http://trac-hacks.org/wiki/AccountManagerPlugin";
-SRC_URI="mirror://pypi/T/TracAccountManager/TracAccountManager-${PV}.tar.gz"
-
-LICENSE="BSD BEER-WARE"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=www-apps/trac-0.12"
-
-S="${WORKDIR}/acct_mgr-${PV}"

diff --git a/www-apps/trac-accountmanager/trac-accountmanager-0.4.4.ebuild 
b/www-apps/trac-accountmanager/trac-accountmanager-0.4.4.ebuild
deleted file mode 100644
index d36113c2039..00000000000
--- a/www-apps/trac-accountmanager/trac-accountmanager-0.4.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Trac plugin for manage user accounts"
-HOMEPAGE="http://trac-hacks.org/wiki/AccountManagerPlugin";
-SRC_URI="mirror://pypi/T/TracAccountManager/TracAccountManager-${PV}.tar.gz"
-
-LICENSE="BSD BEER-WARE"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=www-apps/trac-0.12"
-
-S="${WORKDIR}/acct_mgr-${PV}"

Reply via email to