Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@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, 25 Jan 2008 17:04:40
Message-Id: E1JIRyn-0006gQ-9U@stork.gentoo.org
1 fmccor 08/01/25 17:04:37
2
3 Modified: ChangeLog gnuplot-py-1.7-r2.ebuild
4 Log:
5 Sparc stable, Bug #207221.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.26 dev-python/gnuplot-py/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 24 Jan 2008 18:34:38 -0000 1.25
22 +++ ChangeLog 25 Jan 2008 17:04:36 -0000 1.26
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.25 2008/01/24 18:34:38 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.26 2008/01/25 17:04:36 fmccor Exp $
28 +
29 + 25 Jan 2008; Ferris McCormick <fmccor@g.o>
30 + gnuplot-py-1.7-r2.ebuild:
31 + Sparc stable, Bug #207221.
32
33 24 Jan 2008; nixnut <nixnut@g.o> gnuplot-py-1.7-r2.ebuild:
34 Stable on ppc wrt bug 207221
35
36
37
38 1.6 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.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild?rev=1.6&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.5&r2=1.6
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.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- gnuplot-py-1.7-r2.ebuild 24 Jan 2008 18:34:38 -0000 1.5
51 +++ gnuplot-py-1.7-r2.ebuild 25 Jan 2008 17:04:36 -0000 1.6
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.5 2008/01/24 18:34:38 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.6 2008/01/25 17:04:36 fmccor 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