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/tclspice/tclspice-0.2.15.ebuild | |
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/tclspice/tclspice-0.2.15.ebuild')
-rw-r--r-- | sci-electronics/tclspice/tclspice-0.2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |