diff options
author | Federico Ferri <mescalinum@gentoo.org> | 2009-05-26 12:51:12 +0000 |
---|---|---|
committer | Federico Ferri <mescalinum@gentoo.org> | 2009-05-26 12:51:12 +0000 |
commit | 2073a60badf8e5e5f5979d5487630a6ce68065c9 (patch) | |
tree | 82164d06433c584188c70f757490be6e0c4bd950 /dev-tcltk/otcl/ChangeLog | |
download | abandonware-2073a60badf8e5e5f5979d5487630a6ce68065c9.tar.gz abandonware-2073a60badf8e5e5f5979d5487630a6ce68065c9.tar.bz2 abandonware-2073a60badf8e5e5f5979d5487630a6ce68065c9.zip |
svn path=/abandonware/; revision=4
Diffstat (limited to 'dev-tcltk/otcl/ChangeLog')
-rw-r--r-- | dev-tcltk/otcl/ChangeLog | 108 |
1 files changed, 108 insertions, 0 deletions
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 <matsuu@gentoo.org> + -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 <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> otcl-1.11.ebuild: + Fix broken autotools handling. + + 06 Aug 2006; Jason Wever <weeve@gentoo.org> otcl-1.11.ebuild: + Stable on SPARC wrt bug #123209. + + 27 Jul 2006; Joshua Jackson <tsunam@gentoo.org> otcl-1.11.ebuild: + Stable x86; bug #123209 + + 07 Jul 2006; Jon Hood <squinky86@gentoo.org> otcl-1.11.ebuild: + Stable on amd64, bug #123209. + +*otcl-1.11 (15 May 2006) + + 15 May 2006; Robin H. Johnson <robbat2@gentoo.org> + +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 <exg@gentoo.org> otcl-1.9.ebuild: + Fix configure with bash-3.1. + + 24 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> otcl-1.8-r3.ebuild: + stable on x86 + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> otcl-1.8-r3.ebuild: + stable on amd64 + + 23 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> -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 <matsuu@gentoo.org> +otcl-1.9.ebuild: + Version bumped. Cleanup ebuild. + + 27 Oct 2004; Karol Wojtaszek <sekretarz@gentoo.org> otcl-1.8-r3.ebuild: + Added ~amd64 + + 28 Aug 2004; Doug Goldstein <cardoe@gentoo.org> 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 <cardoe@gentoo.org> +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 <fmccor@gentoo.org> otcl-1.8-r2.ebuild: + Stable for sparc. + + 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. + +*otcl-1.8-r2 (27 Jul 2004) + + 27 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> otcl-1.8-r2.ebuild: + bug #57294. + + 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> otcl-1.8-r1.ebuild: + Add die following econf for bug 48950 + + 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> otcl-1.8-r1.ebuild: + Inherit eutils. + + 04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> 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 <robbat2@gentoo.org> 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 <robbat2@gentoo.org> otcl-1.8.ebuild: + fix a slight glitch + +*otcl-1.8 (10 Jan 2004) + + 10 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> otcl-1.8.ebuild: + Initial commit, original ebuild by Christophe Radovcic + <christophe.radovcic@laposte.net>, heavily updated by robbat2@gentoo.org + |