diff options
Diffstat (limited to 'dev-lang/tcl/tcl-8.3.3-r1.ebuild')
-rw-r--r-- | dev-lang/tcl/tcl-8.3.3-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/tcl/tcl-8.3.3-r1.ebuild b/dev-lang/tcl/tcl-8.3.3-r1.ebuild index 52a6636ccd60..9dec45af4c11 100644 --- a/dev-lang/tcl/tcl-8.3.3-r1.ebuild +++ b/dev-lang/tcl/tcl-8.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r1.ebuild,v 1.10 2002/10/04 05:13:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r1.ebuild,v 1.11 2002/10/20 18:41:38 vapier Exp $ S=${WORKDIR}/${PN}${PV} @@ -12,7 +12,6 @@ HOMEPAGE="http://dev.scriptics.com/software/tcltk/" DESCRIPTION="Tool Command Language" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="BSD" |