diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-17 18:16:34 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-17 18:16:34 +0000 |
commit | 39fd7f6cf00289f7aa5cafcc85e0082248566bb4 (patch) | |
tree | 03a7601867fb4b145608a286a51f747d491754c3 /sci-electronics | |
parent | stable on amd64 and x86 (diff) | |
download | gentoo-2-39fd7f6cf00289f7aa5cafcc85e0082248566bb4.tar.gz gentoo-2-39fd7f6cf00289f7aa5cafcc85e0082248566bb4.tar.bz2 gentoo-2-39fd7f6cf00289f7aa5cafcc85e0082248566bb4.zip |
Stable on ppc.
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/tclspice/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/tclspice/tclspice-0.2.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/tclspice/ChangeLog b/sci-electronics/tclspice/ChangeLog index 95c6c578ffa6..9cd7a9d0ba77 100644 --- a/sci-electronics/tclspice/ChangeLog +++ b/sci-electronics/tclspice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/tclspice # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/tclspice/ChangeLog,v 1.3 2005/02/16 23:52:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/tclspice/ChangeLog,v 1.4 2005/05/17 18:16:28 hansmi Exp $ + + 17 May 2005; Michael Hanselmann <hansmi@gentoo.org> + tclspice-0.2.15.ebuild: + Stable on ppc. 17 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> tclspice-0.2.17.ebuild: diff --git a/sci-electronics/tclspice/tclspice-0.2.15.ebuild b/sci-electronics/tclspice/tclspice-0.2.15.ebuild index 01094df4b738..c2717a008b7c 100644 --- a/sci-electronics/tclspice/tclspice-0.2.15.ebuild +++ b/sci-electronics/tclspice/tclspice-0.2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/tclspice/tclspice-0.2.15.ebuild,v 1.2 2005/02/16 23:52:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/tclspice/tclspice-0.2.15.ebuild,v 1.3 2005/05/17 18:16:28 hansmi Exp $ DESCRIPTION="Spice circuit simulator with TCL scripting language and GUI" HOMEPAGE="http://tclspice.sf.net/" @@ -10,7 +10,7 @@ IUSE="" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="ppc ~sparc x86" DEPEND="dev-lang/tk >=dev-tcltk/blt-2.4z >=dev-tcltk/tclreadline-2.1.0" |