From: Andreas Sturmlechner Date: Fri, 29 May 2020 19:45:48 +0000 (+0200) Subject: dev-embedded/pk2-la: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f1f362597689fe89613ece947e0996416981cac9;p=gentoo.git dev-embedded/pk2-la: Remove last-rited package Closes: https://bugs.gentoo.org/708128 Signed-off-by: Andreas Sturmlechner --- diff --git a/dev-embedded/pk2-la/Manifest b/dev-embedded/pk2-la/Manifest deleted file mode 100644 index 806bd6d00ba4..000000000000 --- a/dev-embedded/pk2-la/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pk2-la-1.1.tar.bz2 19222 BLAKE2B 876ce030aeeab9b710e68052931210d9250dc2587b31bafde41a338b96315fbb2d8c2ba6d7285221c0a0136389e02714766b3ecbd82fb9a37ca0516c5a1ce9df SHA512 50e5b16149437afe92e1e987d3020099b1278f8ad207192e9b197f72ec1ab26c77307efd99976a1c6334bcea1899f38997fce27bd1e4caf70a04f851a8136f0d diff --git a/dev-embedded/pk2-la/metadata.xml b/dev-embedded/pk2-la/metadata.xml deleted file mode 100644 index 6c695c66ddf2..000000000000 --- a/dev-embedded/pk2-la/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - pk2-la allows the Microchip PICkit2 programmer to be used as a - Logic Analyzer and I/O Probe. - - - embedded@gentoo.org - Embedded Gentoo - - - pk2-la - - diff --git a/dev-embedded/pk2-la/pk2-la-1.1-r2.ebuild b/dev-embedded/pk2-la/pk2-la-1.1-r2.ebuild deleted file mode 100644 index 342d462055c4..000000000000 --- a/dev-embedded/pk2-la/pk2-la-1.1-r2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-r1 - -DESCRIPTION="Logic Analyzer and I/O Probe for the Microchip PICkit2" -HOMEPAGE="https://sourceforge.net/projects/pk2-la" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND} - dev-python/pygtk[${PYTHON_USEDEP}] - dev-python/pyusb:0[${PYTHON_USEDEP}] - " - -src_compile() { :; } - -src_install() { - python_foreach_impl python_doscript ${PN} - - dodoc README LA-Format IO-Format CHANGELOG -} diff --git a/profiles/package.mask b/profiles/package.mask index 019c5595c081..b580fe9d4093 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -214,11 +214,6 @@ x11-misc/wbarconf # Stuck on Python 2 and pygtk. Masked for removal in 30 days. x11-misc/icewmcp -# Andreas Sturmlechner (2020-04-30) -# Maintainer timeout, unmaintained upstream, last release in 2010, bug #708128 -# Stuck on Python 2 and pygtk. Masked for removal in 30 days. -dev-embedded/pk2-la - # Matt Turner (2020-04-29) # Masked for testing >=dev-libs/gjs-1.64