summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2008-04-30 18:10:45 +0000
committerDenis Dupeyron <calchan@gentoo.org>2008-04-30 18:10:45 +0000
commite1cf2228dce6481e013d9e7d5120a7084c68fdf5 (patch)
tree7074dc21de76198538694168b35f1d528875e606 /sci-electronics
parentStable on alpha, bug #213588 (diff)
downloadgentoo-2-e1cf2228dce6481e013d9e7d5120a7084c68fdf5.tar.gz
gentoo-2-e1cf2228dce6481e013d9e7d5120a7084c68fdf5.tar.bz2
gentoo-2-e1cf2228dce6481e013d9e7d5120a7084c68fdf5.zip
Fixed SRC_URI, bug #219846.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/gwave/ChangeLog5
-rw-r--r--sci-electronics/gwave/gwave-20080127.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/gwave/ChangeLog b/sci-electronics/gwave/ChangeLog
index 0a9c28644163..86a1702f6032 100644
--- a/sci-electronics/gwave/ChangeLog
+++ b/sci-electronics/gwave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/gwave
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.18 2008/04/20 22:40:13 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.19 2008/04/30 18:10:45 calchan Exp $
+
+ 30 Apr 2008; Denis Dupeyron <calchan@gentoo.org> gwave-20080127.ebuild:
+ Fixed SRC_URI, bug #219846.
*gwave-20080127 (20 Apr 2008)
diff --git a/sci-electronics/gwave/gwave-20080127.ebuild b/sci-electronics/gwave/gwave-20080127.ebuild
index d1414bc2ff9f..74c00d8103bc 100644
--- a/sci-electronics/gwave/gwave-20080127.ebuild
+++ b/sci-electronics/gwave/gwave-20080127.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20080127.ebuild,v 1.1 2008/04/20 22:40:13 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20080127.ebuild,v 1.2 2008/04/30 18:10:45 calchan Exp $
inherit flag-o-matic
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/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gnuplot plotutils"