sys-auth/fprint_demo: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Mon, 22 Apr 2019 08:04:46 +0000 (10:04 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 22 Apr 2019 08:04:46 +0000 (10:04 +0200)
Closes: https://bugs.gentoo.org/665174
Signed-off-by: Michał Górny <mgorny@gentoo.org>
profiles/package.mask
sys-auth/fprint_demo/Manifest [deleted file]
sys-auth/fprint_demo/fprint_demo-0.4.ebuild [deleted file]
sys-auth/fprint_demo/metadata.xml [deleted file]

index 52e35fba37fe7874fe542023d43d3e61e8cab83f..dea82fd3c020925668e2473c7c781401b469102d 100644 (file)
@@ -512,12 +512,6 @@ sys-apps/likwid
 app-portage/prefix-chain-setup
 sys-apps/prefix-chain-utils
 
-# Michał Górny <mgorny@gentoo.org> (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 <asturm@gentoo.org> (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 (file)
index d545dae..0000000
+++ /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 (file)
index 9674281..0000000
+++ /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 (file)
index 25c54ca..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="sourceforge">fprint</remote-id>
-       </upstream>
-</pkgmetadata>