From 565a47e6b57d267ddc3bf529b295086aa654697a Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Tue, 28 Jan 2020 11:08:21 +0200 Subject: [PATCH] app-crypt/seahorse-sharing: remove old Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- app-crypt/seahorse-sharing/Manifest | 1 - .../seahorse-sharing-3.8.0_p20151117.ebuild | 63 ------------------- 2 files changed, 64 deletions(-) delete mode 100644 app-crypt/seahorse-sharing/seahorse-sharing-3.8.0_p20151117.ebuild diff --git a/app-crypt/seahorse-sharing/Manifest b/app-crypt/seahorse-sharing/Manifest index 5a984d96488e..e29bc69a26ce 100644 --- a/app-crypt/seahorse-sharing/Manifest +++ b/app-crypt/seahorse-sharing/Manifest @@ -1,2 +1 @@ -DIST seahorse-sharing-3.8.0_p20151117.tar.gz 496497 BLAKE2B 5107eb37c57d8311390399fda59d8df76f59afc6b21f107dfb1cb38dd6c68ea25bda619b1898637ff009c0e9f7617b0557b86f0194ee2c8704d804aa9f8827f9 SHA512 aa43240040f637e3c79c08f07620a92e5e76e81b758c939a8eee5bf43cdd32657f85d4b9d7440401e092ef4d556849ba0a64dc9d5a83e708bc84d9a2d7baf01c DIST seahorse-sharing-58db1e5b8615d74afaa5d888237ef6556368147b.tar.gz 101549 BLAKE2B c0ac487e826426c5f0a7fcfdc1078bd9b96442751821ac6597da3ffae3f5ab06b3fa4c4cf514536f9b8375f2a36529768942e6b15d6f4ea57ada543e7d95586c SHA512 6b91a8498f6065a0ddfcc53edf96dbf7720f82a73bc904ce6af18b1f52b559459e21ad9c3d550fc24730e3200c2ff9acaa9bdfe64b5bd83939b55db97ea116d9 diff --git a/app-crypt/seahorse-sharing/seahorse-sharing-3.8.0_p20151117.ebuild b/app-crypt/seahorse-sharing/seahorse-sharing-3.8.0_p20151117.ebuild deleted file mode 100644 index 3abf12384403..000000000000 --- a/app-crypt/seahorse-sharing/seahorse-sharing-3.8.0_p20151117.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="yes" # disable asserts - -inherit gnome2 - -DESCRIPTION="Daemon for PGP public key sharing using DNS-SD and HKP" -HOMEPAGE="https://projects.gnome.org/seahorse/" -SRC_URI="https://dev.gentoo.org/~eva/distfiles/${PN}/${P//_p*}-19-g61de83c.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -COMMON_DEPEND=" - app-crypt/seahorse - dev-libs/glib:2 - >=net-dns/avahi-0.6:=[dbus] - net-libs/libsoup:2.4 - >=x11-libs/gtk+-3:3 - - >=app-crypt/gpgme-1 - >=app-crypt/gnupg-1.4 -" -RDEPEND="${COMMON_DEPEND} - !