diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-03 04:56:33 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-03 04:56:33 +0000 |
commit | 866f06bb317264d4c1f43c6113fd942bf0d81521 (patch) | |
tree | fcc4a097818430c58f42e39dde496e447d9972b7 /dev-lang | |
parent | initial version (diff) | |
download | historical-866f06bb317264d4c1f43c6113fd942bf0d81521.tar.gz historical-866f06bb317264d4c1f43c6113fd942bf0d81521.tar.bz2 historical-866f06bb317264d4c1f43c6113fd942bf0d81521.zip |
added ppc to leywords
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 10 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.3.3-r3.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 5dab50f4287c..d1511a6ca945 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for dev-lang/tcl # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.4 2002/06/24 23:20:51 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.5 2002/08/03 04:56:33 gerk Exp $ *tcl-8.3.3-r3 (25 Jun 2002) + 02 Aug 2002; mark Guertin <gerk@gentoo.org> tuxracer-0.61-r1.ebuild : + + Added ppc to keywords + 25 Jun 2002; Karl Trygve Kalleberg <karltk@gentoo.org> tcl-8.3.3-r3.ebuild files/digest-tcl-8.3.3-r3: Some programs had trouble compiling against tcl due to erroneous quoting of @@ -19,6 +23,10 @@ *tcl-8.3.3-r1 (24 Apr 2002) + 02 Aug 2002; mark Guertin <gerk@gentoo.org> tuxracer-0.61-r1.ebuild : + + Added ppc to keywords + 24 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> tcl-8.3.3-r1.ebuild files/digest-tcl-8.3.3-r1: Threading is now disabled as it breaks some packages, most notably lavaps. diff --git a/dev-lang/tcl/tcl-8.3.3-r1.ebuild b/dev-lang/tcl/tcl-8.3.3-r1.ebuild index fb13b38872b2..8f4fde5b11af 100644 --- a/dev-lang/tcl/tcl-8.3.3-r1.ebuild +++ b/dev-lang/tcl/tcl-8.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r1.ebuild,v 1.7 2002/08/02 04:44:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r1.ebuild,v 1.8 2002/08/03 04:56:33 gerk Exp $ S=${WORKDIR}/${PN}${PV} @@ -16,7 +16,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="BSD" -KEYWORDS="x86" +KEYWORDS="x86 ppc" # hyper-optimizations untested... # diff --git a/dev-lang/tcl/tcl-8.3.3-r3.ebuild b/dev-lang/tcl/tcl-8.3.3-r3.ebuild index 84fc6e681e0b..f131dcc2e6b2 100644 --- a/dev-lang/tcl/tcl-8.3.3-r3.ebuild +++ b/dev-lang/tcl/tcl-8.3.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r3.ebuild,v 1.4 2002/08/02 04:44:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r3.ebuild,v 1.5 2002/08/03 04:56:33 gerk Exp $ S=${WORKDIR}/${PN}${PV} @@ -16,7 +16,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="BSD" -KEYWORDS="x86" +KEYWORDS="x86 ppc" # hyper-optimizations untested... # |