Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
Date: Thu, 05 Dec 2013 00:32:42
Message-Id: 1386203513.1bbcebbc599ae52fdbd20c7e3da15cab89fd3c2e.eva@gentoo
1 commit: 1bbcebbc599ae52fdbd20c7e3da15cab89fd3c2e
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 5 00:31:27 2013 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 5 00:31:53 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1bbcebbc
7
8 app-crypt/gcr: raise minimum vala version, bug #493268
9
10 ---
11 app-crypt/gcr/gcr-3.10.1.ebuild | 2 +-
12 app-crypt/gcr/gcr-9999.ebuild | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-crypt/gcr/gcr-3.10.1.ebuild b/app-crypt/gcr/gcr-3.10.1.ebuild
16 index f6d7f96..f83f731 100644
17 --- a/app-crypt/gcr/gcr-3.10.1.ebuild
18 +++ b/app-crypt/gcr/gcr-3.10.1.ebuild
19 @@ -4,7 +4,7 @@
20
21 EAPI="5"
22 GCONF_DEBUG="no"
23 -VALA_MIN_API_VERSION="0.18"
24 +VALA_MIN_API_VERSION="0.20"
25 VALA_USE_DEPEND="vapigen"
26
27 inherit gnome2 vala virtualx
28
29 diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
30 index 0067941..8682389 100644
31 --- a/app-crypt/gcr/gcr-9999.ebuild
32 +++ b/app-crypt/gcr/gcr-9999.ebuild
33 @@ -4,7 +4,7 @@
34
35 EAPI="5"
36 GCONF_DEBUG="no"
37 -VALA_MIN_API_VERSION="0.18"
38 +VALA_MIN_API_VERSION="0.20"
39 VALA_USE_DEPEND="vapigen"
40
41 inherit gnome2 vala virtualx