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: ChangeLog glade-3.6.7.ebuild
Date: Thu, 07 Jan 2010 19:09:10
Message-Id: E1NSxjH-0003z9-V8@stork.gentoo.org
1 pacho 10/01/07 19:09:07
2
3 Modified: ChangeLog glade-3.6.7.ebuild
4 Log:
5 amd64 stable, bug 298204
6 (Portage version: 2.1.7.15/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.120 dev-util/glade/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.120&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.120&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.119&r2=1.120
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
18 retrieving revision 1.119
19 retrieving revision 1.120
20 diff -u -r1.119 -r1.120
21 --- ChangeLog 4 Oct 2009 17:43:13 -0000 1.119
22 +++ ChangeLog 7 Jan 2010 19:09:07 -0000 1.120
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/glade
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.119 2009/10/04 17:43:13 armin76 Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.120 2010/01/07 19:09:07 pacho Exp $
29 +
30 + 07 Jan 2010; Pacho Ramos <pacho@g.o> glade-3.6.7.ebuild:
31 + amd64 stable, bug 298204
32
33 04 Oct 2009; Raúl Porcel <armin76@g.o> glade-3.4.5.ebuild:
34 sh stable wrt #284713
35
36
37
38 1.2 dev-util/glade/glade-3.6.7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild?r1=1.1&r2=1.2
43
44 Index: glade-3.6.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- glade-3.6.7.ebuild 5 Jul 2009 14:22:29 -0000 1.1
51 +++ glade-3.6.7.ebuild 7 Jan 2010 19:09:07 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild,v 1.1 2009/07/05 14:22:29 mrpouet Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild,v 1.2 2010/01/07 19:09:07 pacho Exp $
58
59 EAPI="2"
60
61 @@ -15,7 +15,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="3"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
67 IUSE="doc gnome python"
68
69 RDEPEND=">=dev-libs/glib-2.8.0