Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@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: Fri, 08 Feb 2008 16:23:34
Message-Id: E1JNW0i-00054A-13@stork.gentoo.org
1 coldwind 08/02/08 16:23:32
2
3 Modified: ChangeLog gnuplot-py-1.7-r2.ebuild
4 Log:
5 amd64 stable wrt bug #207221
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.28 dev-python/gnuplot-py/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 25 Jan 2008 19:44:49 -0000 1.27
22 +++ ChangeLog 8 Feb 2008 16:23:31 -0000 1.28
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.27 2008/01/25 19:44:49 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.28 2008/02/08 16:23:31 coldwind Exp $
28 +
29 + 08 Feb 2008; Santiago M. Mola <coldwind@g.o>
30 + gnuplot-py-1.7-r2.ebuild:
31 + amd64 stable wrt bug #207221
32
33 25 Jan 2008; Markus Rothe <corsair@g.o> gnuplot-py-1.7-r2.ebuild:
34 Stable on ppc64; bug #207221
35
36
37
38 1.8 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.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild?rev=1.8&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.7&r2=1.8
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.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- gnuplot-py-1.7-r2.ebuild 25 Jan 2008 19:44:49 -0000 1.7
51 +++ gnuplot-py-1.7-r2.ebuild 8 Feb 2008 16:23:31 -0000 1.8
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.7 2008/01/25 19:44:49 corsair Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.8 2008/02/08 16:23:31 coldwind 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