commit:     924e4a096e0589d03fdc4fd9033bbbd862658cac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 07:37:18 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 07:37:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924e4a09

net-wireless/python-wifi: Remove last-rited pkg

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

 net-wireless/python-wifi/Manifest                  |  1 -
 net-wireless/python-wifi/metadata.xml              | 11 --------
 .../python-wifi/python-wifi-0.5.0-r3.ebuild        | 33 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 46 deletions(-)

diff --git a/net-wireless/python-wifi/Manifest 
b/net-wireless/python-wifi/Manifest
deleted file mode 100644
index ed505ac7713..00000000000
--- a/net-wireless/python-wifi/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-wifi-0.5.0.tar.bz2 69113 BLAKE2B 
fe2a6693ca22a963c5149991693ea72e58542ea0c9622573f0f6ad7194d50daa09fe52e8f349224a2131bf2a8fbe0ee9538e17d5413fefe574e60ee9416aa345
 SHA512 
cbbb337b20f60bb28597dc6e3c90b8d20ddee9512cf000ca0107eb01d2bfde1b3047458d1a3f4dc4b9836ae283cbc24792ffb95c4747027896cd6e50a72151d8

diff --git a/net-wireless/python-wifi/metadata.xml 
b/net-wireless/python-wifi/metadata.xml
deleted file mode 100644
index b447a239cea..00000000000
--- a/net-wireless/python-wifi/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>pyt...@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">python-wifi.berlios</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild 
b/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild
deleted file mode 100644
index 16cb7625f40..00000000000
--- a/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Provides r/w access to a wireless network card's capabilities"
-HOMEPAGE="https://pypi.org/project/python-wifi/";
-SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.bz2"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
-LICENSE="LGPL-2.1 examples? ( GPL-2 )"
-IUSE="examples"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-DOCS=( docs/AUTHORS docs/BUGS docs/DEVEL.txt docs/TODO )
-
-src_install() {
-       distutils-r1_src_install
-       use examples && dodoc -r examples
-       rm -rv "${ED}"/usr/{docs,examples,INSTALL,README} || die
-       if use examples; then
-               mv -v "${ED}"/usr{,/share}/man || die
-       else
-               rm -rv "${ED}"/usr/man || die
-       fi
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 5c533d582fd..fff76db2f4a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -513,7 +513,6 @@ media-sound/codecgraph
 net-misc/pssh
 net-misc/ris-linux
 net-wireless/mousejack
-net-wireless/python-wifi
 
 # Arfrever Frehtes Taifersar Arahesis <arfrever....@gmail.com> (2020-09-01)
 # Mismatched version (bug #695022). Masked to force upgrade to 
2.0.4_pre20200306162733.

Reply via email to