Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/qtiplot: ChangeLog qtiplot-0.9.7.4.ebuild
Date: Mon, 06 Apr 2009 15:20:30
Message-Id: E1Lqqcd-0006Vb-UX@stork.gentoo.org
1 ranger 09/04/06 15:20:27
2
3 Modified: ChangeLog qtiplot-0.9.7.4.ebuild
4 Log:
5 Marking qtiplot-0.9.7.4 ~ppc for bug 215830
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.40 sci-visualization/qtiplot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.40&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.40&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/ChangeLog?r1=1.39&r2=1.40
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v
18 retrieving revision 1.39
19 retrieving revision 1.40
20 diff -u -r1.39 -r1.40
21 --- ChangeLog 20 Dec 2008 07:11:02 -0000 1.39
22 +++ ChangeLog 6 Apr 2009 15:20:27 -0000 1.40
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-visualization/qtiplot
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.39 2008/12/20 07:11:02 grozin Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.40 2009/04/06 15:20:27 ranger Exp $
29 +
30 + 06 Apr 2009; Brent Baude <ranger@g.o> qtiplot-0.9.7.4.ebuild:
31 + Marking qtiplot-0.9.7.4 ~ppc for bug 215830
32
33 *qtiplot-0.9.7.4 (20 Dec 2008)
34
35
36
37
38 1.2 sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild?r1=1.1&r2=1.2
43
44 Index: qtiplot-0.9.7.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- qtiplot-0.9.7.4.ebuild 20 Dec 2008 07:11:02 -0000 1.1
51 +++ qtiplot-0.9.7.4.ebuild 6 Apr 2009 15:20:27 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild,v 1.1 2008/12/20 07:11:02 grozin Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild,v 1.2 2009/04/06 15:20:27 ranger Exp $
58
59 EAPI="1"
60 inherit eutils multilib qt4 fdo-mime python
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc64 ~x86"
66 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
67 IUSE="python doc bindist"
68
69 LANGS="de es fr ja ru sv"