Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.0.ebuild
Date: Sun, 19 Oct 2008 21:09:48
Message-Id: E1KrfX0-0007D1-ME@stork.gentoo.org
1 eva 08/10/19 21:09:46
2
3 Modified: ChangeLog
4 Added: gnome-python-desktop-2.24.0.ebuild
5 Log:
6 New version for GNOME 2.24.
7 (Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
8
9 Revision Changes Path
10 1.65 dev-python/gnome-python-desktop/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.65&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.65&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.64&r2=1.65
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
19 retrieving revision 1.64
20 retrieving revision 1.65
21 diff -u -r1.64 -r1.65
22 --- ChangeLog 25 Sep 2008 15:47:16 -0000 1.64
23 +++ ChangeLog 19 Oct 2008 21:09:46 -0000 1.65
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-python/gnome-python-desktop
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.64 2008/09/25 15:47:16 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.65 2008/10/19 21:09:46 eva Exp $
29 +
30 +*gnome-python-desktop-2.24.0 (19 Oct 2008)
31 +
32 + 19 Oct 2008; Gilles Dartiguelongue <eva@g.o>
33 + +gnome-python-desktop-2.24.0.ebuild:
34 + New version for GNOME 2.24.
35
36 25 Sep 2008; Jeroen Roovers <jer@g.o>
37 gnome-python-desktop-2.22.0.ebuild:
38
39
40
41 1.1 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gnome-python-desktop-2.24.0.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.0.ebuild,v 1.1 2008/10/19 21:09:46 eva Exp $
51
52 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
53 HOMEPAGE="http://pygtk.org/"
54
55 LICENSE="LGPL-2.1 GPL-2"
56 SLOT="0"
57 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
58 IUSE=""
59
60 RDEPEND="~dev-python/bug-buddy-python-${PV}
61 ~dev-python/evolution-python-${PV}
62 ~dev-python/gnome-applets-python-${PV}
63 ~dev-python/gnome-desktop-python-${PV}
64 ~dev-python/gnome-keyring-python-${PV}
65 ~dev-python/gnome-media-python-${PV}
66 ~dev-python/gtksourceview-python-${PV}
67 ~dev-python/libgnomeprint-python-${PV}
68 ~dev-python/libgtop-python-${PV}
69 ~dev-python/librsvg-python-${PV}
70 ~dev-python/libwnck-python-${PV}
71 ~dev-python/metacity-python-${PV}
72 ~dev-python/nautilus-cd-burner-python-${PV}
73 ~dev-python/totem-python-${PV}"