summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2004-08-25 05:33:43 +0000
committerDoug Goldstein <cardoe@gentoo.org>2004-08-25 05:33:43 +0000
commit77707845c84d01ed5ff20ec5c7f2242f448f6afd (patch)
treed59db762cabe4b0ec95436ca3405f30e58b2e894 /dev-lang
parentMinor fixes in ebuild (Manifest recommit) (diff)
downloadgentoo-2-77707845c84d01ed5ff20ec5c7f2242f448f6afd.tar.gz
gentoo-2-77707845c84d01ed5ff20ec5c7f2242f448f6afd.tar.bz2
gentoo-2-77707845c84d01ed5ff20ec5c7f2242f448f6afd.zip
marked stable on x86
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/tk/ChangeLog5
-rw-r--r--dev-lang/tk/tk-8.4.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog
index 332b591c87e3..d252f8b91794 100644
--- a/dev-lang/tk/ChangeLog
+++ b/dev-lang/tk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/tk
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.40 2004/08/19 02:05:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.41 2004/08/25 05:33:43 cardoe Exp $
+
+ 25 Aug 2004; Doug Goldstein <cardoe@gentoo.org> tk-8.4.6-r1.ebuild:
+ Stable on x86
18 Aug 2004; Aron Griffis <agriffis@gentoo.org> tk-8.4.6.ebuild:
stable on alpha and ia64
diff --git a/dev-lang/tk/tk-8.4.6-r1.ebuild b/dev-lang/tk/tk-8.4.6-r1.ebuild
index addec4842518..120d519a0887 100644
--- a/dev-lang/tk/tk-8.4.6-r1.ebuild
+++ b/dev-lang/tk/tk-8.4.6-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-lang/tk/tk-8.4.6-r1.ebuild,v 1.1 2004/08/07 06:59:08 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.6-r1.ebuild,v 1.2 2004/08/25 05:33:43 cardoe Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="threads"
DEPEND=">=sys-apps/sed-4.0.5