From a851b085b389c816372928c9f95ae27f719d067c Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 21 Dec 2022 22:18:13 +0000 Subject: app-text/dictd: drop 1.13.0-r3 Bug: https://bugs.gentoo.org/886681 Signed-off-by: Sam James --- app-text/dictd/dictd-1.13.0-r3.ebuild | 124 ---------------------------------- 1 file changed, 124 deletions(-) delete mode 100644 app-text/dictd/dictd-1.13.0-r3.ebuild diff --git a/app-text/dictd/dictd-1.13.0-r3.ebuild b/app-text/dictd/dictd-1.13.0-r3.ebuild deleted file mode 100644 index 7f096d301669..000000000000 --- a/app-text/dictd/dictd-1.13.0-r3.ebuild +++ /dev/null @@ -1,124 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit readme.gentoo-r1 systemd - -DESCRIPTION="Dictionary Client/Server for the DICT protocol" -HOMEPAGE="http://www.dict.org/ https://sourceforge.net/projects/dict/" -SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" - -LICENSE="GPL-1+ GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" -IUSE="dbi judy minimal test" -RESTRICT="!test? ( test )" - -#