diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 22:26:35 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 22:26:35 +0000 |
commit | c758d074f8a135803e81d2f09ea27266cba1b39c (patch) | |
tree | 45ba98594e0c10de9521b138c044f4cdccaf1e1d /dev-tcltk | |
parent | stable on amd64 (diff) | |
download | historical-c758d074f8a135803e81d2f09ea27266cba1b39c.tar.gz historical-c758d074f8a135803e81d2f09ea27266cba1b39c.tar.bz2 historical-c758d074f8a135803e81d2f09ea27266cba1b39c.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/mmucl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/mmucl/mmucl-1.5.2.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/otcl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tcltk/otcl/otcl-1.8-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/otcl/otcl-1.8-r2.ebuild | 4 |
5 files changed, 15 insertions, 8 deletions
diff --git a/dev-tcltk/mmucl/ChangeLog b/dev-tcltk/mmucl/ChangeLog index 1c6bccddf017..5f900ce25684 100644 --- a/dev-tcltk/mmucl/ChangeLog +++ b/dev-tcltk/mmucl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/mmucl # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mmucl/ChangeLog,v 1.1 2004/08/07 01:46:36 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mmucl/ChangeLog,v 1.2 2004/08/07 22:24:48 slarti Exp $ + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> mmucl-1.5.2.ebuild: + Typo in DESCRIPTION: completly -> completely. Bug 59717. 06 Aug 2004; Doug Goldstein <cardoe@gentoo.org>, mmucl-1.5.2.ebuild, files/digest-mmucl-1.5.2, ChangeLog : Ebuild for new app submitted by Niklas Bolander <niklas.bolander@telia.com> diff --git a/dev-tcltk/mmucl/mmucl-1.5.2.ebuild b/dev-tcltk/mmucl/mmucl-1.5.2.ebuild index 14d299709a9f..deb44ae83425 100644 --- a/dev-tcltk/mmucl/mmucl-1.5.2.ebuild +++ b/dev-tcltk/mmucl/mmucl-1.5.2.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/dev-tcltk/mmucl/mmucl-1.5.2.ebuild,v 1.2 2004/08/07 22:19:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mmucl/mmucl-1.5.2.ebuild,v 1.3 2004/08/07 22:24:48 slarti Exp $ inherit games -DESCRIPTION="Marks Mud CLient - A mud client written completly in tcl/tk" +DESCRIPTION="Marks Mud CLient - A mud client written completely in tcl/tk" HOMEPAGE="http://mmucl.sourceforge.net" SRC_URI="mirror://sourceforge/mmucl/${P}.tar.gz" diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog index 5e8afbc7135c..3d1733a3cf11 100644 --- a/dev-tcltk/otcl/ChangeLog +++ b/dev-tcltk/otcl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/otcl # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.10 2004/08/03 12:01:35 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.11 2004/08/07 22:26:35 slarti Exp $ + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> otcl-1.8-r1.ebuild, + otcl-1.8-r2.ebuild: + Typo in DESCRIPTION: extention -> extension. Bug 59717. 03 Aug 2004; David Holm <dholm@gentoo.org> otcl-1.8-r2.ebuild: Added to ~ppc. diff --git a/dev-tcltk/otcl/otcl-1.8-r1.ebuild b/dev-tcltk/otcl/otcl-1.8-r1.ebuild index d2c4b7148e38..237f21e8361a 100644 --- a/dev-tcltk/otcl/otcl-1.8-r1.ebuild +++ b/dev-tcltk/otcl/otcl-1.8-r1.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/dev-tcltk/otcl/otcl-1.8-r1.ebuild,v 1.5 2004/06/25 02:07:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r1.ebuild,v 1.6 2004/08/07 22:26:35 slarti Exp $ inherit eutils -DESCRIPTION="MIT Object extention to Tcl" +DESCRIPTION="MIT Object extension to Tcl" SF_PN="otcl-tclcl" HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/" SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz" diff --git a/dev-tcltk/otcl/otcl-1.8-r2.ebuild b/dev-tcltk/otcl/otcl-1.8-r2.ebuild index 86f6877ef725..114776ca2ff8 100644 --- a/dev-tcltk/otcl/otcl-1.8-r2.ebuild +++ b/dev-tcltk/otcl/otcl-1.8-r2.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/dev-tcltk/otcl/otcl-1.8-r2.ebuild,v 1.2 2004/08/03 12:01:35 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r2.ebuild,v 1.3 2004/08/07 22:26:35 slarti Exp $ inherit eutils -DESCRIPTION="MIT Object extention to Tcl" +DESCRIPTION="MIT Object extension to Tcl" SF_PN="otcl-tclcl" HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/" SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz" |