diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-21 19:10:34 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-21 19:10:34 +0000 |
commit | a7dacbcceec8f0029ee452021c40f67a3d38fbd1 (patch) | |
tree | 58141b3890dea60c64ef51aa30ca5d3a63634c14 /dev-lang/tcl | |
parent | Stable on amd64 wrt bug #189648 (diff) | |
download | historical-a7dacbcceec8f0029ee452021c40f67a3d38fbd1.tar.gz historical-a7dacbcceec8f0029ee452021c40f67a3d38fbd1.tar.bz2 historical-a7dacbcceec8f0029ee452021c40f67a3d38fbd1.zip |
Stable on amd64 wrt bug #178320
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.4.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 07ac5ff967a3..fa63fdce73e2 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.87 2007/08/18 13:34:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.88 2007/08/21 19:10:21 angelos Exp $ + + 21 Aug 2007; Christoph Mende <angelos@gentoo.org> tcl-8.4.15.ebuild: + Stable on amd64 wrt bug #178320 18 Aug 2007; nixnut <nixnut@gentoo.org> tcl-8.4.15.ebuild: Stable on ppc wrt bug 178320 diff --git a/dev-lang/tcl/tcl-8.4.15.ebuild b/dev-lang/tcl/tcl-8.4.15.ebuild index b3740f852df1..28ef9d255da7 100644 --- a/dev-lang/tcl/tcl-8.4.15.ebuild +++ b/dev-lang/tcl/tcl-8.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.15.ebuild,v 1.6 2007/08/18 13:34:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.15.ebuild,v 1.7 2007/08/21 19:10:21 angelos Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug threads" DEPEND="" |