From 9cad0fbac3d38266a1b672793528e77147d1eb03 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 12 May 2021 11:02:02 +0200 Subject: app-text/dictd: Don't install non-free RFC file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Specify license more precisely. Closes: https://bugs.gentoo.org/782043 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller --- app-text/dictd/dictd-1.13.0-r1.ebuild | 115 ---------------------------------- app-text/dictd/dictd-1.13.0-r2.ebuild | 115 ++++++++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+), 115 deletions(-) delete mode 100644 app-text/dictd/dictd-1.13.0-r1.ebuild create mode 100644 app-text/dictd/dictd-1.13.0-r2.ebuild (limited to 'app-text') diff --git a/app-text/dictd/dictd-1.13.0-r1.ebuild b/app-text/dictd/dictd-1.13.0-r1.ebuild deleted file mode 100644 index 234f0f2b0f93..000000000000 --- a/app-text/dictd/dictd-1.13.0-r1.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2021 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" - -SLOT="0" -# We install rfc so - ISOC-rfc -LICENSE="GPL-2 ISOC-rfc" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" -IUSE="dbi judy minimal test" -RESTRICT="!test? ( test )" - -#