From 30b4bad0de7e7bd39e3ed254840839a6458025f8 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Sun, 16 Dec 2012 15:51:43 +0100 Subject: app-crypt/seahorse: moved to gx86 * Resync live ebuild. * Drop introspection from metadata.xml, it is now a global use flag. --- app-crypt/seahorse/Manifest | 11 ----- app-crypt/seahorse/metadata.xml | 4 +- app-crypt/seahorse/seahorse-3.6.3.ebuild | 75 -------------------------------- app-crypt/seahorse/seahorse-9999.ebuild | 29 +++++++----- 4 files changed, 19 insertions(+), 100 deletions(-) delete mode 100644 app-crypt/seahorse/Manifest delete mode 100644 app-crypt/seahorse/seahorse-3.6.3.ebuild (limited to 'app-crypt/seahorse') diff --git a/app-crypt/seahorse/Manifest b/app-crypt/seahorse/Manifest deleted file mode 100644 index 22da08a7..00000000 --- a/app-crypt/seahorse/Manifest +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 - -DIST seahorse-3.6.3.tar.xz 1995252 SHA256 9b712da1989725547a8093e638725ee6de74d7870661545a15374c7ebf335cc1 SHA512 e0a48a6391d46fb80f510f7d881fe87d78281db4f00960f54511121068bd9a8347f07cbd56c76a2a7863e34f9fc6043c6dbe73eea93b85eebdfe7bf5c8193a5c WHIRLPOOL cc66e3176c5ac74611dea7aec7fe9e2b31fc51b9b9b6f5421bc6823b55f8eb8a73895c3f375e4bfad1519ed5966b7f77f0f878253e1cf736a4b2d6255cc80541 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) - -iEYEAREKAAYFAlCutbMACgkQ1fmVwcYIWAZSMgCeJjZTFpfnALk3pT3Jtj2uk3Oj -Vo0AoJ+OBO4xpzTv8oBEAs+81UmKcSKK -=fAVF ------END PGP SIGNATURE----- diff --git a/app-crypt/seahorse/metadata.xml b/app-crypt/seahorse/metadata.xml index 380a2371..3a3eec1b 100644 --- a/app-crypt/seahorse/metadata.xml +++ b/app-crypt/seahorse/metadata.xml @@ -3,8 +3,6 @@ gnome - Use - dev-libs/gobject-introspection for introspection 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 @@ -28,5 +26,5 @@ Delete Key Plugins: Nautilus Integration Gedit plugin - + diff --git a/app-crypt/seahorse/seahorse-3.6.3.ebuild b/app-crypt/seahorse/seahorse-3.6.3.ebuild deleted file mode 100644 index 73412204..00000000 --- a/app-crypt/seahorse/seahorse-3.6.3.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="4" -GCONF_DEBUG="yes" -GNOME2_LA_PUNT="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="A GNOME application for managing encryption keys" -HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" - -LICENSE="GPL-2" -SLOT="0" -IUSE="avahi debug ldap" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64 ~x86 ~x86-fbsd" -fi - -COMMON_DEPEND=" - >=app-crypt/gcr-3.3.4 - >=dev-libs/glib-2.10:2 - >=x11-libs/gtk+-3.4:3 - >=app-crypt/libsecret-0.5 - net-libs/libsoup:2.4 - x11-misc/shared-mime-info - - net-misc/openssh - >=app-crypt/gpgme-1 - || ( - =app-crypt/gnupg-2.0* - =app-crypt/gnupg-1.4* ) - - avahi? ( >=net-dns/avahi-0.6 ) - ldap? ( net-nds/openldap ) -" -DEPEND="${COMMON_DEPEND} - app-text/yelp-tools - >=dev-util/intltool-0.35 - sys-devel/gettext - virtual/pkgconfig -" -# Need seahorse-plugins git snapshot -RDEPEND="${COMMON_DEPEND} - !