From c078cdf0ace759558bd9756758058cf23ea31dbc Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Mon, 2 Oct 2023 13:26:37 +0200 Subject: [PATCH] app-dicts/edictionary: treeclean Closes: https://bugs.gentoo.org/912363 Signed-off-by: Florian Schmaus --- app-dicts/edictionary/Manifest | 1 - .../edictionary/edictionary-2.6-r1.ebuild | 26 ------------------- app-dicts/edictionary/metadata.xml | 8 ------ profiles/package.mask | 5 ---- 4 files changed, 40 deletions(-) delete mode 100644 app-dicts/edictionary/Manifest delete mode 100644 app-dicts/edictionary/edictionary-2.6-r1.ebuild delete mode 100644 app-dicts/edictionary/metadata.xml diff --git a/app-dicts/edictionary/Manifest b/app-dicts/edictionary/Manifest deleted file mode 100644 index 2e5a01db70544..0000000000000 --- a/app-dicts/edictionary/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST edict-2.6.tar.gz 51300 BLAKE2B dd074c4b4d771921c21cc63e3960951ff6e62e8485ee2a9e967751670562e29ae434d7a2a79886797093f315bdba2134f7d45c024a0657c4a53314d96c66fbce SHA512 03a9977df6d150e7e99805f8dc5f62e1f6d84360d79684210a4cbd8105ccf541777513c99bf77934a9b8e26e4aad8d88b84146b165d9e1a21dff80587f900677 diff --git a/app-dicts/edictionary/edictionary-2.6-r1.ebuild b/app-dicts/edictionary/edictionary-2.6-r1.ebuild deleted file mode 100644 index a52cefdaa6de6..0000000000000 --- a/app-dicts/edictionary/edictionary-2.6-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PN="edict" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Command line dictionary and thesaurus" -HOMEPAGE="http://edictionary.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -RDEPEND="" -DEPEND="dev-lang/perl" - -S="${WORKDIR}/${MY_PN}" - -src_install() { - make prefix="${ED}/usr/bin" install - dodoc Changelog ReleaseNotes README TODO -} diff --git a/app-dicts/edictionary/metadata.xml b/app-dicts/edictionary/metadata.xml deleted file mode 100644 index f47833bb7f5bc..0000000000000 --- a/app-dicts/edictionary/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - edictionary - - diff --git a/profiles/package.mask b/profiles/package.mask index 8afb51778822c..94666ba5db259 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -271,11 +271,6 @@ sci-biology/express # Removal on 2023-09-27. Bug #906516. dev-python/pytz_deprecation_shim -# Jonas Stein (2023-08-17) -# Upstream warns that it is broken and there is no fix since 2010 -# Removal after 2023-10-01. Bug #912363. -app-dicts/edictionary - # Sam James (2023-08-04) # Stricter behavior which causes some packages to fail, see bug #911721. =dev-util/pkgconf-2.0.0