summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-05-31 22:35:03 +0000
committerTom Gall <tgall@gentoo.org>2004-05-31 22:35:03 +0000
commit3353554715f85efa655997471e040e3e17fb1957 (patch)
tree7d3a1bad6a37bdcd5014c30ea72c1fd36fbcb0f4 /dev-lang
parentfixing Manifest (diff)
downloadgentoo-2-3353554715f85efa655997471e040e3e17fb1957.tar.gz
gentoo-2-3353554715f85efa655997471e040e3e17fb1957.tar.bz2
gentoo-2-3353554715f85efa655997471e040e3e17fb1957.zip
stable on ppc64
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/tcl/ChangeLog5
-rw-r--r--dev-lang/tcl/tcl-8.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog
index 582d62f261e2..e6a498a5354b 100644
--- a/dev-lang/tcl/ChangeLog
+++ b/dev-lang/tcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/tcl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.32 2004/04/26 02:50:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.33 2004/05/31 22:35:03 tgall Exp $
+
+ 31 May 2004; Tom Gall <tgall@genoo.orgr> tcl-8.4.6.ebuild:
+ stable on ppc64
25 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> tcl-8.3.4.ebuild,
tcl-8.4.6.ebuild:
diff --git a/dev-lang/tcl/tcl-8.4.6.ebuild b/dev-lang/tcl/tcl-8.4.6.ebuild
index bb0f31383a33..4c3d6101d4f3 100644
--- a/dev-lang/tcl/tcl-8.4.6.ebuild
+++ b/dev-lang/tcl/tcl-8.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.6.ebuild,v 1.8 2004/04/28 01:41:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.6.ebuild,v 1.9 2004/05/31 22:35:03 tgall Exp $
DESCRIPTION="Tool Command Language"
HOMEPAGE="http://dev.scriptics.com/software/tcltk/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 s390"
+KEYWORDS="~x86 ~ppc ~sparc mips ~alpha arm ~hppa amd64 ~ia64 ppc64 s390"
IUSE="threads"
DEPEND="virtual/glibc"