From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1STovX-0003UX-EQ for garchives@archives.gentoo.org; Mon, 14 May 2012 06:38:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79BC6E077A; Mon, 14 May 2012 06:38:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A6E0E077A for ; Mon, 14 May 2012 06:38:07 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B5F51B40ED for ; Mon, 14 May 2012 06:38:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 428EDE5435 for ; Mon, 14 May 2012 06:38:04 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <1336977402.b3a8079c022ad42fc48f8036854b12fe43822b43.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-crypt/seahorse/ X-VCS-Repository: proj/gnome X-VCS-Files: app-crypt/seahorse/seahorse-3.4.1.ebuild app-crypt/seahorse/seahorse-9999.ebuild X-VCS-Directories: app-crypt/seahorse/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: b3a8079c022ad42fc48f8036854b12fe43822b43 X-VCS-Branch: master Date: Mon, 14 May 2012 06:38:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 89fac0a4-eafc-4c55-b9d5-30495ff5bfb7 X-Archives-Hash: 05affaa44c51b7915442ec349d733923 commit: b3a8079c022ad42fc48f8036854b12fe43822b43 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Mon May 14 06:36:42 2012 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Mon May 14 06:36:42 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Db3a8079c app-crypt/seahorse: moved to gx86 --- app-crypt/seahorse/seahorse-3.4.1.ebuild | 69 ------------------------= ------ app-crypt/seahorse/seahorse-9999.ebuild | 4 +- 2 files changed, 2 insertions(+), 71 deletions(-) diff --git a/app-crypt/seahorse/seahorse-3.4.1.ebuild b/app-crypt/seahors= e/seahorse-3.4.1.ebuild deleted file mode 100644 index 6f27db9..0000000 --- a/app-crypt/seahorse/seahorse-3.4.1.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.2.2.ebu= ild,v 1.1 2011/11/17 06:11:08 tetromino Exp $ - -EAPI=3D"4" -GCONF_DEBUG=3D"yes" -GNOME2_LA_PUNT=3D"yes" - -inherit gnome2 - -DESCRIPTION=3D"A GNOME application for managing encryption keys" -HOMEPAGE=3D"http://www.gnome.org/projects/seahorse/index.html" - -LICENSE=3D"GPL-2" -SLOT=3D"0" -IUSE=3D"avahi debug ldap" -KEYWORDS=3D"~amd64 ~x86 ~x86-fbsd" - -COMMON_DEPEND=3D" - >=3Dapp-crypt/gcr-3.3.4 - >=3Ddev-libs/glib-2.10:2 - >=3Dx11-libs/gtk+-2.90.0:3 - >=3Dgnome-base/gnome-keyring-3.1.5 - net-libs/libsoup:2.4 - x11-misc/shared-mime-info - - net-misc/openssh - >=3Dapp-crypt/gpgme-1 - || ( - =3Dapp-crypt/gnupg-2.0* - =3Dapp-crypt/gnupg-1.4* ) - - avahi? ( >=3Dnet-dns/avahi-0.6 ) - ldap? ( net-nds/openldap ) -" -DEPEND=3D"${COMMON_DEPEND} - sys-devel/gettext - >=3Dapp-text/gnome-doc-utils-0.3.2 - >=3Dapp-text/scrollkeeper-0.3 - >=3Ddev-util/intltool-0.35 - virtual/pkgconfig -" -# Need seahorse-plugins git snapshot -RDEPEND=3D"${COMMON_DEPEND} - !