diff options
author | 2009-08-29 11:25:58 +0000 | |
---|---|---|
committer | 2009-08-29 11:25:58 +0000 | |
commit | 03923d4d71fb4d73915e2b0c5e0e0876c8fc55e5 (patch) | |
tree | 296ae4d26c6d6d4dbbb5d1fe75b7204dfe8ab5e4 /dev-lang/tcl/tcl-8.5.7.ebuild | |
parent | Stable on alpha, bug #281393 (diff) | |
download | gentoo-2-03923d4d71fb4d73915e2b0c5e0e0876c8fc55e5.tar.gz gentoo-2-03923d4d71fb4d73915e2b0c5e0e0876c8fc55e5.tar.bz2 gentoo-2-03923d4d71fb4d73915e2b0c5e0e0876c8fc55e5.zip |
Stable on alpha, bug #280845
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/tcl/tcl-8.5.7.ebuild')
-rw-r--r-- | dev-lang/tcl/tcl-8.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tcl/tcl-8.5.7.ebuild b/dev-lang/tcl/tcl-8.5.7.ebuild index 6710a81fdc00..4846bfe4e024 100644 --- a/dev-lang/tcl/tcl-8.5.7.ebuild +++ b/dev-lang/tcl/tcl-8.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.7.ebuild,v 1.5 2009/08/27 16:49:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.7.ebuild,v 1.6 2009/08/29 11:25:58 klausman Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -14,7 +14,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" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug threads" DEPEND="" |