diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-08 12:04:36 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-08 12:04:36 +0000 |
commit | 90c993c9a2f2ce74f88ed0355580af5a96906a5a (patch) | |
tree | 71006bd513e082a792031799a5e522b797308c10 /dev-lang/tk/tk-8.4.9.ebuild | |
parent | initial import from bug #54448 (diff) | |
download | gentoo-2-90c993c9a2f2ce74f88ed0355580af5a96906a5a.tar.gz gentoo-2-90c993c9a2f2ce74f88ed0355580af5a96906a5a.tar.bz2 gentoo-2-90c993c9a2f2ce74f88ed0355580af5a96906a5a.zip |
Stable on amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-lang/tk/tk-8.4.9.ebuild')
-rw-r--r-- | dev-lang/tk/tk-8.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tk/tk-8.4.9.ebuild b/dev-lang/tk/tk-8.4.9.ebuild index c75dd068d40d..34d1646e5b33 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.3 2005/05/07 20:15:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.9.ebuild,v 1.4 2005/05/08 12:00:32 cryos 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 |