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 9AEE9198006 for ; Sat, 2 Mar 2013 08:52:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21DFBE0508; Sat, 2 Mar 2013 08:52:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 993BAE050C for ; Sat, 2 Mar 2013 08:52:41 +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 AD0EC33DCED for ; Sat, 2 Mar 2013 08:52:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4F3E0E42E0 for ; Sat, 2 Mar 2013 08:52:39 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <1362214335.06e7df3659c17804a2250208c882984cbb633969.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-crypt/libsecret/ X-VCS-Repository: proj/gnome X-VCS-Files: app-crypt/libsecret/libsecret-9999.ebuild X-VCS-Directories: app-crypt/libsecret/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 06e7df3659c17804a2250208c882984cbb633969 X-VCS-Branch: master Date: Sat, 2 Mar 2013 08:52:39 +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: 1bff281e-9418-4626-b520-9f76c9697300 X-Archives-Hash: 6b8e0c8a4073a596f93f4f5722560935 commit: 06e7df3659c17804a2250208c882984cbb633969 Author: Nirbheek Chauhan gentoo org> AuthorDate: Sat Mar 2 08:52:15 2013 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Sat Mar 2 08:52:15 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=06e7df36 app-crypt/libsecret: Sync with gx86 --- app-crypt/libsecret/libsecret-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-crypt/libsecret/libsecret-9999.ebuild b/app-crypt/libsecret/libsecret-9999.ebuild index cfd71b8..e64a89e 100644 --- a/app-crypt/libsecret/libsecret-9999.ebuild +++ b/app-crypt/libsecret/libsecret-9999.ebuild @@ -25,7 +25,7 @@ else fi COMMON_DEPEND=" - >=dev-libs/glib-2.31.0:2 + >=dev-libs/glib-2.32.0:2 crypt? ( >=dev-libs/libgcrypt-1.2.2 ) introspection? ( >=dev-libs/gobject-introspection-1.29 )" RDEPEND="${COMMON_DEPEND}