From 6b36d02cbdfea303a1d9bf985b6e8c984c7ac3cf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 18 May 2023 22:13:50 +0100 Subject: gentoo auto-resync : 18:05:2023 - 22:13:50 --- app-crypt/keylookup/keylookup-2.2.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 app-crypt/keylookup/keylookup-2.2.ebuild (limited to 'app-crypt/keylookup/keylookup-2.2.ebuild') diff --git a/app-crypt/keylookup/keylookup-2.2.ebuild b/app-crypt/keylookup/keylookup-2.2.ebuild deleted file mode 100644 index 4f441c7cff56..000000000000 --- a/app-crypt/keylookup/keylookup-2.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A tool to fetch PGP keys from keyservers" -HOMEPAGE="http://www.palfrader.org/keylookup/" -SRC_URI="http://www.palfrader.org/keylookup/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -RDEPEND="dev-lang/perl - app-crypt/gnupg" - -src_install() { - dobin keylookup - doman keylookup.1 - einstalldocs -} -- cgit v1.2.3