summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-03 04:56:33 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-03 04:56:33 +0000
commitf276fbe3b5574e39aff8402b4b5506bb93dda39a (patch)
tree756e4c8fab878461eeea44dab77f518d24c7274d /dev-lang
parentinitial version (diff)
downloadgentoo-2-f276fbe3b5574e39aff8402b4b5506bb93dda39a.tar.gz
gentoo-2-f276fbe3b5574e39aff8402b4b5506bb93dda39a.tar.bz2
gentoo-2-f276fbe3b5574e39aff8402b4b5506bb93dda39a.zip
added ppc to leywords
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/tcl/ChangeLog10
-rw-r--r--dev-lang/tcl/tcl-8.3.3-r1.ebuild4
-rw-r--r--dev-lang/tcl/tcl-8.3.3-r3.ebuild4
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...
#