summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-08-26 14:08:36 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-08-26 14:08:36 +0000
commitf80d566ec3e4b294e40877ea462bbf703ef4a92a (patch)
treefd2d59ae40543d1af8c9bf94a61d71f854bb7ad8 /dev-tcltk/otcl
parentFixed error message and marked stable on x86 (diff)
downloadhistorical-f80d566ec3e4b294e40877ea462bbf703ef4a92a.tar.gz
historical-f80d566ec3e4b294e40877ea462bbf703ef4a92a.tar.bz2
historical-f80d566ec3e4b294e40877ea462bbf703ef4a92a.zip
Stable for sparc.
Diffstat (limited to 'dev-tcltk/otcl')
-rw-r--r--dev-tcltk/otcl/ChangeLog5
-rw-r--r--dev-tcltk/otcl/otcl-1.8-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog
index 3d1733a3cf11..a229badcddad 100644
--- a/dev-tcltk/otcl/ChangeLog
+++ b/dev-tcltk/otcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/otcl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.11 2004/08/07 22:26:35 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.12 2004/08/26 14:06:21 fmccor Exp $
+
+ 26 Aug 2004; Ferris McCormick <fmccor@gentoo.org> otcl-1.8-r2.ebuild:
+ Stable for sparc.
07 Aug 2004; Tom Martin <slarti@gentoo.org> otcl-1.8-r1.ebuild,
otcl-1.8-r2.ebuild:
diff --git a/dev-tcltk/otcl/otcl-1.8-r2.ebuild b/dev-tcltk/otcl/otcl-1.8-r2.ebuild
index 114776ca2ff8..3f63960b8939 100644
--- a/dev-tcltk/otcl/otcl-1.8-r2.ebuild
+++ b/dev-tcltk/otcl/otcl-1.8-r2.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/otcl/otcl-1.8-r2.ebuild,v 1.3 2004/08/07 22:26:35 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r2.ebuild,v 1.4 2004/08/26 14:06:21 fmccor Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/"
SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 sparc ~ppc"
IUSE=""
DEPEND=">=dev-lang/tcl-8.3.2
>=dev-lang/tk-8.3.2"