Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/c++-gtk-utils: c++-gtk-utils-2.0.4.ebuild ChangeLog
Date: Mon, 09 Apr 2012 12:14:22
Message-Id: 20120409121411.BD0752004B@flycatcher.gentoo.org
1 maekke 12/04/09 12:14:11
2
3 Modified: c++-gtk-utils-2.0.4.ebuild ChangeLog
4 Log:
5 x86 stable, bug #405007
6
7 (Portage version: 2.1.10.56/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.4.ebuild?r1=1.2&r2=1.3
15
16 Index: c++-gtk-utils-2.0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- c++-gtk-utils-2.0.4.ebuild 21 Feb 2012 17:59:23 -0000 1.2
23 +++ c++-gtk-utils-2.0.4.ebuild 9 Apr 2012 12:14:11 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.4.ebuild,v 1.2 2012/02/21 17:59:23 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.4.ebuild,v 1.3 2012/04/09 12:14:11 maekke Exp $
29
30 EAPI=4
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="3"
36 -KEYWORDS="amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE="nls static-libs"
39
40 RDEPEND=">=dev-libs/glib-2.26
41
42
43
44 1.4 x11-libs/c++-gtk-utils/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 21 Feb 2012 17:59:23 -0000 1.3
57 +++ ChangeLog 9 Apr 2012 12:14:11 -0000 1.4
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-libs/c++-gtk-utils
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.3 2012/02/21 17:59:23 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.4 2012/04/09 12:14:11 maekke Exp $
63 +
64 + 09 Apr 2012; Markus Meier <maekke@g.o> c++-gtk-utils-2.0.4.ebuild:
65 + x86 stable, bug #405007
66
67 21 Feb 2012; Agostino Sarubbo <ago@g.o> c++-gtk-utils-2.0.4.ebuild:
68 Stable for amd64, wrt bug #405007