diff options
Diffstat (limited to 'dev-tcltk/otcl/otcl-1.8-r2.ebuild')
-rw-r--r-- | dev-tcltk/otcl/otcl-1.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/otcl/otcl-1.8-r2.ebuild b/dev-tcltk/otcl/otcl-1.8-r2.ebuild index 114776ca2ff8..3f63960b8939 100644 --- a/dev-tcltk/otcl/otcl-1.8-r2.ebuild +++ b/dev-tcltk/otcl/otcl-1.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r2.ebuild,v 1.3 2004/08/07 22:26:35 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r2.ebuild,v 1.4 2004/08/26 14:06:21 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/" SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 sparc ~ppc" IUSE="" DEPEND=">=dev-lang/tcl-8.3.2 >=dev-lang/tk-8.3.2" |