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-util/glade: glade-3.8.4.ebuild glade-3.14.2.ebuild ChangeLog
Date: Sat, 22 Feb 2014 21:26:50
Message-Id: 20140222212647.74F932004C@flycatcher.gentoo.org
1 pacho 14/02/22 21:26:47
2
3 Modified: glade-3.8.4.ebuild glade-3.14.2.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.5 dev-util/glade/glade-3.8.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild?r1=1.4&r2=1.5
15
16 Index: glade-3.8.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- glade-3.8.4.ebuild 8 Dec 2013 18:16:34 -0000 1.4
23 +++ glade-3.8.4.ebuild 22 Feb 2014 21:26:47 -0000 1.5
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-util/glade/glade-3.8.4.ebuild,v 1.4 2013/12/08 18:16:34 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.5 2014/02/22 21:26:47 pacho Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="yes"
33 @@ -15,7 +15,7 @@
34
35 LICENSE="GPL-2+ FDL-1.1+"
36 SLOT="3/11" # subslot = suffix of libgladeui-1.so
37 -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
38 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
39 IUSE="gnome python"
40
41 RDEPEND="
42
43
44
45 1.8 dev-util/glade/glade-3.14.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild?r1=1.7&r2=1.8
50
51 Index: glade-3.14.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- glade-3.14.2.ebuild 8 Dec 2013 18:16:34 -0000 1.7
58 +++ glade-3.14.2.ebuild 22 Feb 2014 21:26:47 -0000 1.8
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v 1.7 2013/12/08 18:16:34 pacho Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v 1.8 2014/02/22 21:26:47 pacho Exp $
65
66 EAPI="5"
67 GCONF_DEBUG="yes"
68 @@ -14,7 +14,7 @@
69
70 LICENSE="GPL-2+ FDL-1.1+"
71 SLOT="3.10/4" # subslot = suffix of libgladeui-2.so
72 -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
73 +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
74 IUSE="+introspection python"
75
76 RDEPEND="dev-libs/atk[introspection?]
77
78
79
80 1.198 dev-util/glade/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.198&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.198&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?r1=1.197&r2=1.198
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
89 retrieving revision 1.197
90 retrieving revision 1.198
91 diff -u -r1.197 -r1.198
92 --- ChangeLog 11 Feb 2014 08:32:02 -0000 1.197
93 +++ ChangeLog 22 Feb 2014 21:26:47 -0000 1.198
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-util/glade
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.197 2014/02/11 08:32:02 jlec Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.198 2014/02/22 21:26:47 pacho Exp $
99 +
100 + 22 Feb 2014; Pacho Ramos <pacho@g.o> glade-3.14.2.ebuild,
101 + glade-3.16.1.ebuild, glade-3.8.4.ebuild:
102 + Fix wrong commit, bug 502160
103
104 11 Feb 2014; Justin Lecher <jlec@g.o>
105 +files/glade-3.16.1-underlinking.patch, glade-3.16.1.ebuild: