summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-04-10 03:49:18 +0000
committerJeroen Roovers <jer@gentoo.org>2007-04-10 03:49:18 +0000
commit7ed01bd1e1d1559ca61f1726b06502a4c9dd33de (patch)
tree986cf79ba6e2913e34f2505aae852b5703e0c3ee /dev-tcltk
parentStable for HPPA (bug #173537). (diff)
downloadgentoo-2-7ed01bd1e1d1559ca61f1726b06502a4c9dd33de.tar.gz
gentoo-2-7ed01bd1e1d1559ca61f1726b06502a4c9dd33de.tar.bz2
gentoo-2-7ed01bd1e1d1559ca61f1726b06502a4c9dd33de.zip
Stable for HPPA (bug #173645).
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/thread/ChangeLog5
-rw-r--r--dev-tcltk/thread/thread-2.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/thread/ChangeLog b/dev-tcltk/thread/ChangeLog
index ac4ff06e896d..e97ea3074a39 100644
--- a/dev-tcltk/thread/ChangeLog
+++ b/dev-tcltk/thread/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/thread
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.11 2007/04/08 13:03:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.12 2007/04/10 03:49:18 jer Exp $
+
+ 10 Apr 2007; Jeroen Roovers <jer@gentoo.org> thread-2.6.2.ebuild:
+ Stable for HPPA (bug #173645).
08 Apr 2007; Markus Rothe <corsair@gentoo.org> thread-2.6.2.ebuild:
Stable on ppc64; bug #173645
diff --git a/dev-tcltk/thread/thread-2.6.2.ebuild b/dev-tcltk/thread/thread-2.6.2.ebuild
index c2a4157a7e9f..1c73d93ee5e6 100644
--- a/dev-tcltk/thread/thread-2.6.2.ebuild
+++ b/dev-tcltk/thread/thread-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.6.2.ebuild,v 1.9 2007/04/08 13:03:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.6.2.ebuild,v 1.10 2007/04/10 03:49:18 jer Exp $
inherit autotools eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="gdbm"
DEPEND="gdbm? ( sys-libs/gdbm )