From 1b51e9c85a3107462408395c5539f5a3646a7e52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 22 Apr 2019 10:04:46 +0200 Subject: [PATCH] sys-auth/fprint_demo: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/665174 Signed-off-by: Michał Górny --- profiles/package.mask | 6 ------ sys-auth/fprint_demo/Manifest | 1 - sys-auth/fprint_demo/fprint_demo-0.4.ebuild | 18 ------------------ sys-auth/fprint_demo/metadata.xml | 8 -------- 4 files changed, 33 deletions(-) delete mode 100644 sys-auth/fprint_demo/Manifest delete mode 100644 sys-auth/fprint_demo/fprint_demo-0.4.ebuild delete mode 100644 sys-auth/fprint_demo/metadata.xml diff --git a/profiles/package.mask b/profiles/package.mask index 52e35fba37fe..dea82fd3c020 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -512,12 +512,6 @@ sys-apps/likwid app-portage/prefix-chain-setup sys-apps/prefix-chain-utils -# Michał Górny (23 Mar 2019) -# Unmaintained. Fails to build against current sys-auth/libfprint. -# Obsoleted upstream, in favor of libfprint[examples]. -# Removal in 30 days. Bug #665174. -sys-auth/fprint_demo - # Andreas Sturmlechner (23 Mar 2019) # Everything breaks again. bug #681336 >=app-text/poppler-0.75.0 diff --git a/sys-auth/fprint_demo/Manifest b/sys-auth/fprint_demo/Manifest deleted file mode 100644 index d545dae3c49c..000000000000 --- a/sys-auth/fprint_demo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fprint_demo-0.4.tar.bz2 75986 BLAKE2B d4bbb82e01d1f1e0c990f421f431d1da0495d792c69d88b8c1595d4e59a2882fa07557c6932e2b6f408351eceb911688b23a9c18a6d597421eea977697fcd319 SHA512 6f995c09520ec8cf35ff407db56ea65091dc3d78ab47dba3d0ad500de3c644b64cf378a69f2b2701bb32ce75e3eef98d8fa56a8f0ce188d842e3a8dd52f01a66 diff --git a/sys-auth/fprint_demo/fprint_demo-0.4.ebuild b/sys-auth/fprint_demo/fprint_demo-0.4.ebuild deleted file mode 100644 index 9674281223aa..000000000000 --- a/sys-auth/fprint_demo/fprint_demo-0.4.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="a simple GTK+ application to demonstrate and test libfprint's capabilities" -HOMEPAGE="http://www.reactivated.net/fprint/wiki/Fprint_demo" -SRC_URI="mirror://sourceforge/fprint/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - sys-auth/libfprint - x11-libs/gtk+:2" -DEPEND="${RDEPEND}" diff --git a/sys-auth/fprint_demo/metadata.xml b/sys-auth/fprint_demo/metadata.xml deleted file mode 100644 index 25c54caae4b1..000000000000 --- a/sys-auth/fprint_demo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - fprint - - -- 2.26.2