diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-05-27 07:30:07 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-05-27 07:30:07 +0000 |
commit | 3a9c5a717b0817334d8ed500f21b6067d4c76f9c (patch) | |
tree | ce28653a2b9f60d3f64908bce739b5c97509925e | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-3a9c5a717b0817334d8ed500f21b6067d4c76f9c.tar.gz gentoo-2-3a9c5a717b0817334d8ed500f21b6067d4c76f9c.tar.bz2 gentoo-2-3a9c5a717b0817334d8ed500f21b6067d4c76f9c.zip |
Marked ppc stable.
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.4.9.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.9.ebuild | 4 |
4 files changed, 12 insertions, 6 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="" diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index fd0f98d57019..acc126e8f8f5 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.55 2005/05/09 17:37:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.56 2005/05/27 07:30:07 josejx Exp $ + + 27 May 2005; Joseph Jezak <josejx@gentoo.org> tk-8.4.9.ebuild: + Marked ppc stable. 09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> tk-8.4.9.ebuild: Stable on sparc diff --git a/dev-lang/tk/tk-8.4.9.ebuild b/dev-lang/tk/tk-8.4.9.ebuild index b3df28dca89c..ef8a05b09f8d 100644 --- a/dev-lang/tk/tk-8.4.9.ebuild +++ b/dev-lang/tk/tk-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/tk/tk-8.4.9.ebuild,v 1.6 2005/05/25 03:41:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.9.ebuild,v 1.7 2005/05/27 07:30:07 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 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="threads" DEPEND=">=sys-apps/sed-4.0.5 |