diff options
Diffstat (limited to 'dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild')
-rw-r--r-- | dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild b/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild index 453fcb5b5625..40a0d12a0f1f 100644 --- a/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild +++ b/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild,v 1.3 2009/08/29 19:21:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild,v 1.4 2009/09/22 13:15:45 maekke Exp $ DESCRIPTION="Visual Tcl is a high-quality application development environment." HOMEPAGE="http://vtcl.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc" DEPEND="dev-lang/tk" |