summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-08-24 04:20:57 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-08-24 04:20:57 +0000
commitf23fe375c05a81039d673334cecf54471e7f51c1 (patch)
tree2f2ef94b3966b5caa76e20e3a9a52d7cec070f24 /dev-lang
parentAdded missing IUSE. (Manifest recommit) (diff)
downloadgentoo-2-f23fe375c05a81039d673334cecf54471e7f51c1.tar.gz
gentoo-2-f23fe375c05a81039d673334cecf54471e7f51c1.tar.bz2
gentoo-2-f23fe375c05a81039d673334cecf54471e7f51c1.zip
Stable on x86
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 ae9b902ae762..dbe2478ffb4e 100644
--- a/dev-lang/tcl/ChangeLog
+++ b/dev-lang/tcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/tcl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.37 2004/08/17 20:40:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.38 2004/08/24 04:20:29 zx Exp $
+
+ 24 Aug 2004; Chris Aniszczyk <zx@gentoo.org> tcl-8.4.6.ebuild:
+ Stable on x86
17 Aug 2004; Aron Griffis <agriffis@gentoo.org> tcl-8.4.6.ebuild:
stable on alpha and ia64
diff --git a/dev-lang/tcl/tcl-8.4.6.ebuild b/dev-lang/tcl/tcl-8.4.6.ebuild
index dc919dca972d..4ee0bcac3a82 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 Foundation
# 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.13 2004/08/17 20:40:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.6.ebuild,v 1.14 2004/08/24 04:20:29 zx 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/libc"