commit:     056d9422c356175aecbc129c8d3b1ea412bc78e7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 15:44:11 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 15:52:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056d9422

dev-python/cliapp: Remove last-rited pkg

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

 dev-python/cliapp/Manifest                   |  1 -
 dev-python/cliapp/cliapp-1.20180812.1.ebuild | 29 ----------------------------
 dev-python/cliapp/metadata.xml               |  5 -----
 profiles/package.mask                        |  6 ------
 4 files changed, 41 deletions(-)

diff --git a/dev-python/cliapp/Manifest b/dev-python/cliapp/Manifest
deleted file mode 100644
index 7381c049d84..00000000000
--- a/dev-python/cliapp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cliapp-1.20180812.1.tar.gz 55134 BLAKE2B 
184fb65751ce9960f98a62beaeb7ecd4f55cc8bfc9f5dea568900b7be5f5b42277d5ea8b23c20f73c73ab67d605234fe0a5e28660647a985c0de19de0b625ff1
 SHA512 
61b6f36abb3eefb1c52752e8eb1048c1629c86aa269fcac9c5ee4d875031a040c9c3824131f953dc9bfe568e9e99202750c2e8c11791afe3fce1c1872ce2510d

diff --git a/dev-python/cliapp/cliapp-1.20180812.1.ebuild 
b/dev-python/cliapp/cliapp-1.20180812.1.ebuild
deleted file mode 100644
index c1353716efa..00000000000
--- a/dev-python/cliapp/cliapp-1.20180812.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Framework for Unix-like command line programs"
-HOMEPAGE="https://liw.fi/cliapp/";
-SRC_URI="http://git.liw.fi/${PN}/snapshot/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-src_test() {
-       addwrite /proc/self/comm
-       distutils-r1_src_test
-}
-
-python_test() {
-       "${EPYTHON}" -m unittest discover -v -p '*_tests.py' || die
-}

diff --git a/dev-python/cliapp/metadata.xml b/dev-python/cliapp/metadata.xml
deleted file mode 100644
index 7a38bb90096..00000000000
--- a/dev-python/cliapp/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/profiles/package.mask b/profiles/package.mask
index 1a36984c647..5c844d18344 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -337,12 +337,6 @@ dev-python/ipaddress
 dev-python/pathlib
 dev-python/subprocess32
 
-# Michał Górny <mgo...@gentoo.org> (2020-09-20)
-# Unmaintained NIH libraries for app-backup/genbackupdata that is masked
-# for removal.
-# Removal in 30 days.  Bug #743721.
-dev-python/cliapp
-
 # Michał Górny <mgo...@gentoo.org> (2020-09-09)
 # These packages (or package versions) still require Python 2.7.
 # They are either dead upstream, their Python 3 porting efforts are

Reply via email to