diff options
author | 2010-10-24 15:30:23 +0000 | |
---|---|---|
committer | 2010-10-24 15:30:23 +0000 | |
commit | 26c6709322877295a87277d3633279a4d29e2e8b (patch) | |
tree | bbaf32aba268610ee6e6be29971ac57bc9d94652 /dev-lang/tcl | |
parent | stable ppc, bug 338059 (diff) | |
download | gentoo-2-26c6709322877295a87277d3633279a4d29e2e8b.tar.gz gentoo-2-26c6709322877295a87277d3633279a4d29e2e8b.tar.bz2 gentoo-2-26c6709322877295a87277d3633279a4d29e2e8b.zip |
Marking tcl-8.5.8-r1 ppc for bug 332415
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.5.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index d31cce1d917b..2c272137eb69 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.125 2010/10/23 17:44:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.126 2010/10/24 15:30:23 ranger Exp $ + + 24 Oct 2010; Brent Baude <ranger@gentoo.org> tcl-8.5.8-r1.ebuild: + Marking tcl-8.5.8-r1 ppc for bug 332415 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> tcl-8.5.8-r1.ebuild: arm/ia64/m68k/s390/sh/sparc stable wrt #332415 diff --git a/dev-lang/tcl/tcl-8.5.8-r1.ebuild b/dev-lang/tcl/tcl-8.5.8-r1.ebuild index 99465cd5c65e..b992842b4f20 100644 --- a/dev-lang/tcl/tcl-8.5.8-r1.ebuild +++ b/dev-lang/tcl/tcl-8.5.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.8-r1.ebuild,v 1.8 2010/10/23 17:44:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.8-r1.ebuild,v 1.9 2010/10/24 15:30:23 ranger Exp $ EAPI="3" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="debug threads" S="${WORKDIR}/${MY_P}" |