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 3A8C9138200 for ; Wed, 24 Oct 2012 08:11:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94A18E0205; Wed, 24 Oct 2012 08:10:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DA234E04E7 for ; Wed, 24 Oct 2012 08:10:52 +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 4B04A33D8A6 for ; Wed, 24 Oct 2012 08:10:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DFB97E5446 for ; Wed, 24 Oct 2012 08:10:50 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1351066231.421bb68ba5cbf739e76b5e31042449c6f4651839.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.5.91.ebuild app-crypt/seahorse/seahorse-3.6.2.ebuild app-crypt/seahorse/seahorse-9999.ebuild X-VCS-Directories: app-crypt/seahorse/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 421bb68ba5cbf739e76b5e31042449c6f4651839 X-VCS-Branch: master Date: Wed, 24 Oct 2012 08:10:50 +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: 079a8e71-fccf-4205-b9ce-3b67d6b1dab9 X-Archives-Hash: 9a445bf19858dc2fb107f24460fadc6d commit: 421bb68ba5cbf739e76b5e31042449c6f4651839 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Wed Oct 24 08:05:26 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Wed Oct 24 08:10:31 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=421bb68b app-crypt/seahorse: 3.5.91 → 3.6.2 --- ...eahorse-3.5.91.ebuild => seahorse-3.6.2.ebuild} | 6 ++---- app-crypt/seahorse/seahorse-9999.ebuild | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/app-crypt/seahorse/seahorse-3.5.91.ebuild b/app-crypt/seahorse/seahorse-3.6.2.ebuild similarity index 94% rename from app-crypt/seahorse/seahorse-3.5.91.ebuild rename to app-crypt/seahorse/seahorse-3.6.2.ebuild index b3fe241..4234d7a 100644 --- a/app-crypt/seahorse/seahorse-3.5.91.ebuild +++ b/app-crypt/seahorse/seahorse-3.6.2.ebuild @@ -41,10 +41,9 @@ COMMON_DEPEND=" ldap? ( net-nds/openldap ) " DEPEND="${COMMON_DEPEND} - sys-devel/gettext - >=app-text/gnome-doc-utils-0.3.2 - >=app-text/scrollkeeper-0.3 + app-text/yelp-tools >=dev-util/intltool-0.35 + sys-devel/gettext virtual/pkgconfig " # Need seahorse-plugins git snapshot @@ -58,7 +57,6 @@ pkg_setup() { --enable-ssh --enable-pkcs11 --disable-static - --disable-scrollkeeper --enable-hkp $(use_enable avahi sharing) $(use_enable debug) diff --git a/app-crypt/seahorse/seahorse-9999.ebuild b/app-crypt/seahorse/seahorse-9999.ebuild index b3fe241..4234d7a 100644 --- a/app-crypt/seahorse/seahorse-9999.ebuild +++ b/app-crypt/seahorse/seahorse-9999.ebuild @@ -41,10 +41,9 @@ COMMON_DEPEND=" ldap? ( net-nds/openldap ) " DEPEND="${COMMON_DEPEND} - sys-devel/gettext - >=app-text/gnome-doc-utils-0.3.2 - >=app-text/scrollkeeper-0.3 + app-text/yelp-tools >=dev-util/intltool-0.35 + sys-devel/gettext virtual/pkgconfig " # Need seahorse-plugins git snapshot @@ -58,7 +57,6 @@ pkg_setup() { --enable-ssh --enable-pkcs11 --disable-static - --disable-scrollkeeper --enable-hkp $(use_enable avahi sharing) $(use_enable debug)