summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-28 21:19:00 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-28 21:19:00 +0000
commit9ec020279811441c3dbffd9dc57630af832ada68 (patch)
tree3687d5b69aa797fd4bfa96a1668bd1ed9fb14f27 /dev-tcltk/otcl
parentMoved to x11-wm/ion2 (diff)
downloadgentoo-2-9ec020279811441c3dbffd9dc57630af832ada68.tar.gz
gentoo-2-9ec020279811441c3dbffd9dc57630af832ada68.tar.bz2
gentoo-2-9ec020279811441c3dbffd9dc57630af832ada68.zip
x86 and amd64 unmasks, ChangeLog fixes and other various fixes.
Diffstat (limited to 'dev-tcltk/otcl')
-rw-r--r--dev-tcltk/otcl/ChangeLog4
-rw-r--r--dev-tcltk/otcl/otcl-1.8.ebuild4
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog
index ebe0d70cc3c9..87d5713d29bf 100644
--- a/dev-tcltk/otcl/ChangeLog
+++ b/dev-tcltk/otcl/ChangeLog
@@ -1,6 +1,8 @@
# ChangeLog for dev-tcltk/otcl
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.3 2004/01/13 12:27:38 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.4 2004/02/28 21:19:00 aliz Exp $
+
+*otcl-1.8-r1 (13 Jan 2004)
13 Jan 2003; Robin H. Johnson <robbat2@gentoo.org> otcl-1.8-r1.ebuild:
fix a big upstream bug myself, need to send it to them still. caused
diff --git a/dev-tcltk/otcl/otcl-1.8.ebuild b/dev-tcltk/otcl/otcl-1.8.ebuild
index 8300f56d98de..40259e89e0d2 100644
--- a/dev-tcltk/otcl/otcl-1.8.ebuild
+++ b/dev-tcltk/otcl/otcl-1.8.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-tcltk/otcl/otcl-1.8.ebuild,v 1.3 2004/01/11 09:29:49 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8.ebuild,v 1.4 2004/02/28 21:19:00 aliz Exp $
DESCRIPTION="MIT Object extention to Tcl"
SF_PN="otcl-tclcl"
@@ -8,7 +8,7 @@ HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/"
SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
IUSE=""
DEPEND=">=dev-lang/tcl-8.3.2
>=dev-lang/tk-8.3.2"