app-misc/fslint: Remove last-rited package
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 26 Mar 2020 23:31:40 +0000 (00:31 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 26 Mar 2020 23:33:47 +0000 (00:33 +0100)
Closes: https://bugs.gentoo.org/708112
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-misc/fslint/Manifest [deleted file]
app-misc/fslint/fslint-2.46.ebuild [deleted file]
app-misc/fslint/metadata.xml [deleted file]
profiles/package.mask

diff --git a/app-misc/fslint/Manifest b/app-misc/fslint/Manifest
deleted file mode 100644 (file)
index a62613d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST fslint-2.46.tar.xz 135988 BLAKE2B e4cd1187222f9a959c23ea0606263489d6cd52ae1e2f0f4fd4ac859fc516073f3d5186e7bc77a782ab1a698db182e7082333020b25a8f5a705bd1265d99e7ba4 SHA512 7b6122b5920d37548cfb05bb986cc29a86c7de9f549375923299c23fe19cbc8c6a521feafcf6df6fe0562dae8b6a4e804f24fdf5a833ea2b68308be41a96b696
diff --git a/app-misc/fslint/fslint-2.46.ebuild b/app-misc/fslint/fslint-2.46.ebuild
deleted file mode 100644 (file)
index 6d500bd..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-# The eutils eclass is still needed for doicon() and domenu().
-inherit eutils python-r1
-
-DESCRIPTION="A utility to find various forms of lint on a filesystem"
-HOMEPAGE="http://www.pixelbeat.org/fslint/"
-SRC_URI="http://www.pixelbeat.org/fslint/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       dev-python/pygtk:2[${PYTHON_USEDEP}]
-       gnome-base/libglade:2.0"
-
-DEPEND="nls? ( sys-devel/gettext:* )"
-
-src_prepare() {
-       default
-
-       # Change some paths to make ${PN}-gui run with our filesystem layout.
-       # These commands are taken from the debian/rules file.
-       sed -e "s:^liblocation=.*$:liblocation='${EROOT}usr/share/${PN}':" \
-               -e "s:^locale_base=.*$:locale_base=None:" \
-               -i "${PN}-gui" \
-               || die "failed to fix liblocation and locale_base in ${PN}-gui"
-}
-
-src_install() {
-       # The commands below roughly follow debian/rules.
-       python_foreach_impl python_doscript "${PN}-gui"
-
-       insinto "/usr/share/${PN}"
-       doins "${PN}.glade" "${PN}_icon.png"
-
-       exeinto "/usr/share/${PN}/${PN}"
-       doexe "${PN}"/find*
-       doexe "${PN}/${PN}"
-       doexe "${PN}/zipdir"
-
-       exeinto "/usr/share/${PN}/${PN}/fstool"
-       doexe "${PN}/fstool/dir_size" "${PN}/fstool/edu" "${PN}/fstool/lS"
-       python_scriptinto "/usr/share/${PN}/${PN}/fstool"
-       python_foreach_impl python_doscript "${PN}/fstool/dupwaste"
-
-       exeinto "/usr/share/${PN}/${PN}/supprt"
-       doexe "${PN}"/supprt/get*
-
-       python_scriptinto "/usr/share/${PN}/${PN}/supprt"
-       python_foreach_impl python_doscript "${PN}/supprt/md5sum_approx"
-
-       doexe "${PN}/supprt/fslver"
-
-       exeinto "/usr/share/${PN}/${PN}/supprt/rmlint"
-       doexe "${PN}"/supprt/rmlint/*.sh
-       python_scriptinto "/usr/share/${PN}/${PN}/supprt/rmlint"
-       python_foreach_impl python_doscript "${PN}/supprt/rmlint/fixdup"
-       python_foreach_impl python_doscript "${PN}/supprt/rmlint/merge_hardlinks"
-
-       doicon "${PN}_icon.png"
-       domenu "${PN}.desktop"
-
-       dodoc doc/{FAQ,NEWS,README,TODO}
-       doman man/*.1
-
-       if use nls; then
-               cd po || die
-               emake DESTDIR="${D}" install
-       fi
-}
diff --git a/app-misc/fslint/metadata.xml b/app-misc/fslint/metadata.xml
deleted file mode 100644 (file)
index 6e883e5..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="github">pixelb/fslint</remote-id>
-  </upstream>
-</pkgmetadata>
index 40ee4f09073eb8d9bb36804581f7d0bf420c4c38..30d64126a6e1e402fd26a9a078502d5150defff3 100644 (file)
@@ -450,12 +450,6 @@ app-portage/euscan
 # Last release in 2011, bug #708106, masked for removal in 30 days.
 app-cdr/gtkcdlabel
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
-# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
-# No plans upstream to port away from pygtk, suggested alternative dupeguru
-# not packaged in Gentoo, bug #708112. Masked for removal in 30 days.
-app-misc/fslint
-
 # Michał Górny <mgorny@gentoo.org> (2020-02-24)
 # app-admin/packagekit-base is Python 2 only and behind upstream.
 # The Portage backend is unmaintained.  Other packages are its reverse