summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-electronics/gwave/ChangeLog6
-rw-r--r--sci-electronics/gwave/gwave-20070514.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/gwave/ChangeLog b/sci-electronics/gwave/ChangeLog
index 48330042f93a..bac5f8f10638 100644
--- a/sci-electronics/gwave/ChangeLog
+++ b/sci-electronics/gwave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/gwave
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.16 2007/11/25 16:22:16 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.17 2007/11/25 17:03:02 calchan Exp $
+
+ 25 Nov 2007; Denis Dupeyron <calchan@gentoo.org> gwave-20070514.ebuild:
+ Removed ~amd64 again as the fix for guile-gnome-platform doesn't appear to
+ be working so well.
25 Nov 2007; Denis Dupeyron <calchan@gentoo.org> gwave-20070514.ebuild:
Fixed SRC_URI, thanks to Samuli Suominen.
diff --git a/sci-electronics/gwave/gwave-20070514.ebuild b/sci-electronics/gwave/gwave-20070514.ebuild
index f91d342b3374..dbd66047a476 100644
--- a/sci-electronics/gwave/gwave-20070514.ebuild
+++ b/sci-electronics/gwave/gwave-20070514.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild,v 1.3 2007/11/25 16:22:16 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild,v 1.4 2007/11/25 17:03:02 calchan Exp $
MY_P="${PN}2-${PV}"
DESCRIPTION="Analog waveform viewer for SPICE-like simulations"
@@ -8,7 +8,7 @@ LICENSE="GPL-2"
HOMEPAGE="http://www.geda.seul.org/tools/gwave/"
SRC_URI="http://www.telltronics.org/pub/gwave/${MY_P}.tar.gz"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~ppc ~x86"
IUSE="gnuplot plotutils"
SLOT="0"