commit:     50627494222945b51ad2144a6bb9302fa22b904c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  4 16:39:28 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  4 16:39:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50627494

app-misc/hachoir-urwid: Remove last-rited pkg

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

 app-misc/hachoir-urwid/Manifest                    |  1 -
 app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild | 30 ----------------------
 app-misc/hachoir-urwid/metadata.xml                | 10 --------
 profiles/package.mask                              |  1 -
 4 files changed, 42 deletions(-)

diff --git a/app-misc/hachoir-urwid/Manifest b/app-misc/hachoir-urwid/Manifest
deleted file mode 100644
index 1301dc9d713..00000000000
--- a/app-misc/hachoir-urwid/Manifest
+++ /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
index 4ccb31219c4..00000000000
--- a/app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild
+++ /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
index f0e7f1dca36..00000000000
--- a/app-misc/hachoir-urwid/metadata.xml
+++ /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>

diff --git a/profiles/package.mask b/profiles/package.mask
index 93d5b23e075..53b8ab03ba1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -533,7 +533,6 @@ app-text/pybookreader
 # Andreas Sturmlechner <[email protected]> (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
 

Reply via email to