Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-contacts: gnome-contacts-3.10.1.ebuild ChangeLog
Date: Sun, 04 May 2014 04:58:30
Message-Id: 20140504045824.60DFD2004C@flycatcher.gentoo.org
1 tetromino 14/05/04 04:58:24
2
3 Modified: gnome-contacts-3.10.1.ebuild ChangeLog
4 Log:
5 Build fails with vala-0.24
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
8
9 Revision Changes Path
10 1.6 gnome-extra/gnome-contacts/gnome-contacts-3.10.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.10.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.10.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.10.1.ebuild?r1=1.5&r2=1.6
15
16 Index: gnome-contacts-3.10.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.10.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- gnome-contacts-3.10.1.ebuild 9 Mar 2014 11:59:54 -0000 1.5
23 +++ gnome-contacts-3.10.1.ebuild 4 May 2014 04:58:24 -0000 1.6
24 @@ -1,10 +1,11 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.10.1.ebuild,v 1.5 2014/03/09 11:59:54 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.10.1.ebuild,v 1.6 2014/05/04 04:58:24 tetromino Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="no"
32 VALA_MIN_API_VERSION="0.22"
33 +VALA_MAX_API_VERSION="0.22" # build fails with 0.24
34 VALA_USE_DEPEND="vapigen"
35
36 inherit gnome2 vala
37
38
39
40 1.31 gnome-extra/gnome-contacts/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog?rev=1.31&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog?rev=1.31&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog?r1=1.30&r2=1.31
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog,v
49 retrieving revision 1.30
50 retrieving revision 1.31
51 diff -u -r1.30 -r1.31
52 --- ChangeLog 27 Apr 2014 17:13:50 -0000 1.30
53 +++ ChangeLog 4 May 2014 04:58:24 -0000 1.31
54 @@ -1,6 +1,10 @@
55 # ChangeLog for gnome-extra/gnome-contacts
56 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog,v 1.30 2014/04/27 17:13:50 eva Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog,v 1.31 2014/05/04 04:58:24 tetromino Exp $
59 +
60 + 04 May 2014; Alexandre Rostovtsev <tetromino@g.o>
61 + gnome-contacts-3.10.1.ebuild:
62 + Build fails with vala-0.24
63
64 *gnome-contacts-3.12.0 (27 Apr 2014)