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/quickplot: quickplot-0.8.13-r1.ebuild ChangeLog
Date: Sat, 30 Aug 2008 14:21:06
Message-Id: E1KZRK3-0003jS-CH@stork.gentoo.org
1 ranger 08/08/30 14:21:03
2
3 Modified: quickplot-0.8.13-r1.ebuild ChangeLog
4 Log:
5 stable ppc, bug 236098
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 sci-visualization/quickplot/quickplot-0.8.13-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: quickplot-0.8.13-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- quickplot-0.8.13-r1.ebuild 29 Aug 2008 22:16:12 -0000 1.3
22 +++ quickplot-0.8.13-r1.ebuild 30 Aug 2008 14:21:02 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13-r1.ebuild,v 1.3 2008/08/29 22:16:12 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13-r1.ebuild,v 1.4 2008/08/30 14:21:02 ranger Exp $
28
29 inherit eutils
30
31 @@ -11,7 +11,7 @@
32 IUSE="sndfile"
33 SLOT="0"
34 LICENSE="GPL-2"
35 -KEYWORDS="amd64 ~ppc x86"
36 +KEYWORDS="amd64 ppc x86"
37
38 RDEPEND=">=dev-cpp/gtkmm-2.4.5
39 sndfile? ( media-libs/libsndfile )"
40
41
42
43 1.9 sci-visualization/quickplot/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 29 Aug 2008 22:16:12 -0000 1.8
56 +++ ChangeLog 30 Aug 2008 14:21:02 -0000 1.9
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-visualization/quickplot
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.8 2008/08/29 22:16:12 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.9 2008/08/30 14:21:02 ranger Exp $
62 +
63 + 30 Aug 2008; Brent Baude <ranger@g.o> quickplot-0.8.13-r1.ebuild:
64 + stable ppc, bug 236098
65
66 29 Aug 2008; Markus Meier <maekke@g.o> quickplot-0.8.13-r1.ebuild:
67 amd64/x86 stable, bug #236098