commit: b2d3e7bfa338a33a374b53fb2787bc824ce4f497 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 5 07:09:36 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 5 07:11:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d3e7bf
dev-python/gntp: Remove last-rited pkg Closes: https://bugs.gentoo.org/718968 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/gntp/Manifest | 1 - dev-python/gntp/gntp-1.0.3.ebuild | 19 ------------------- dev-python/gntp/metadata.xml | 12 ------------ profiles/package.mask | 6 ------ 4 files changed, 38 deletions(-) diff --git a/dev-python/gntp/Manifest b/dev-python/gntp/Manifest deleted file mode 100644 index 4c2a29ffab2..00000000000 --- a/dev-python/gntp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gntp-1.0.3.tar.gz 10839 BLAKE2B f427096ff1e0b81da7f3a6c4f4a477bdedd7c69f632d8ff7bb7780a0b31726341d78852f3819e5ae8764b96513b27c5e3a261e0885645b60b5146d3d36628a14 SHA512 77f4f3801e183eeacceedd2c0588e571e3ffb1d81fc13f222fc593035ed767af487c2242b8cece697b430e04a6dce589c3e91fd5784f29f477964307197053c1 diff --git a/dev-python/gntp/gntp-1.0.3.ebuild b/dev-python/gntp/gntp-1.0.3.ebuild deleted file mode 100644 index 0334779bffe..00000000000 --- a/dev-python/gntp/gntp-1.0.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Python library for working with the Growl Notification Transport Protocol" -HOMEPAGE="https://github.com/kfdm/gntp https://pypi.org/project/gntp/" -SRC_URI="mirror://pypi/g/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-python/gntp/metadata.xml b/dev-python/gntp/metadata.xml deleted file mode 100644 index ec14835c24e..00000000000 --- a/dev-python/gntp/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Naohiro Aota</name> - </maintainer> - <upstream> - <remote-id type="pypi">gntp</remote-id> - <remote-id type="github">kfdm/gntp</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 7161ece23c7..680d5e88e17 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -603,12 +603,6 @@ dev-ruby/kramdown:0 # Removal in 30 days. Bug #735610. dev-python/pythonutils -# Michał Górny <[email protected]> (2020-08-06) -# Py3.6 only. Apparently randomly fails to build (bug #515736). -# Last release in 2016. No reverse dependencies left. -# Removal in 30 days. Bug #718968. -dev-python/gntp - # Mikle Kolyada <[email protected]> (2020-08-02) # consolekit is abandoned upstream. # People are encouraged to switch to any logind
