Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/alacarte: alacarte-0.11.10.ebuild alacarte-0.11.9.ebuild ChangeLog alacarte-0.11.7.ebuild alacarte-0.11.5.ebuild
Date: Sat, 21 Mar 2009 11:13:17
Message-Id: E1Lkz8b-0005km-SC@stork.gentoo.org
1 eva 09/03/21 11:13:13
2
3 Modified: alacarte-0.11.10.ebuild alacarte-0.11.9.ebuild
4 ChangeLog
5 Removed: alacarte-0.11.7.ebuild alacarte-0.11.5.ebuild
6 Log:
7 Drop libgnome-python dependency per bug #255963.
8 (Portage version: 2.2_rc25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 x11-misc/alacarte/alacarte-0.11.10.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.11.10.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.11.10.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.11.10.ebuild?r1=1.1&r2=1.2
16
17 Index: alacarte-0.11.10.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.11.10.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- alacarte-0.11.10.ebuild 19 Mar 2009 22:49:31 -0000 1.1
24 +++ alacarte-0.11.10.ebuild 21 Mar 2009 11:13:13 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.11.10.ebuild,v 1.1 2009/03/19 22:49:31 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.11.10.ebuild,v 1.2 2009/03/21 11:13:13 eva Exp $
30
31 EAPI="2"
32 GCONF_DEBUG="no"
33 @@ -18,8 +18,7 @@
34 common_depends=">=dev-lang/python-2.4
35 >=dev-python/pygobject-2.15.1
36 >=dev-python/pygtk-2.13
37 - >=gnome-base/gnome-menus-2.22.2[python]
38 - >=dev-python/libgnome-python-2.18"
39 + >=gnome-base/gnome-menus-2.22.2[python]"
40
41 RDEPEND="${common_depends}
42 >=gnome-base/gnome-panel-2.16"
43
44
45
46 1.2 x11-misc/alacarte/alacarte-0.11.9.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.11.9.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.11.9.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.11.9.ebuild?r1=1.1&r2=1.2
51
52 Index: alacarte-0.11.9.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.11.9.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- alacarte-0.11.9.ebuild 8 Mar 2009 00:42:42 -0000 1.1
59 +++ alacarte-0.11.9.ebuild 21 Mar 2009 11:13:13 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2009 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.11.9.ebuild,v 1.1 2009/03/08 00:42:42 eva Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.11.9.ebuild,v 1.2 2009/03/21 11:13:13 eva Exp $
65
66 EAPI="2"
67 GCONF_DEBUG="no"
68 @@ -18,8 +18,7 @@
69 common_depends=">=dev-lang/python-2.4
70 >=dev-python/pygobject-2.15.1
71 >=dev-python/pygtk-2.13
72 - >=gnome-base/gnome-menus-2.22.2[python]
73 - >=dev-python/libgnome-python-2.18"
74 + >=gnome-base/gnome-menus-2.22.2[python]"
75
76 RDEPEND="${common_depends}
77 >=gnome-base/gnome-panel-2.16"
78
79
80
81 1.77 x11-misc/alacarte/ChangeLog
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/ChangeLog?rev=1.77&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/ChangeLog?rev=1.77&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/ChangeLog?r1=1.76&r2=1.77
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v
90 retrieving revision 1.76
91 retrieving revision 1.77
92 diff -u -r1.76 -r1.77
93 --- ChangeLog 19 Mar 2009 22:49:31 -0000 1.76
94 +++ ChangeLog 21 Mar 2009 11:13:13 -0000 1.77
95 @@ -1,6 +1,11 @@
96 # ChangeLog for x11-misc/alacarte
97 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v 1.76 2009/03/19 22:49:31 eva Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v 1.77 2009/03/21 11:13:13 eva Exp $
100 +
101 + 21 Mar 2009; Gilles Dartiguelongue <eva@g.o>
102 + -alacarte-0.11.5.ebuild, -alacarte-0.11.7.ebuild, alacarte-0.11.9.ebuild,
103 + alacarte-0.11.10.ebuild:
104 + Drop libgnome-python dependency per bug #255963.
105
106 *alacarte-0.11.10 (19 Mar 2009)