From 8c09eb309698da9d6d627b9e20458f23f073c151 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 4 Mar 2020 17:35:47 +0100 Subject: [PATCH] dev-util/xesam-tools: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-util/xesam-tools/Manifest | 1 - dev-util/xesam-tools/metadata.xml | 10 ----- .../xesam-tools/xesam-tools-0.7.0-r2.ebuild | 45 ------------------- profiles/package.mask | 4 -- 4 files changed, 60 deletions(-) delete mode 100644 dev-util/xesam-tools/Manifest delete mode 100644 dev-util/xesam-tools/metadata.xml delete mode 100644 dev-util/xesam-tools/xesam-tools-0.7.0-r2.ebuild diff --git a/dev-util/xesam-tools/Manifest b/dev-util/xesam-tools/Manifest deleted file mode 100644 index a0dfd0535ebc..000000000000 --- a/dev-util/xesam-tools/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xesam-tools-0.7.0.tar.gz 73173 BLAKE2B f1d8f69d18bd72db4ca40131be8c2e9eac8752d18d8958e343e0c6dd5e49b7a6d89399aec4e4306d2f3c35fddbf4530deff4f9fd09ed0c47b2cc59694ff6baec SHA512 3428e18eb52fa205bca872c8b0b1f12f01f58a8fb43239bc2cc78fe52f9903940702dae4116d4775340b69ec949ad2198b57c0c1246fe58dd8ed8b7a6562bf71 diff --git a/dev-util/xesam-tools/metadata.xml b/dev-util/xesam-tools/metadata.xml deleted file mode 100644 index 9c8fd938d1b4..000000000000 --- a/dev-util/xesam-tools/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - xesam-tools provides a set of tools and examples to help developers - who are working on servers or clients which implement the Xesam desktop - search specification - - diff --git a/dev-util/xesam-tools/xesam-tools-0.7.0-r2.ebuild b/dev-util/xesam-tools/xesam-tools-0.7.0-r2.ebuild deleted file mode 100644 index 676f69b8e2bd..000000000000 --- a/dev-util/xesam-tools/xesam-tools-0.7.0-r2.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="xml" -DISTUTILS_SINGLE_IMPL=1 - -inherit distutils-r1 - -DESCRIPTION="Development tools and examples for the Xesam desktop search API" -HOMEPAGE="http://xesam.org/people/kamstrup/xesam-tools" -SRC_URI="http://xesam.org/people/kamstrup/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -DEPEND="" -RDEPEND=" - $(python_gen_cond_dep ' - dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] - dev-python/pygobject:2[${PYTHON_MULTI_USEDEP}] - dev-python/pygtk[${PYTHON_MULTI_USEDEP}] - ')" - -pkg_setup() { - python-single-r1_pkg_setup -} - -src_install() { - distutils-r1_src_install - - insinto "/usr/share/doc/${PF}" - doins -r samples - - if use examples; then - insinto "/usr/share/doc/${PF}/demo" - doins "demo/demo.py" - insopts -m 0755 - doins demo/[^d]* - fi -} diff --git a/profiles/package.mask b/profiles/package.mask index 455d483a2b13..ea56e129f040 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -552,10 +552,6 @@ x11-misc/googsystray # Ancient, no maintainer, py27-only, bug 708104. Masked for removal in 30 days. dev-util/gquilt -# Andreas Sturmlechner (2020-02-03) -# Ancient, no maintainer, py27-only. Masked for removal in 30 days. -dev-util/xesam-tools - # Mart Raudsepp (2020-02-03) # Known breakages that need to be handled first, bug 698922 >=x11-libs/pango-1.43 -- 2.26.2