Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnuplot-py: ChangeLog gnuplot-py-1.7-r2.ebuild
Date: Wed, 23 Jan 2008 21:58:43
Message-Id: E1JHncF-0006PN-Iu@stork.gentoo.org
1 opfer 08/01/23 21:58:39
2
3 Modified: ChangeLog gnuplot-py-1.7-r2.ebuild
4 Log:
5 stable x86, bug 207221
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.24 dev-python/gnuplot-py/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 23 Jan 2008 20:55:12 -0000 1.23
22 +++ ChangeLog 23 Jan 2008 21:58:39 -0000 1.24
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/gnuplot-py
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.23 2008/01/23 20:55:12 hawking Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.24 2008/01/23 21:58:39 opfer Exp $
28 +
29 + 23 Jan 2008; Christian Faulhammer <opfer@g.o>
30 + gnuplot-py-1.7-r2.ebuild:
31 + stable x86, bug 207221
32
33 23 Jan 2008; Ali Polatel <hawking@g.o> gnuplot-py-1.7-r2.ebuild:
34 Added PYTHON_MODNAME
35
36
37
38 1.4 dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild?r1=1.3&r2=1.4
43
44 Index: gnuplot-py-1.7-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- gnuplot-py-1.7-r2.ebuild 23 Jan 2008 20:55:12 -0000 1.3
51 +++ gnuplot-py-1.7-r2.ebuild 23 Jan 2008 21:58:39 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.3 2008/01/23 20:55:12 hawking Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.4 2008/01/23 21:58:39 opfer Exp $
57
58 inherit distutils eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND="virtual/python
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list