summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2006-07-07 00:21:29 +0000
committerJon Hood <squinky86@gentoo.org>2006-07-07 00:21:29 +0000
commit4f250e6227b1c90fbf90b00b4ec56339ba62f90e (patch)
tree44b052b9482b5c8bd8bc4cb91fc994ab0ab58ab1 /dev-tcltk
parentMarked ppc (diff)
downloadgentoo-2-4f250e6227b1c90fbf90b00b4ec56339ba62f90e.tar.gz
gentoo-2-4f250e6227b1c90fbf90b00b4ec56339ba62f90e.tar.bz2
gentoo-2-4f250e6227b1c90fbf90b00b4ec56339ba62f90e.zip
Stable on amd64, bug #123209.
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'dev-tcltk')
-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 597997ee00df..b2814f5673ef 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.21 2006/05/15 17:10:33 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.22 2006/07/07 00:21:29 squinky86 Exp $
+
+ 07 Jul 2006; Jon Hood <squinky86@gentoo.org> otcl-1.11.ebuild:
+ Stable on amd64, bug #123209.
*otcl-1.11 (15 May 2006)
diff --git a/dev-tcltk/otcl/otcl-1.11.ebuild b/dev-tcltk/otcl/otcl-1.11.ebuild
index 15b67c420374..de8df4cb1711 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.1 2006/05/15 17:10:33 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.11.ebuild,v 1.2 2006/07/07 00:21:29 squinky86 Exp $
inherit eutils autotools virtualx
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/otcl-tclcl/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/tcl-8.4.5