Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.12.2.ebuild glade-3.8.3.ebuild ChangeLog
Date: Wed, 27 Mar 2013 09:48:34
Message-Id: 20130327094831.506462171D@flycatcher.gentoo.org
1 ago 13/03/27 09:48:31
2
3 Modified: glade-3.12.2.ebuild glade-3.8.3.ebuild ChangeLog
4 Log:
5 Stable for ppc64, wrt bug #458984
6
7 (Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.7 dev-util/glade/glade-3.12.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.12.2.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.12.2.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.12.2.ebuild?r1=1.6&r2=1.7
15
16 Index: glade-3.12.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.12.2.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- glade-3.12.2.ebuild 26 Mar 2013 16:50:55 -0000 1.6
23 +++ glade-3.12.2.ebuild 27 Mar 2013 09:48:31 -0000 1.7
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/dev-util/glade/glade-3.12.2.ebuild,v 1.6 2013/03/26 16:50:55 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.12.2.ebuild,v 1.7 2013/03/27 09:48:31 ago Exp $
29
30 EAPI="4"
31 GCONF_DEBUG="yes"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2+ FDL-1.1+"
35 SLOT="3.10"
36 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
38 IUSE="+introspection python"
39
40 RDEPEND="dev-libs/atk[introspection?]
41
42
43
44 1.5 dev-util/glade/glade-3.8.3.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild?r1=1.4&r2=1.5
49
50 Index: glade-3.8.3.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- glade-3.8.3.ebuild 26 Mar 2013 16:50:55 -0000 1.4
57 +++ glade-3.8.3.ebuild 27 Mar 2013 09:48:31 -0000 1.5
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild,v 1.4 2013/03/26 16:50:55 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild,v 1.5 2013/03/27 09:48:31 ago Exp $
63
64 EAPI="5"
65 GCONF_DEBUG="yes"
66 @@ -15,7 +15,7 @@
67
68 LICENSE="GPL-2+ FDL-1.1+"
69 SLOT="3/11" # subslot = suffix of libgladeui-1.so
70 -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
71 +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
72 IUSE="gnome python"
73
74 RDEPEND=">=dev-libs/glib-2.8:2
75
76
77
78 1.184 dev-util/glade/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.184&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.184&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?r1=1.183&r2=1.184
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
87 retrieving revision 1.183
88 retrieving revision 1.184
89 diff -u -r1.183 -r1.184
90 --- ChangeLog 26 Mar 2013 16:50:55 -0000 1.183
91 +++ ChangeLog 27 Mar 2013 09:48:31 -0000 1.184
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-util/glade
94 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.183 2013/03/26 16:50:55 ago Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.184 2013/03/27 09:48:31 ago Exp $
97 +
98 + 27 Mar 2013; Agostino Sarubbo <ago@g.o> glade-3.12.2.ebuild,
99 + glade-3.8.3.ebuild:
100 + Stable for ppc64, wrt bug #458984
101
102 26 Mar 2013; Agostino Sarubbo <ago@g.o> glade-3.12.2.ebuild,
103 glade-3.8.3.ebuild: