app-misc/hachoir-urwid: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Wed, 4 Mar 2020 16:39:28 +0000 (17:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Mar 2020 16:39:28 +0000 (17:39 +0100)
Closes: https://bugs.gentoo.org/708116
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/hachoir-urwid/Manifest [deleted file]
app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild [deleted file]
app-misc/hachoir-urwid/metadata.xml [deleted file]
profiles/package.mask

diff --git a/app-misc/hachoir-urwid/Manifest b/app-misc/hachoir-urwid/Manifest
deleted file mode 100644 (file)
index 1301dc9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST hachoir-urwid-1.1.tar.gz 17845 BLAKE2B 09262c5faa41e15f160ba30c5813578fcc30fe9f620e287421199345f21c5d912e7d70c00e1753719d011c5cc9d788f1d70cc1bcb45df822da5c175ebb7c1fd7 SHA512 e434756903e4b3885166b825331921fe9c959247a9bf8bad324aa8e3e2b5f4ce22a1546e38df9ce9a8fcfbbb96c6e6ca4bc42e455e66eeec178d85849b1526b2
diff --git a/app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild b/app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild
deleted file mode 100644 (file)
index 4ccb312..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1
-
-DESCRIPTION="Binary file explorer using Hachoir and urwid libraries"
-HOMEPAGE="https://web.archive.org/web/20161220110246/https://bitbucket.org/haypo/hachoir/wiki/hachoir-urwid https://pypi.org/project/hachoir-urwid/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-python/hachoir-core-1.2[${PYTHON_USEDEP}]
-       >=dev-python/hachoir-parser-1.0[${PYTHON_USEDEP}]
-       >=dev-python/urwid-0.9.4[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_configure_all() {
-       mydistutilsargs=(
-               --setuptools
-       )
-}
diff --git a/app-misc/hachoir-urwid/metadata.xml b/app-misc/hachoir-urwid/metadata.xml
deleted file mode 100644 (file)
index f0e7f1d..0000000
+++ /dev/null
@@ -1,10 +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">user interface based on hachoir-parser to explore a binary file.</longdescription>
-  <upstream>
-    <remote-id type="pypi">hachoir-urwid</remote-id>
-    <remote-id type="bitbucket">haypo/hachoir</remote-id>
-  </upstream>
-</pkgmetadata>
index 93d5b23e0754973ed71ce2eb1679526a51acc8d6..53b8ab03ba13b6f5d2efd4d349c85c01b19b068e 100644 (file)
@@ -533,7 +533,6 @@ app-text/pybookreader
 # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-04)
 # Python-2-only, blocks pygtk-removal, last release in 2010.
 # Masked for removal in 30 days.
-app-misc/hachoir-urwid
 dev-python/hachoir-core
 dev-python/hachoir-parser