summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-electronics/gwave/ChangeLog5
-rw-r--r--sci-electronics/gwave/gwave-20070514.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/gwave/ChangeLog b/sci-electronics/gwave/ChangeLog
index 956c354a79cd..48330042f93a 100644
--- a/sci-electronics/gwave/ChangeLog
+++ b/sci-electronics/gwave/ChangeLog
@@ -1,6 +1,9 @@
# 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.15 2007/11/25 16:10:40 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.16 2007/11/25 16:22:16 calchan Exp $
+
+ 25 Nov 2007; Denis Dupeyron <calchan@gentoo.org> gwave-20070514.ebuild:
+ Fixed SRC_URI, thanks to Samuli Suominen.
25 Nov 2007; Denis Dupeyron <calchan@gentoo.org> gwave-20070514.ebuild:
Re-keyworded ~amd64 now that dev-scheme/guile-gnome-platform works on that
diff --git a/sci-electronics/gwave/gwave-20070514.ebuild b/sci-electronics/gwave/gwave-20070514.ebuild
index 4fe63d9197fc..f91d342b3374 100644
--- a/sci-electronics/gwave/gwave-20070514.ebuild
+++ b/sci-electronics/gwave/gwave-20070514.ebuild
@@ -1,12 +1,12 @@
# 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.2 2007/11/25 16:10:40 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild,v 1.3 2007/11/25 16:22:16 calchan Exp $
MY_P="${PN}2-${PV}"
DESCRIPTION="Analog waveform viewer for SPICE-like simulations"
LICENSE="GPL-2"
HOMEPAGE="http://www.geda.seul.org/tools/gwave/"
-SRC_URI="http://www.geda.seul.org/dist/${MY_P}.tar.gz"
+SRC_URI="http://www.telltronics.org/pub/gwave/${MY_P}.tar.gz"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gnuplot plotutils"