From 01ba6894df1c392edb196097d42a79831884b555 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sun, 3 Jul 2016 02:55:14 +1000 Subject: net-print/foomatic-gui: remove last rited package Gentoo-bug: 584164 --- net-print/foomatic-gui/Manifest | 1 - .../foomatic-gui/foomatic-gui-0.7.9.5-r1.ebuild | 36 ---------------------- net-print/foomatic-gui/metadata.xml | 11 ------- 3 files changed, 48 deletions(-) delete mode 100644 net-print/foomatic-gui/Manifest delete mode 100644 net-print/foomatic-gui/foomatic-gui-0.7.9.5-r1.ebuild delete mode 100644 net-print/foomatic-gui/metadata.xml diff --git a/net-print/foomatic-gui/Manifest b/net-print/foomatic-gui/Manifest deleted file mode 100644 index 9e53a6f6c294..000000000000 --- a/net-print/foomatic-gui/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST foomatic-gui_0.7.9.5.tar.gz 122249 SHA256 e0ae4afa43a39bbcc74510ad22796a95eefd898f780fb392cf39afd3318931ff SHA512 d118caa3f905d8b2a20f55d7b51c41501f83455c5ef18b1e18c99414cefaa5d32a051f33cad8a446740566e7f4928c7ff4ccca3cfee9f20b39ca43290d05987e WHIRLPOOL 0988a5635297ecff94410bea2e71fe2d3b603ed5b6bb7a4cf2c62d9e20e33d84d6723e66c8651a3ce9ccf603956e433e3e03a918ff9ddcf9b1a2a465d45f614f diff --git a/net-print/foomatic-gui/foomatic-gui-0.7.9.5-r1.ebuild b/net-print/foomatic-gui/foomatic-gui-0.7.9.5-r1.ebuild deleted file mode 100644 index 526c912786b7..000000000000 --- a/net-print/foomatic-gui/foomatic-gui-0.7.9.5-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=1 -PYTHON_REQ_USE="xml" - -inherit distutils-r1 - -DESCRIPTION="GNOME interface for configuring the Foomatic printer filter system" -HOMEPAGE="http://freshmeat.net/projects/foomatic-gui/" -SRC_URI="mirror://debian/pool/main/f/${PN}/${PN}_${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND=" - dev-python/libgnome-python[${PYTHON_USEDEP}] - dev-python/pygobject:2[${PYTHON_USEDEP}] - dev-python/libbonobo-python[${PYTHON_USEDEP}] - dev-python/gnome-vfs-python[${PYTHON_USEDEP}] - dev-python/ipy[${PYTHON_USEDEP}] - dev-python/pygtk:2[${PYTHON_USEDEP}] - dev-python/pywebkitgtk[${PYTHON_USEDEP}] - net-print/foomatic-db-engine" - -S="${WORKDIR}/${PN}" - -pkg_setup() { - python-single-r1_pkg_setup -} diff --git a/net-print/foomatic-gui/metadata.xml b/net-print/foomatic-gui/metadata.xml deleted file mode 100644 index bf89ef981641..000000000000 --- a/net-print/foomatic-gui/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - printing@gentoo.org - Gentoo Printing Project - - - foomatic-gui - - -- cgit v1.2.3-65-gdbad