Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-contacts: gnome-contacts-3.8.0.ebuild ChangeLog
Date: Sat, 30 Mar 2013 15:01:44
Message-Id: 20130330150139.9300B20081@flycatcher.gentoo.org
1 pacho 13/03/30 15:01:39
2
3 Modified: gnome-contacts-3.8.0.ebuild ChangeLog
4 Log:
5 Don't run vala_src_prepare two times (#463776 by Harris Landgarten).
6
7 (Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 gnome-extra/gnome-contacts/gnome-contacts-3.8.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.8.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.8.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.8.0.ebuild?r1=1.1&r2=1.2
15
16 Index: gnome-contacts-3.8.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.8.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gnome-contacts-3.8.0.ebuild 28 Mar 2013 17:18:47 -0000 1.1
23 +++ gnome-contacts-3.8.0.ebuild 30 Mar 2013 15:01:39 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 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.8.0.ebuild,v 1.1 2013/03/28 17:18:47 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/gnome-contacts-3.8.0.ebuild,v 1.2 2013/03/30 15:01:39 pacho Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="no"
32 @@ -54,7 +54,6 @@
33 # Regenerate the pre-generated C sources
34 if ! use v4l; then
35 touch src/*.vala
36 - vala_src_prepare
37 fi
38 gnome2_src_prepare
39 vala_src_prepare
40
41
42
43 1.15 gnome-extra/gnome-contacts/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 29 Mar 2013 22:33:49 -0000 1.14
56 +++ ChangeLog 30 Mar 2013 15:01:39 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for gnome-extra/gnome-contacts
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog,v 1.14 2013/03/29 22:33:49 eva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-contacts/ChangeLog,v 1.15 2013/03/30 15:01:39 pacho Exp $
62 +
63 + 30 Mar 2013; Pacho Ramos <pacho@g.o> gnome-contacts-3.8.0.ebuild:
64 + Don't run vala_src_prepare two times (#463776 by Harris Landgarten).
65
66 29 Mar 2013; Gilles Dartiguelongue <eva@g.o>
67 -gnome-contacts-3.4.1.ebuild: