diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-30 20:41:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-30 20:41:54 +0000 |
commit | c2f5cda5e506779fded717bf43c4aebfa1108449 (patch) | |
tree | a07b44307423b3b912ee7d660f700cd5bdfe1256 /dev-tcltk/vtcl/vtcl-1.6.0.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-c2f5cda5e506779fded717bf43c4aebfa1108449.tar.gz gentoo-2-c2f5cda5e506779fded717bf43c4aebfa1108449.tar.bz2 gentoo-2-c2f5cda5e506779fded717bf43c4aebfa1108449.zip |
~amd64
(Portage version: 2.0.51.22-r2)
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 999be55684b6..c6ad13fe0c74 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-2005 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.3 2005/03/16 12:16:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0.ebuild,v 1.4 2005/07/30 20:41:54 blubb 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 ppc" +KEYWORDS="~amd64 ppc ~x86" IUSE="doc" DEPEND="dev-lang/tk" |