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/evince-python: ChangeLog evince-python-2.28.0.ebuild
Date: Thu, 29 Oct 2009 23:12:23
Message-Id: E1N3eAG-0000BF-KQ@stork.gentoo.org
1 eva 09/10/29 23:12:20
2
3 Modified: ChangeLog
4 Added: evince-python-2.28.0.ebuild
5 Log:
6 New version for GNOME 2.28.
7 (Portage version: 2.2_rc46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-python/evince-python/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/evince-python/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/evince-python/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/evince-python/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/evince-python/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 10 May 2009 21:30:00 -0000 1.1
23 +++ ChangeLog 29 Oct 2009 23:12:20 -0000 1.2
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-python/evince-python
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/evince-python/ChangeLog,v 1.1 2009/05/10 21:30:00 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/evince-python/ChangeLog,v 1.2 2009/10/29 23:12:20 eva Exp $
29 +
30 +*evince-python-2.28.0 (29 Oct 2009)
31 +
32 + 29 Oct 2009; Gilles Dartiguelongue <eva@g.o>
33 + +evince-python-2.28.0.ebuild:
34 + New version for GNOME 2.28.
35
36 *evince-python-2.26.0 (10 May 2009)
37
38
39
40
41 1.1 dev-python/evince-python/evince-python-2.28.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/evince-python/evince-python-2.28.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/evince-python/evince-python-2.28.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: evince-python-2.28.0.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-python/evince-python/evince-python-2.28.0.ebuild,v 1.1 2009/10/29 23:12:20 eva Exp $
51
52 GCONF_DEBUG="no"
53 G_PY_PN="gnome-python-desktop"
54
55 inherit gnome-python-common
56
57 DESCRIPTION="Python bindings for the libwnck library"
58 LICENSE="LGPL-2.1"
59 SLOT="0"
60 KEYWORDS="~amd64 ~x86"
61 IUSE=""
62
63 RDEPEND=">=app-text/evince-2.25
64 !<dev-python/gnome-python-desktop-2.22.0-r10"
65 DEPEND="${RDEPEND}"