Gentoo Archives: gentoo-commits

From: Nirbheek Chauhan <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: app-crypt/libsecret/
Date: Sat, 02 Mar 2013 08:52:42
Message-Id: 1362214335.06e7df3659c17804a2250208c882984cbb633969.nirbheek@gentoo
1 commit: 06e7df3659c17804a2250208c882984cbb633969
2 Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 08:52:15 2013 +0000
4 Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 08:52:15 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=06e7df36
7
8 app-crypt/libsecret: Sync with gx86
9
10 ---
11 app-crypt/libsecret/libsecret-9999.ebuild | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/app-crypt/libsecret/libsecret-9999.ebuild b/app-crypt/libsecret/libsecret-9999.ebuild
15 index cfd71b8..e64a89e 100644
16 --- a/app-crypt/libsecret/libsecret-9999.ebuild
17 +++ b/app-crypt/libsecret/libsecret-9999.ebuild
18 @@ -25,7 +25,7 @@ else
19 fi
20
21 COMMON_DEPEND="
22 - >=dev-libs/glib-2.31.0:2
23 + >=dev-libs/glib-2.32.0:2
24 crypt? ( >=dev-libs/libgcrypt-1.2.2 )
25 introspection? ( >=dev-libs/gobject-introspection-1.29 )"
26 RDEPEND="${COMMON_DEPEND}