diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-02-01 17:52:59 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-02-01 17:52:59 +0000 |
commit | 4d736d01a1895fb6adc579be195d1c996bb3dcb7 (patch) | |
tree | 9bda7a8411a7cf040a950c0801f993d2e38b1fdc /app-sci/gwave | |
parent | Fix for bug #40050. Doing make module for 2.4 Makefile and make nvidia.o for ... (diff) | |
download | gentoo-2-4d736d01a1895fb6adc579be195d1c996bb3dcb7.tar.gz gentoo-2-4d736d01a1895fb6adc579be195d1c996bb3dcb7.tar.bz2 gentoo-2-4d736d01a1895fb6adc579be195d1c996bb3dcb7.zip |
Version bump.
Diffstat (limited to 'app-sci/gwave')
-rw-r--r-- | app-sci/gwave/ChangeLog | 9 | ||||
-rw-r--r-- | app-sci/gwave/files/digest-gwave-20031224 | 1 | ||||
-rw-r--r-- | app-sci/gwave/gwave-20020122.ebuild | 4 | ||||
-rw-r--r-- | app-sci/gwave/gwave-20030804.ebuild | 6 | ||||
-rw-r--r-- | app-sci/gwave/gwave-20031224.ebuild | 30 |
5 files changed, 43 insertions, 7 deletions
diff --git a/app-sci/gwave/ChangeLog b/app-sci/gwave/ChangeLog index ee53ac2186ef..2371bc5756fd 100644 --- a/app-sci/gwave/ChangeLog +++ b/app-sci/gwave/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-sci/gwave -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/gwave/ChangeLog,v 1.3 2003/11/28 21:21:03 plasmaroo Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/gwave/ChangeLog,v 1.4 2004/02/01 17:52:59 plasmaroo Exp $ + +*gwave-20031224 (01 Feb 2004) + + 01 Feb 2004; <plasmaroo@gentoo.org> gwave-20031224.ebuild: + Version bumped. *gwave-20030804 (28 Nov 2003) diff --git a/app-sci/gwave/files/digest-gwave-20031224 b/app-sci/gwave/files/digest-gwave-20031224 new file mode 100644 index 000000000000..92f5ab50bc1f --- /dev/null +++ b/app-sci/gwave/files/digest-gwave-20031224 @@ -0,0 +1 @@ +MD5 5ea97c80ca73423c731c3409ae38e2bc gwave-20031224.tar.gz 441342 diff --git a/app-sci/gwave/gwave-20020122.ebuild b/app-sci/gwave/gwave-20020122.ebuild index afec77e9dbcf..abfbdfa25741 100644 --- a/app-sci/gwave/gwave-20020122.ebuild +++ b/app-sci/gwave/gwave-20020122.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/gwave/gwave-20020122.ebuild,v 1.2 2003/02/13 09:22:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/gwave/gwave-20020122.ebuild,v 1.3 2004/02/01 17:52:59 plasmaroo Exp $ DESCRIPTION="A waveform viewer analog data, such as spice simulations" HOMEPAGE="http://www.geda.seul.org/tools/gwave/" diff --git a/app-sci/gwave/gwave-20030804.ebuild b/app-sci/gwave/gwave-20030804.ebuild index 5a81105eb7b1..f4d70af11b85 100644 --- a/app-sci/gwave/gwave-20030804.ebuild +++ b/app-sci/gwave/gwave-20030804.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. and Tim Yamin <plasmaroo@gentoo.org> <plasmaroo@squirrelsoft.org.uk> +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/gwave/gwave-20030804.ebuild,v 1.1 2003/11/28 21:21:03 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/gwave/gwave-20030804.ebuild,v 1.2 2004/02/01 17:52:59 plasmaroo Exp $ DESCRIPTION="A waveform viewer analog data, such as SPICE simulations." HOMEPAGE="http://www.geda.seul.org/tools/gwave/" @@ -27,6 +27,6 @@ src_install() { make DESTDIR=${D} install || die rm -f doc/Makefile* *.1 - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO doc/* + dodoc AUTHORS INSTALL NEWS README TODO doc/* } diff --git a/app-sci/gwave/gwave-20031224.ebuild b/app-sci/gwave/gwave-20031224.ebuild new file mode 100644 index 000000000000..dd28a57ce231 --- /dev/null +++ b/app-sci/gwave/gwave-20031224.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/gwave/gwave-20031224.ebuild,v 1.1 2004/02/01 17:52:59 plasmaroo Exp $ + +DESCRIPTION="A waveform viewer analog data, such as SPICE simulations." +HOMEPAGE="http://www.geda.seul.org/tools/gwave/" +SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~x86" +SLOT="0" + +DEPEND=">=x11-libs/gtk+-1.2.10 + >=dev-util/guile-1.6.3 + >=x11-libs/guile-gtk-1.2.0.31" + +src_compile() { + + econf || die + make || die + +} + +src_install() { + + make DESTDIR=${D} install || die + rm -f doc/Makefile* *.1 + dodoc AUTHORS INSTALL NEWS README TODO doc/* + +} |