diff options
author | 2007-06-24 21:23:23 +0000 | |
---|---|---|
committer | 2007-06-24 21:23:23 +0000 | |
commit | d8b4b47f843a5243fdce6aeef4b9fc879a83251b (patch) | |
tree | dc3df08485f9579754470161b5272d8f6f6362fe /dev-lang/tcl | |
parent | arm/s390/sh stable (diff) | |
download | historical-d8b4b47f843a5243fdce6aeef4b9fc879a83251b.tar.gz historical-d8b4b47f843a5243fdce6aeef4b9fc879a83251b.tar.bz2 historical-d8b4b47f843a5243fdce6aeef4b9fc879a83251b.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/tcl-8.4.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tcl/tcl-8.4.14.ebuild b/dev-lang/tcl/tcl-8.4.14.ebuild index 6162d69ba5bc..2769fc62e481 100644 --- a/dev-lang/tcl/tcl-8.4.14.ebuild +++ b/dev-lang/tcl/tcl-8.4.14.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.14.ebuild,v 1.8 2007/05/25 15:15:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.14.ebuild,v 1.9 2007/06/24 21:23:08 vapier 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="" |