Gentoo Archives: gentoo-commits

From: "Luca Longinotti (chtekk)" <chtekk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/genshi: genshi-0.4.4.ebuild ChangeLog
Date: Tue, 22 Apr 2008 13:42:59
Message-Id: E1JoIls-0005mC-Rc@stork.gentoo.org
1 chtekk 08/04/22 13:42:56
2
3 Modified: genshi-0.4.4.ebuild ChangeLog
4 Log:
5 Empty RDEPEND.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.4 dev-python/genshi/genshi-0.4.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/genshi/genshi-0.4.4.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/genshi/genshi-0.4.4.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/genshi/genshi-0.4.4.ebuild?r1=1.3&r2=1.4
14
15 Index: genshi-0.4.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/genshi/genshi-0.4.4.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- genshi-0.4.4.ebuild 22 Apr 2008 11:50:15 -0000 1.3
22 +++ genshi-0.4.4.ebuild 22 Apr 2008 13:42:56 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/genshi-0.4.4.ebuild,v 1.3 2008/04/22 11:50:15 chtekk Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/genshi-0.4.4.ebuild,v 1.4 2008/04/22 13:42:56 chtekk Exp $
28
29 NEED_PYTHON=2.3
30
31 @@ -17,6 +17,7 @@
32 IUSE="doc examples"
33
34 DEPEND="dev-python/setuptools"
35 +RDEPEND=""
36
37 S="${WORKDIR}/${MY_P}"
38
39
40
41
42 1.10 dev-python/genshi/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/genshi/ChangeLog?rev=1.10&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/genshi/ChangeLog?rev=1.10&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/genshi/ChangeLog?r1=1.9&r2=1.10
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/genshi/ChangeLog,v
51 retrieving revision 1.9
52 retrieving revision 1.10
53 diff -u -r1.9 -r1.10
54 --- ChangeLog 22 Apr 2008 11:50:15 -0000 1.9
55 +++ ChangeLog 22 Apr 2008 13:42:56 -0000 1.10
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-python/genshi
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/ChangeLog,v 1.9 2008/04/22 11:50:15 chtekk Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/ChangeLog,v 1.10 2008/04/22 13:42:56 chtekk Exp $
61 +
62 + 22 Apr 2008; Luca Longinotti <chtekk@g.o> genshi-0.4.4.ebuild:
63 + Empty RDEPEND.
64
65 22 Apr 2008; Luca Longinotti <chtekk@g.o> genshi-0.4.4.ebuild:
66 setuptools is not needed as RDEPEND, thanks to gentoofan23 and ciaranm for
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list