summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tcltk/otcl/ChangeLog5
-rw-r--r--dev-tcltk/otcl/otcl-1.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog
index c74d460ad6c9..d6474a19f2c2 100644
--- a/dev-tcltk/otcl/ChangeLog
+++ b/dev-tcltk/otcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/otcl
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.23 2006/07/27 04:01:41 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.24 2006/08/06 16:39:44 weeve Exp $
+
+ 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
diff --git a/dev-tcltk/otcl/otcl-1.11.ebuild b/dev-tcltk/otcl/otcl-1.11.ebuild
index c8096e77d060..184e30e1bd8e 100644
--- a/dev-tcltk/otcl/otcl-1.11.ebuild
+++ b/dev-tcltk/otcl/otcl-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.11.ebuild,v 1.3 2006/07/27 04:01:41 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.11.ebuild,v 1.4 2006/08/06 16:39:44 weeve Exp $
inherit eutils autotools virtualx
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/otcl-tclcl/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/tcl-8.4.5