Gentoo Archives: gentoo-commits

From: "Denis Dupeyron (calchan)" <calchan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-electronics/gwave: ChangeLog gwave-20070514.ebuild
Date: Sun, 25 Nov 2007 17:03:15
Message-Id: E1IwKso-0000wr-JY@stork.gentoo.org
1 calchan 07/11/25 17:03:02
2
3 Modified: ChangeLog gwave-20070514.ebuild
4 Log:
5 Removed ~amd64 again as the fix for guile-gnome-platform doesn't appear to be working so well.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.17 sci-electronics/gwave/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gwave/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gwave/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gwave/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 25 Nov 2007 16:22:16 -0000 1.16
22 +++ ChangeLog 25 Nov 2007 17:03:02 -0000 1.17
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sci-electronics/gwave
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.16 2007/11/25 16:22:16 calchan Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.17 2007/11/25 17:03:02 calchan Exp $
28 +
29 + 25 Nov 2007; Denis Dupeyron <calchan@g.o> gwave-20070514.ebuild:
30 + Removed ~amd64 again as the fix for guile-gnome-platform doesn't appear to
31 + be working so well.
32
33 25 Nov 2007; Denis Dupeyron <calchan@g.o> gwave-20070514.ebuild:
34 Fixed SRC_URI, thanks to Samuli Suominen.
35
36
37
38 1.4 sci-electronics/gwave/gwave-20070514.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild?r1=1.3&r2=1.4
43
44 Index: gwave-20070514.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- gwave-20070514.ebuild 25 Nov 2007 16:22:16 -0000 1.3
51 +++ gwave-20070514.ebuild 25 Nov 2007 17:03:02 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild,v 1.3 2007/11/25 16:22:16 calchan Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild,v 1.4 2007/11/25 17:03:02 calchan Exp $
57
58 MY_P="${PN}2-${PV}"
59 DESCRIPTION="Analog waveform viewer for SPICE-like simulations"
60 @@ -8,7 +8,7 @@
61 HOMEPAGE="http://www.geda.seul.org/tools/gwave/"
62 SRC_URI="http://www.telltronics.org/pub/gwave/${MY_P}.tar.gz"
63
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="~ppc ~x86"
66 IUSE="gnuplot plotutils"
67 SLOT="0"
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list