Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/gobject-introspection: gobject-introspection-1.38.0.ebuild ChangeLog
Date: Sat, 22 Feb 2014 21:14:53
Message-Id: 20140222211445.CB8FE2004C@flycatcher.gentoo.org
1 pacho 14/02/22 21:14:45
2
3 Modified: gobject-introspection-1.38.0.ebuild ChangeLog
4 Log:
5 Fix wrong commit, bug 502160
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild?r1=1.1&r2=1.2
15
16 Index: gobject-introspection-1.38.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gobject-introspection-1.38.0.ebuild 23 Dec 2013 22:54:05 -0000 1.1
23 +++ gobject-introspection-1.38.0.ebuild 22 Feb 2014 21:14:45 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild,v 1.1 2013/12/23 22:54:05 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild,v 1.2 2014/02/22 21:14:45 pacho Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33
34
35
36 1.105 dev-libs/gobject-introspection/ChangeLog
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/ChangeLog?rev=1.105&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/ChangeLog?rev=1.105&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/ChangeLog?r1=1.104&r2=1.105
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v
45 retrieving revision 1.104
46 retrieving revision 1.105
47 diff -u -r1.104 -r1.105
48 --- ChangeLog 22 Feb 2014 14:36:23 -0000 1.104
49 +++ ChangeLog 22 Feb 2014 21:14:45 -0000 1.105
50 @@ -1,6 +1,10 @@
51 # ChangeLog for dev-libs/gobject-introspection
52 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.104 2014/02/22 14:36:23 hattya Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.105 2014/02/22 21:14:45 pacho Exp $
55 +
56 + 22 Feb 2014; Pacho Ramos <pacho@g.o>
57 + gobject-introspection-1.38.0.ebuild:
58 + Fix wrong commit, bug 502160
59
60 22 Feb 2014; Akinori Hattori <hattya@g.o>
61 gobject-introspection-1.36.0-r1.ebuild: