From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-crypt/seahorse/Manifest | 3 -- app-crypt/seahorse/metadata.xml | 33 --------------- app-crypt/seahorse/seahorse-3.20.0.ebuild | 68 ------------------------------- 3 files changed, 104 deletions(-) delete mode 100644 app-crypt/seahorse/Manifest delete mode 100644 app-crypt/seahorse/metadata.xml delete mode 100644 app-crypt/seahorse/seahorse-3.20.0.ebuild (limited to 'app-crypt/seahorse') diff --git a/app-crypt/seahorse/Manifest b/app-crypt/seahorse/Manifest deleted file mode 100644 index c4cb136fe40b..000000000000 --- a/app-crypt/seahorse/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST seahorse-3.20.0.tar.xz 1556556 BLAKE2B e0742996045b50acb2d60f548f321e1ff0121c166209e2230d5839cc971f8560f316c91c3a88a30c302c5339ba0251e7faf64ae805c4f80e853cc67a6952d350 SHA512 a02d3da7af95256941ef065ac024bd5bfb53a026767b951fa2e26446fb0eed23707e69f72f6e8ebfa7d538823fa41411709fa2bebad4fbd662af1e81bc15ab82 -EBUILD seahorse-3.20.0.ebuild 1628 BLAKE2B 72e5b4170c9a9e57f8742b025bb9bb7a816e67dfacbf08e80f715178e06f9cbec10654366c0f74899a816f1f0cbc6d988fb17d258e31873e43eac7f337cb7e51 SHA512 d53d488ab47a2681e075df1894288e81e7c32d05c28b027a091fb91d903da3275e235774e3d0f0caf18dca51d077afce63c2ed40ad5af9a319682956521b593e -MISC metadata.xml 871 BLAKE2B 5497bf54b134fb991034614308c76230b647a95ed4609d2271c83af737c5ff86325ca3e56ff3682752585d16cf9389e17bca47e3a673e386ca201aba78a006e6 SHA512 3e4844cf29c6343c93ee51a9d5643464256f7ad884e6af946166c251004d3cbbf6d1aaa6771faf27b1a531939a8401413b52aa84a6bee8a2a4365775b09e8514 diff --git a/app-crypt/seahorse/metadata.xml b/app-crypt/seahorse/metadata.xml deleted file mode 100644 index 6789dec723b8..000000000000 --- a/app-crypt/seahorse/metadata.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - - - Enable seahorse to manipulate GPG keys on a LDAP server. - -Seahorse is a Gnome interface for GnuPG. It's main purpose is to be a PGP/GPG Key Manager, though -it has other components including a text editor and file manager. - -Key Manager Features: -Generating a key -Deleting a key -Importing keys from text or a file -Exporting a key to text or a file -View key properties - -Key Properties Features: -Show key info -Change owner trust -Change primary key's expiration date -Change passphrase -Export key -Delete Key - -Plugins: -Nautilus Integration -Gedit plugin - - diff --git a/app-crypt/seahorse/seahorse-3.20.0.ebuild b/app-crypt/seahorse/seahorse-3.20.0.ebuild deleted file mode 100644 index 3a5351bb36e0..000000000000 --- a/app-crypt/seahorse/seahorse-3.20.0.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="A GNOME application for managing encryption keys" -HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse" - -LICENSE="GPL-2+ FDL-1.1+" -SLOT="0" -IUSE="debug ldap zeroconf" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" - -COMMON_DEPEND=" - >=app-crypt/gcr-3.11.91:= - >=dev-libs/glib-2.10:2 - >=x11-libs/gtk+-3.4:3 - >=app-crypt/libsecret-0.16 - >=net-libs/libsoup-2.33.92:2.4 - x11-misc/shared-mime-info - - net-misc/openssh - >=app-crypt/gpgme-1 - >=app-crypt/gnupg-2.0.12 - - ldap? ( net-nds/openldap:= ) - zeroconf? ( >=net-dns/avahi-0.6:= ) -" -DEPEND="${COMMON_DEPEND} - app-text/yelp-tools - dev-util/gdbus-codegen - >=dev-util/intltool-0.35 - dev-util/itstool - sys-devel/gettext - virtual/pkgconfig -" -# Need seahorse-plugins git snapshot -RDEPEND="${COMMON_DEPEND} - !