commit:     c078cdf0ace759558bd9756758058cf23ea31dbc
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  2 11:26:37 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Oct  2 11:36:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c078cdf0

app-dicts/edictionary: treeclean

Closes: https://bugs.gentoo.org/912363
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-dicts/edictionary/Manifest                  |  1 -
 app-dicts/edictionary/edictionary-2.6-r1.ebuild | 26 -------------------------
 app-dicts/edictionary/metadata.xml              |  8 --------
 profiles/package.mask                           |  5 -----
 4 files changed, 40 deletions(-)

diff --git a/app-dicts/edictionary/Manifest b/app-dicts/edictionary/Manifest
deleted file mode 100644
index 2e5a01db7054..000000000000
--- 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 a52cefdaa6de..000000000000
--- 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 f47833bb7f5b..000000000000
--- a/app-dicts/edictionary/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="sourceforge">edictionary</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 8afb51778822..94666ba5db25 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 <[email protected]> (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 <[email protected]> (2023-08-04)
 # Stricter behavior which causes some packages to fail, see bug #911721.
 =dev-util/pkgconf-2.0.0

Reply via email to