diff options
Diffstat (limited to 'dev-tcltk/vtcl/vtcl-1.6.0.ebuild')
-rw-r--r-- | dev-tcltk/vtcl/vtcl-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/vtcl/vtcl-1.6.0.ebuild b/dev-tcltk/vtcl/vtcl-1.6.0.ebuild index aec4b6e5b7f3..7cefef5a3b96 100644 --- a/dev-tcltk/vtcl/vtcl-1.6.0.ebuild +++ b/dev-tcltk/vtcl/vtcl-1.6.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 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.ebuild,v 1.1 2004/08/08 01:09:29 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0.ebuild,v 1.2 2004/08/30 23:42:37 dholm 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="~x86" +KEYWORDS="~x86 ~ppc" IUSE="doc" DEPEND="dev-lang/tk" |