diff options
author | David Holm <dholm@gentoo.org> | 2004-06-04 23:29:42 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-04 23:29:42 +0000 |
commit | 5cecc24e9a7d9fe4906779a61ce32b6fb6be8f25 (patch) | |
tree | 736351be3da2659d809a63a2d96a01b27213bf2b /app-sci/tclspice | |
parent | sandbox violation fixed (diff) | |
download | historical-5cecc24e9a7d9fe4906779a61ce32b6fb6be8f25.tar.gz historical-5cecc24e9a7d9fe4906779a61ce32b6fb6be8f25.tar.bz2 historical-5cecc24e9a7d9fe4906779a61ce32b6fb6be8f25.zip |
Added to ~ppc
Diffstat (limited to 'app-sci/tclspice')
-rw-r--r-- | app-sci/tclspice/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/tclspice/tclspice-0.2.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/tclspice/ChangeLog b/app-sci/tclspice/ChangeLog index a1923ec05c67..01b803aa9be3 100644 --- a/app-sci/tclspice/ChangeLog +++ b/app-sci/tclspice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/tclspice # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/ChangeLog,v 1.5 2004/04/25 22:56:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/ChangeLog,v 1.6 2004/06/04 23:21:07 dholm Exp $ + + 05 Jun 2004; David Holm <dholm@gentoo.org> tclspice-0.2.15.ebuild: + Added to ~ppc. 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> tclspice-0.2.14.ebuild: Add die following econf for bug 48950 diff --git a/app-sci/tclspice/tclspice-0.2.15.ebuild b/app-sci/tclspice/tclspice-0.2.15.ebuild index 9bf9d347de59..5abc766ceecd 100644 --- a/app-sci/tclspice/tclspice-0.2.15.ebuild +++ b/app-sci/tclspice/tclspice-0.2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.15.ebuild,v 1.1 2004/02/01 16:33:03 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.15.ebuild,v 1.2 2004/06/04 23:21:07 dholm Exp $ DESCRIPTION="Spice circuit simulator with TCL scipting language and GUI" HOMEPAGE="http://tclspice.sf.net/" @@ -10,7 +10,7 @@ IUSE="" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~ppc" DEPEND="dev-lang/tk >=dev-tcltk/blt-2.4z >=dev-tcltk/tclreadline-2.1.0" |