From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3AED21384B4 for ; Fri, 1 Jan 2016 14:53:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C241A21C001; Fri, 1 Jan 2016 14:53:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55F3B21C001 for ; Fri, 1 Jan 2016 14:53:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 503BE34072E for ; Fri, 1 Jan 2016 14:53:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86D4AB5D for ; Fri, 1 Jan 2016 14:53:34 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1451659989.a016f7ecec5f4166381f658f70efa46ed6e13bf3.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/seahorse-sharing/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/seahorse-sharing/Manifest app-crypt/seahorse-sharing/seahorse-sharing-3.8.0_p20151117.ebuild X-VCS-Directories: app-crypt/seahorse-sharing/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: a016f7ecec5f4166381f658f70efa46ed6e13bf3 X-VCS-Branch: master Date: Fri, 1 Jan 2016 14:53:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 884ac1c1-ca28-48dd-a77e-c69ff247f6b8 X-Archives-Hash: 8890600d2bb3fbf8f20178bb4bcf3233 commit: a016f7ecec5f4166381f658f70efa46ed6e13bf3 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Fri Jan 1 13:10:48 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Fri Jan 1 14:53:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a016f7ec app-crypt/seahorse-sharing: version bump to git snapshot Add support for gnupg-2.1 and updated translations. Package-Manager: portage-2.2.26 app-crypt/seahorse-sharing/Manifest | 1 + .../seahorse-sharing-3.8.0_p20151117.ebuild | 64 ++++++++++++++++++++++ 2 files changed, 65 insertions(+) diff --git a/app-crypt/seahorse-sharing/Manifest b/app-crypt/seahorse-sharing/Manifest index 6757537..9d80235 100644 --- a/app-crypt/seahorse-sharing/Manifest +++ b/app-crypt/seahorse-sharing/Manifest @@ -1 +1,2 @@ DIST seahorse-sharing-3.8.0.tar.xz 287408 SHA256 e216e7d5709e688e142b4e96710759f5be54c39ac6c2d58f2eec330e4dfef92b SHA512 9fb41d86afb264c895e6599b397bf18c1400edf0af472451fc46c84005172bd8d318971c4b34ea1f6d00300b1e08fdea8a019d6e7fb11f9ce00c57c5b0b7f5e9 WHIRLPOOL d55660e37649190e037dfc3ee886737b30b7d289c379ce9beec927008208742ef3b558fa5f3b0fd30a24deb0bdafce4c1ff910108a9dcfb2b70052adfdfe3567 +DIST seahorse-sharing-3.8.0_p20151117.tar.gz 496497 SHA256 6a1594e2b5aa509c97a35e22a7a68dae50a94b011e266d60f17352eca3f919ff SHA512 aa43240040f637e3c79c08f07620a92e5e76e81b758c939a8eee5bf43cdd32657f85d4b9d7440401e092ef4d556849ba0a64dc9d5a83e708bc84d9a2d7baf01c WHIRLPOOL 82b782baa19cb6befd7650a0a08772d47dc2acfffa7bd15df360af05c02f080291d2fedb832b1b3bb7b7aa47fbb1db4911fb83a94de2ea75360b188c86bcca61 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 new file mode 100644 index 0000000..ac67ccb --- /dev/null +++ b/app-crypt/seahorse-sharing/seahorse-sharing-3.8.0_p20151117.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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:= + net-libs/libsoup:2.4 + >=x11-libs/gtk+-3:3 + + >=app-crypt/gpgme-1 + >=app-crypt/gnupg-1.4 +" +RDEPEND="${COMMON_DEPEND} + !