summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/itcl')
-rw-r--r--dev-tcltk/itcl/ChangeLog5
-rw-r--r--dev-tcltk/itcl/itcl-3.2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/itcl/ChangeLog b/dev-tcltk/itcl/ChangeLog
index a87a8e91b8e0..b6db54d5fd69 100644
--- a/dev-tcltk/itcl/ChangeLog
+++ b/dev-tcltk/itcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/itcl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.19 2004/10/10 20:11:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.20 2004/10/19 10:00:11 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> itcl-3.2.1-r1.ebuild:
+ Stable on amd64.
10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> itcl-3.2.1-r1.ebuild:
Stable on alpha.
diff --git a/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild b/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild
index 942c5e661193..9a626c9d0a64 100644
--- a/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild
+++ b/dev-tcltk/itcl/itcl-3.2.1-r1.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-tcltk/itcl/itcl-3.2.1-r1.ebuild,v 1.9 2004/10/10 20:11:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild,v 1.10 2004/10/19 10:00:11 absinthe Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.tcltk.com/${PN}/"
SLOT="0"
LICENSE="as-is BSD"
-KEYWORDS="x86 ~ppc sparc ~amd64 alpha"
+KEYWORDS="x86 ~ppc sparc amd64 alpha"
DEPEND="dev-lang/tk"
PDEPEND="dev-tcltk/iwidgets"