summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/gwave/gwave-20051222.ebuild')
-rw-r--r--sci-electronics/gwave/gwave-20051222.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/sci-electronics/gwave/gwave-20051222.ebuild b/sci-electronics/gwave/gwave-20051222.ebuild
index c03ab05aefec..63060fd405c9 100644
--- a/sci-electronics/gwave/gwave-20051222.ebuild
+++ b/sci-electronics/gwave/gwave-20051222.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20051222.ebuild,v 1.5 2009/10/04 15:16:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20051222.ebuild,v 1.6 2011/03/02 21:41:19 jlec Exp $
+
+EAPI="1"
inherit flag-o-matic
-DESCRIPTION="A waveform viewer analog data, such as SPICE simulations."
+DESCRIPTION="A waveform viewer analog data, such as SPICE simulations"
LICENSE="GPL-2"
HOMEPAGE="http://www.geda.seul.org/tools/gwave/"
SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz"
@@ -13,7 +15,8 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
SLOT="0"
-DEPEND="=x11-libs/gtk+-1.2*
+DEPEND="
+ x11-libs/gtk+:1
>=dev-scheme/guile-1.6.3
<dev-scheme/guile-1.8
=x11-libs/guile-gtk-1.2*"