From 2073a60badf8e5e5f5979d5487630a6ce68065c9 Mon Sep 17 00:00:00 2001 From: Federico Ferri Date: Tue, 26 May 2009 12:51:12 +0000 Subject: add ns, nam, otcl, and tclcl svn path=/abandonware/; revision=4 --- dev-tcltk/otcl/ChangeLog | 108 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 dev-tcltk/otcl/ChangeLog (limited to 'dev-tcltk/otcl/ChangeLog') diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog new file mode 100644 index 0000000..2009940 --- /dev/null +++ b/dev-tcltk/otcl/ChangeLog @@ -0,0 +1,108 @@ +# ChangeLog for dev-tcltk/otcl +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.27 2007/04/28 03:35:12 matsuu Exp $ + +*otcl-1.13 (28 Apr 2007) + + 28 Apr 2007; MATSUU Takuto + -files/otcl-1.8-badfreefix.patch, + +files/otcl-1.13-configure-cleanup.patch, -otcl-1.8-r3.ebuild, + -otcl-1.9.ebuild, +otcl-1.13.ebuild: + Version bumped. + Removed old versions, bug #160006. + + 22 Feb 2007; Piotr Jaroszyński ChangeLog: + Transition to Manifest2. + + 04 Jan 2007; Diego Pettenò otcl-1.11.ebuild: + Fix broken autotools handling. + + 06 Aug 2006; Jason Wever otcl-1.11.ebuild: + Stable on SPARC wrt bug #123209. + + 27 Jul 2006; Joshua Jackson otcl-1.11.ebuild: + Stable x86; bug #123209 + + 07 Jul 2006; Jon Hood otcl-1.11.ebuild: + Stable on amd64, bug #123209. + +*otcl-1.11 (15 May 2006) + + 15 May 2006; Robin H. Johnson + +files/otcl-1.11-badfreefix.patch, + +files/otcl-1.11-configure-cleanup.patch, +otcl-1.11.ebuild: + Bug #119147 and #123209, a version bump, with a large configure cleanup to + work under modern Gentoo TCL and Bash3.1. + + 28 Mar 2006; Emanuele Giaquinta otcl-1.9.ebuild: + Fix configure with bash-3.1. + + 24 Apr 2005; MATSUU Takuto otcl-1.8-r3.ebuild: + stable on x86 + + 24 Apr 2005; Simon Stelling otcl-1.8-r3.ebuild: + stable on amd64 + + 23 Apr 2005; MATSUU Takuto -otcl-1.8-r1.ebuild, + -otcl-1.8-r2.ebuild, otcl-1.9.ebuild: + Fixed parallel make problem, Bug 90149. + Removed old versions. + +*otcl-1.9 (03 Apr 2005) + + 03 Apr 2005; MATSUU Takuto +otcl-1.9.ebuild: + Version bumped. Cleanup ebuild. + + 27 Oct 2004; Karol Wojtaszek otcl-1.8-r3.ebuild: + Added ~amd64 + + 28 Aug 2004; Doug Goldstein otcl-1.8-r3.ebuild: + That fix only worked on one system... not the other... this is the permenant + fix by fixing the Makefile + +*otcl-1.8-r3 (28 Aug 2004) + + 28 Aug 2004; Doug Goldstein +otcl-1.8-r3.ebuild: + ebuild incorrectly attempted to recompile the shared library after the + fact causing a failure. bug #61639 + + 26 Aug 2004; Ferris McCormick otcl-1.8-r2.ebuild: + Stable for sparc. + + 07 Aug 2004; Tom Martin otcl-1.8-r1.ebuild, + otcl-1.8-r2.ebuild: + Typo in DESCRIPTION: extention -> extension. Bug 59717. + + 03 Aug 2004; David Holm otcl-1.8-r2.ebuild: + Added to ~ppc. + +*otcl-1.8-r2 (27 Jul 2004) + + 27 Jul 2004; Robin H. Johnson otcl-1.8-r2.ebuild: + bug #57294. + + 25 Apr 2004; Aron Griffis otcl-1.8-r1.ebuild: + Add die following econf for bug 48950 + + 14 Apr 2004; Daniel Ahlberg otcl-1.8-r1.ebuild: + Inherit eutils. + + 04 Apr 2004; Chris Aniszczyk metadata.xml, + otcl-1.8-r1.ebuild, otcl-1.8.ebuild: + Clean up. + +*otcl-1.8-r1 (13 Jan 2004) + + 13 Jan 2003; Robin H. Johnson otcl-1.8-r1.ebuild: + fix a big upstream bug myself, need to send it to them still. caused + segfaults. + + 10 Jan 2004; Robin H. Johnson otcl-1.8.ebuild: + fix a slight glitch + +*otcl-1.8 (10 Jan 2004) + + 10 Jan 2004; Robin H. Johnson otcl-1.8.ebuild: + Initial commit, original ebuild by Christophe Radovcic + , heavily updated by robbat2@gentoo.org + -- cgit v1.2.3-65-gdbad