# Masked for testing due to removal of libnm-glib (bug #665338)
>=net-misc/networkmanager-1.20
-# Michał Górny <mgorny@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 <mgorny@gentoo.org> (2020-03-11)
# The following Mercurial-related tools do not declare support
# for Python 3 and have no maintainers.
+++ /dev/null
-DIST TracAccountManager-0.4.2.tar.gz 157706 BLAKE2B 79efaff9b70c4800dc308df147e43c68e09e18b1957814f08e1d0ad9611806dc175c1d47e5a603273e801589555321b7c4ae7bc3c7ed6f554c9201ce0b3e23fa SHA512 b73046dd15cefbe4d7854107af1bdf372ab5c2c6e83855395383b4a894d85325d867eaa1e9013f41ffcf8907baf3ea64873ac1b6c3b333af6dfd6480ab4016b4
-DIST TracAccountManager-0.4.4.tar.gz 157666 BLAKE2B 85688076847e681c9090eb77f010ec6921bda745b24e306961db3c28d6caa3c148cb7c2d63effd3f45f1b07b6af88faad85d9fd5aab16f77bb50cfede640ba38 SHA512 622e011c5cd956c3e32fe578b60d0cc060b109893a6bbd5ea12dea36373a9a47a8a226ae6a297d69a22f9d1d1deae686ccdf2258623877ee794febb99c9a99e4
+++ /dev/null
-<?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>
+++ /dev/null
-# 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}"
+++ /dev/null
-# 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}"