diff options
Diffstat (limited to 'sci-electronics/gwave/gwave-20080127.ebuild')
-rw-r--r-- | sci-electronics/gwave/gwave-20080127.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |