diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-17 18:21:39 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-17 18:21:39 +0000 |
commit | d844a8e999da7d22e62aa7794d55c92a84e90810 (patch) | |
tree | 58c8250f1834c8c99db73457d55728c1f07ae9f3 /sci-electronics/gwave | |
parent | Adding missing files, closing Bug #80877 (diff) | |
download | historical-d844a8e999da7d22e62aa7794d55c92a84e90810.tar.gz historical-d844a8e999da7d22e62aa7794d55c92a84e90810.tar.bz2 historical-d844a8e999da7d22e62aa7794d55c92a84e90810.zip |
Stable on ppc.
Diffstat (limited to 'sci-electronics/gwave')
-rw-r--r-- | sci-electronics/gwave/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/gwave/gwave-20031224.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/gwave/ChangeLog b/sci-electronics/gwave/ChangeLog index cfe0386f77d4..0b95f848ebef 100644 --- a/sci-electronics/gwave/ChangeLog +++ b/sci-electronics/gwave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/gwave -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.2 2004/12/27 20:58:37 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.3 2005/05/17 18:19:20 hansmi Exp $ + + 17 May 2005; Michael Hanselmann <hansmi@gentoo.org> gwave-20031224.ebuild: + Stable on ppc. *gwave-20031224 (27 Dec 2004) diff --git a/sci-electronics/gwave/gwave-20031224.ebuild b/sci-electronics/gwave/gwave-20031224.ebuild index c741dc493a62..4b8a57b22fb4 100644 --- a/sci-electronics/gwave/gwave-20031224.ebuild +++ b/sci-electronics/gwave/gwave-20031224.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.1 2004/12/27 19:46:24 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20031224.ebuild,v 1.2 2005/05/17 18:19:20 hansmi 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 ~ppc" +KEYWORDS="ppc ~x86" IUSE="" SLOT="0" |