From 2d15d14886864628b15234ee03cdac1ea214ad71 Mon Sep 17 00:00:00 2001 From: Guy Martin Date: Tue, 14 Sep 2004 20:38:20 +0000 Subject: Stable on hppa. --- dev-lang/tcl/ChangeLog | 5 ++++- dev-lang/tcl/tcl-8.4.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/tcl') diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 0b9bc2792b10..a88bebe1b746 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.39 2004/09/06 18:49:51 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.40 2004/09/14 20:33:33 gmsoft Exp $ + + 14 Sep 2004; Guy Martin tcl-8.4.6.ebuild: + Stable on hppa. 06 Sep 2004; Ciaran McCreesh tcl-8.3.4.ebuild, tcl-8.4.6.ebuild: diff --git a/dev-lang/tcl/tcl-8.4.6.ebuild b/dev-lang/tcl/tcl-8.4.6.ebuild index 5edde062c9f7..c198b2c390ff 100644 --- a/dev-lang/tcl/tcl-8.4.6.ebuild +++ b/dev-lang/tcl/tcl-8.4.6.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/tcl/tcl-8.4.6.ebuild,v 1.15 2004/09/06 18:49:51 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.6.ebuild,v 1.16 2004/09/14 20:33:33 gmsoft Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc mips alpha arm ~hppa amd64 ia64 ppc64 s390" +KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="threads" DEPEND="virtual/libc" -- cgit v1.2.3-65-gdbad