diff options
Diffstat (limited to 'dev-tcltk/otcl/otcl-1.8-r3.ebuild')
-rw-r--r-- | dev-tcltk/otcl/otcl-1.8-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tcltk/otcl/otcl-1.8-r3.ebuild b/dev-tcltk/otcl/otcl-1.8-r3.ebuild index 0aa29d648b3f..1449e28a048b 100644 --- a/dev-tcltk/otcl/otcl-1.8-r3.ebuild +++ b/dev-tcltk/otcl/otcl-1.8-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r3.ebuild,v 1.3 2004/10/26 22:02:17 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r3.ebuild,v 1.4 2005/04/24 10:58:37 blubb 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 ~amd64" +KEYWORDS="~x86 sparc ~ppc amd64" IUSE="" DEPEND=">=dev-lang/tcl-8.3.2 >=dev-lang/tk-8.3.2" |