diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-10-02 19:14:20 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-10-02 19:14:20 +0000 |
commit | 5b5923180fa8e8ddaaac482719b8abced7302dc5 (patch) | |
tree | cce7bf11e7371f08545b14448341d5f9082c200e /sci-electronics/gwave | |
parent | Mark 2.0.11 stable on alpha (diff) | |
download | gentoo-2-5b5923180fa8e8ddaaac482719b8abced7302dc5.tar.gz gentoo-2-5b5923180fa8e8ddaaac482719b8abced7302dc5.tar.bz2 gentoo-2-5b5923180fa8e8ddaaac482719b8abced7302dc5.zip |
Removed obsolete versions. Ebuild clean-up.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-electronics/gwave')
-rw-r--r-- | sci-electronics/gwave/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/gwave/files/digest-gwave-20020122 | 1 | ||||
-rw-r--r-- | sci-electronics/gwave/files/digest-gwave-20030804 | 1 | ||||
-rw-r--r-- | sci-electronics/gwave/files/gwave-20030804.gcc33.patch.bz2 | bin | 7795 -> 0 bytes | |||
-rw-r--r-- | sci-electronics/gwave/gwave-20020122.ebuild | 27 | ||||
-rw-r--r-- | sci-electronics/gwave/gwave-20030804.ebuild | 31 | ||||
-rw-r--r-- | sci-electronics/gwave/gwave-20031224.ebuild | 18 | ||||
-rw-r--r-- | sci-electronics/gwave/metadata.xml | 2 |
8 files changed, 14 insertions, 73 deletions
diff --git a/sci-electronics/gwave/ChangeLog b/sci-electronics/gwave/ChangeLog index 775ca52c5044..95a8532ceb9f 100644 --- a/sci-electronics/gwave/ChangeLog +++ b/sci-electronics/gwave/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-electronics/gwave # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.4 2005/10/02 18:33:05 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.5 2005/10/02 19:14:20 ribosome Exp $ + + 02 Oct 2005; Olivier Fisette <ribosome@gentoo.org> + -files/gwave-20030804.gcc33.patch.bz2, metadata.xml, + -gwave-20020122.ebuild, -gwave-20030804.ebuild, gwave-20031224.ebuild: + Removed obsolete versions. Ebuild clean-up. 02 Oct 2005; Mark Loeser <halcy0n@gentoo.org> gwave-20031224.ebuild: Stable on x86. diff --git a/sci-electronics/gwave/files/digest-gwave-20020122 b/sci-electronics/gwave/files/digest-gwave-20020122 deleted file mode 100644 index 62ae4a29a3b9..000000000000 --- a/sci-electronics/gwave/files/digest-gwave-20020122 +++ /dev/null @@ -1 +0,0 @@ -MD5 0e5bbf0787e4ab82f804e617bf3ad86f gwave-20020122.tar.gz 391488 diff --git a/sci-electronics/gwave/files/digest-gwave-20030804 b/sci-electronics/gwave/files/digest-gwave-20030804 deleted file mode 100644 index eb21e922af1f..000000000000 --- a/sci-electronics/gwave/files/digest-gwave-20030804 +++ /dev/null @@ -1 +0,0 @@ -MD5 4b8ae59dd4bd80520e64df43bc13f7ce gwave-20030804.tar.gz 437860 diff --git a/sci-electronics/gwave/files/gwave-20030804.gcc33.patch.bz2 b/sci-electronics/gwave/files/gwave-20030804.gcc33.patch.bz2 Binary files differdeleted file mode 100644 index acc4cde5729a..000000000000 --- a/sci-electronics/gwave/files/gwave-20030804.gcc33.patch.bz2 +++ /dev/null diff --git a/sci-electronics/gwave/gwave-20020122.ebuild b/sci-electronics/gwave/gwave-20020122.ebuild deleted file mode 100644 index cb54a6d9b8ae..000000000000 --- a/sci-electronics/gwave/gwave-20020122.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20020122.ebuild,v 1.1 2004/12/27 19:46:24 ribosome 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" -IUSE="" - -DEPEND="x11-libs/gtk+ - dev-util/guile - x11-libs/guile-gtk" - -src_compile() { - econf || die "econf failed" - make || die -} - -src_install() { - make DESTDIR=${D} install || die - rm -f doc/Makefile* *.1 - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO doc/* -} diff --git a/sci-electronics/gwave/gwave-20030804.ebuild b/sci-electronics/gwave/gwave-20030804.ebuild deleted file mode 100644 index 6584f343ac5a..000000000000 --- a/sci-electronics/gwave/gwave-20030804.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20030804.ebuild,v 1.1 2004/12/27 19:46:24 ribosome Exp $ - -inherit eutils - -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" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=x11-libs/gtk+-1.2 - >=dev-util/guile-1.6 - >=x11-libs/guile-gtk-1.2.0.31" - -src_compile() { - epatch ${FILESDIR}/gwave-${PV}.gcc33.patch.bz2 - - econf || die - make || die -} - -src_install() { - make DESTDIR=${D} install || die - rm -f doc/Makefile* *.1 - dodoc AUTHORS INSTALL NEWS README TODO doc/* -} diff --git a/sci-electronics/gwave/gwave-20031224.ebuild b/sci-electronics/gwave/gwave-20031224.ebuild index fe9c35552db0..f5a830949a67 100644 --- a/sci-electronics/gwave/gwave-20031224.ebuild +++ b/sci-electronics/gwave/gwave-20031224.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20031224.ebuild,v 1.3 2005/10/02 18:33:05 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20031224.ebuild,v 1.4 2005/10/02 19:14:20 ribosome Exp $ 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" -LICENSE="GPL-2" KEYWORDS="ppc x86" IUSE="" SLOT="0" @@ -16,16 +16,12 @@ DEPEND=">=x11-libs/gtk+-1.2.10 >=x11-libs/guile-gtk-1.2.0.31" src_compile() { - - econf || die - make || die - + econf || die "econf failed" + make || die "make failed" } src_install() { - - make DESTDIR=${D} install || die - rm -f doc/Makefile* *.1 - dodoc AUTHORS INSTALL NEWS README TODO doc/* - + make DESTDIR="${D}" install || die "make install failed" + rm -f doc/Makefile* *.1 || die "removing Makefile failed" + dodoc AUTHORS INSTALL NEWS README TODO doc/* || die "dodoc failed" } diff --git a/sci-electronics/gwave/metadata.xml b/sci-electronics/gwave/metadata.xml index b229aec85b8f..d369d068ffb8 100644 --- a/sci-electronics/gwave/metadata.xml +++ b/sci-electronics/gwave/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> + <herd>sci</herd> </pkgmetadata> |