Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyx: ChangeLog pyx-0.10.ebuild pyx-0.6.3.ebuild pyx-0.9.ebuild pyx-0.7.1.ebuild pyx-0.8.1.ebuild
Date: Thu, 03 Jan 2008 20:29:10
Message-Id: E1JAWH4-0007Hn-5m@stork.gentoo.org
1 hawking 08/01/03 20:02:42
2
3 Modified: ChangeLog pyx-0.10.ebuild
4 Removed: pyx-0.6.3.ebuild pyx-0.9.ebuild pyx-0.7.1.ebuild
5 pyx-0.8.1.ebuild
6 Log:
7 Removed old versions, quoting
8 (Portage version: 2.1.4_rc14)
9
10 Revision Changes Path
11 1.20 dev-python/pyx/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyx/ChangeLog?rev=1.20&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyx/ChangeLog?rev=1.20&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyx/ChangeLog?r1=1.19&r2=1.20
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v
20 retrieving revision 1.19
21 retrieving revision 1.20
22 diff -u -r1.19 -r1.20
23 --- ChangeLog 13 Oct 2007 12:09:49 -0000 1.19
24 +++ ChangeLog 3 Jan 2008 20:02:41 -0000 1.20
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-python/pyx
27 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v 1.19 2007/10/13 12:09:49 genstef Exp $
29 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v 1.20 2008/01/03 20:02:41 hawking Exp $
31 +
32 + 03 Jan 2008; Ali Polatel <hawking@g.o> -files/pyx-0.7.1.patch,
33 + -files/pyx-0.8.1.patch, -files/pyx-0.9.patch, -pyx-0.6.3.ebuild,
34 + -pyx-0.7.1.ebuild, -pyx-0.8.1.ebuild, -pyx-0.9.ebuild, pyx-0.10.ebuild:
35 + Removed old versions, quoting
36
37 *pyx-0.10 (13 Oct 2007)
38
39
40
41
42 1.2 dev-python/pyx/pyx-0.10.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyx/pyx-0.10.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyx/pyx-0.10.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyx/pyx-0.10.ebuild?r1=1.1&r2=1.2
47
48 Index: pyx-0.10.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.10.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- pyx-0.10.ebuild 13 Oct 2007 12:09:49 -0000 1.1
55 +++ pyx-0.10.ebuild 3 Jan 2008 20:02:41 -0000 1.2
56 @@ -1,6 +1,6 @@
57 -# Copyright 1999-2007 Gentoo Foundation
58 +# Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.10.ebuild,v 1.1 2007/10/13 12:09:49 genstef Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.10.ebuild,v 1.2 2008/01/03 20:02:41 hawking Exp $
62
63 inherit distutils eutils
64
65 @@ -25,7 +25,7 @@
66 src_unpack() {
67 unpack ${A}
68 cd "${S}"
69 - epatch ${FILESDIR}/${P}.patch
70 + epatch "${FILESDIR}"/${P}.patch
71 }
72
73 src_compile() {
74
75
76
77 --
78 gentoo-commits@g.o mailing list