diff options
author | 2004-08-07 21:27:01 +0000 | |
---|---|---|
committer | 2004-08-07 21:27:01 +0000 | |
commit | bcde735337d798bd39939e1f5a222517adacf713 (patch) | |
tree | e171d84bafa6db01e26a25492be739c55bd615e0 /app-sci | |
parent | Typo in DESCRIPTION, bug 59717. (Manifest recommit) (diff) | |
download | gentoo-2-bcde735337d798bd39939e1f5a222517adacf713.tar.gz gentoo-2-bcde735337d798bd39939e1f5a222517adacf713.tar.bz2 gentoo-2-bcde735337d798bd39939e1f5a222517adacf713.zip |
Typo in DESCRIPTION, bug 59717.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/tclspice/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/tclspice/tclspice-0.2.14.ebuild | 4 | ||||
-rw-r--r-- | app-sci/tclspice/tclspice-0.2.15.ebuild | 4 | ||||
-rw-r--r-- | app-sci/tclspice/tclspice-0.2.17.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-sci/tclspice/ChangeLog b/app-sci/tclspice/ChangeLog index 06d6fd5602c6..505aeb473bca 100644 --- a/app-sci/tclspice/ChangeLog +++ b/app-sci/tclspice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/tclspice # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/ChangeLog,v 1.8 2004/06/25 23:05:32 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/ChangeLog,v 1.9 2004/08/07 21:25:16 slarti Exp $ + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> tclspice-0.2.14.ebuild, + tclspice-0.2.15.ebuild, tclspice-0.2.17.ebuild: + Typo in DESCRIPTION: scipting -> scripting. Bug 59717. *tclspice-0.2.17 (26 Jun 2004) diff --git a/app-sci/tclspice/tclspice-0.2.14.ebuild b/app-sci/tclspice/tclspice-0.2.14.ebuild index 2ff01ef6af5b..56fd73e90273 100644 --- a/app-sci/tclspice/tclspice-0.2.14.ebuild +++ b/app-sci/tclspice/tclspice-0.2.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.14.ebuild,v 1.7 2004/06/24 22:19:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.14.ebuild,v 1.8 2004/08/07 21:25:16 slarti Exp $ inherit eutils -DESCRIPTION="Spice circuit simulator with TCL scipting language and GUI" +DESCRIPTION="Spice circuit simulator with TCL scripting language and GUI" HOMEPAGE="http://tclspice.sourceforge.net/" SRC_URI="mirror://sourceforge/tclspice/${P}.tar.gz readline? ( http://www.brorson.com/gEDA/ngspice/${P}.sdb.diff )" diff --git a/app-sci/tclspice/tclspice-0.2.15.ebuild b/app-sci/tclspice/tclspice-0.2.15.ebuild index 500a6beee3ce..3677cb463381 100644 --- a/app-sci/tclspice/tclspice-0.2.15.ebuild +++ b/app-sci/tclspice/tclspice-0.2.15.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # 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.3 2004/06/24 22:19:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.15.ebuild,v 1.4 2004/08/07 21:25:16 slarti Exp $ -DESCRIPTION="Spice circuit simulator with TCL scipting language and GUI" +DESCRIPTION="Spice circuit simulator with TCL scripting language and GUI" HOMEPAGE="http://tclspice.sf.net/" SRC_URI="mirror://sourceforge/tclspice/${P}.tar.gz" diff --git a/app-sci/tclspice/tclspice-0.2.17.ebuild b/app-sci/tclspice/tclspice-0.2.17.ebuild index 0b4433658bf0..64d4e4ac05b6 100644 --- a/app-sci/tclspice/tclspice-0.2.17.ebuild +++ b/app-sci/tclspice/tclspice-0.2.17.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.17.ebuild,v 1.1 2004/06/25 23:05:32 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.17.ebuild,v 1.2 2004/08/07 21:25:16 slarti Exp $ -DESCRIPTION="Spice circuit simulator with TCL scipting language and GUI" +DESCRIPTION="Spice circuit simulator with TCL scripting language and GUI" HOMEPAGE="http://tclspice.sf.net/" SRC_URI="mirror://sourceforge/tclspice/${P}.tar.gz" |