diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-09 17:37:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-09 17:37:33 +0000 |
commit | 05def6201f32212761af1dc36ededf7ad55ed55d (patch) | |
tree | 15d5e4867cddbbe5145e10b75e7992a9a6076b5c /dev-lang/tcl | |
parent | Added to ~ppc (diff) | |
download | historical-05def6201f32212761af1dc36ededf7ad55ed55d.tar.gz historical-05def6201f32212761af1dc36ededf7ad55ed55d.tar.bz2 historical-05def6201f32212761af1dc36ededf7ad55ed55d.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 437bd8e66710..7be8a9c67de3 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.52 2005/05/08 11:59:52 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.53 2005/05/09 17:35:46 gustavoz Exp $ + + 09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcl-8.4.9.ebuild: + Stable on sparc 08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> tcl-8.4.9.ebuild: Stable on amd64. diff --git a/dev-lang/tcl/tcl-8.4.9.ebuild b/dev-lang/tcl/tcl-8.4.9.ebuild index 639beae4d8ba..f411d2e16dfb 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.5 2005/05/08 11:59:52 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.9.ebuild,v 1.6 2005/05/09 17:35:46 gustavoz 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="virtual/libc" |