summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-05-27 07:30:07 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-05-27 07:30:07 +0000
commit3a9c5a717b0817334d8ed500f21b6067d4c76f9c (patch)
treece28653a2b9f60d3f64908bce739b5c97509925e /dev-lang/tcl
parentMarked ppc stable. (diff)
downloadgentoo-2-3a9c5a717b0817334d8ed500f21b6067d4c76f9c.tar.gz
gentoo-2-3a9c5a717b0817334d8ed500f21b6067d4c76f9c.tar.bz2
gentoo-2-3a9c5a717b0817334d8ed500f21b6067d4c76f9c.zip
Marked ppc stable.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r--dev-lang/tcl/ChangeLog5
-rw-r--r--dev-lang/tcl/tcl-8.4.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog
index 7be8a9c67de3..466e7b89e295 100644
--- a/dev-lang/tcl/ChangeLog
+++ b/dev-lang/tcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/tcl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.53 2005/05/09 17:35:46 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.54 2005/05/27 07:27:46 josejx Exp $
+
+ 27 May 2005; Joseph Jezak <josejx@gentoo.org> tcl-8.4.9.ebuild:
+ Marked ppc stable.
09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcl-8.4.9.ebuild:
Stable on sparc
diff --git a/dev-lang/tcl/tcl-8.4.9.ebuild b/dev-lang/tcl/tcl-8.4.9.ebuild
index 6223c0d2fc63..b66bb1ef1cfd 100644
--- a/dev-lang/tcl/tcl-8.4.9.ebuild
+++ b/dev-lang/tcl/tcl-8.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.9.ebuild,v 1.7 2005/05/17 04:39:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.9.ebuild,v 1.8 2005/05/27 07:27:46 josejx Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE="threads"
DEPEND=""