diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-07-24 05:47:01 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-07-24 05:47:01 +0000 |
commit | 7d0152d1d564555abc79f0b580ce5bbdbc92e556 (patch) | |
tree | fa1f465628e4b9bee926fa2eda3545e8687721cf /x11-misc/tkseti | |
parent | added the missing bzip2 depend (diff) | |
download | gentoo-2-7d0152d1d564555abc79f0b580ce5bbdbc92e556.tar.gz gentoo-2-7d0152d1d564555abc79f0b580ce5bbdbc92e556.tar.bz2 gentoo-2-7d0152d1d564555abc79f0b580ce5bbdbc92e556.zip |
typo
Diffstat (limited to 'x11-misc/tkseti')
-rw-r--r-- | x11-misc/tkseti/tkseti-3.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/tkseti/tkseti-3.06.ebuild b/x11-misc/tkseti/tkseti-3.06.ebuild index df685f844d32..a8dc370787cc 100644 --- a/x11-misc/tkseti/tkseti-3.06.ebuild +++ b/x11-misc/tkseti/tkseti-3.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkseti/tkseti-3.06.ebuild,v 1.5 2002/07/23 07:24:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkseti/tkseti-3.06.ebuild,v 1.6 2002/07/24 05:47:01 lostlogic Exp $ S="${WORKDIR}/${P}" DESCRIPTION="TkSeti is a GUI to control the SETI@Home client for UNIX." @@ -11,7 +11,7 @@ RDEPEND=">=dev-lang/tcl-8.3.3 dev-lang/tk app-sci/setiathome" -DEPEND="${RDEPEND} +DEPEND="${RDEPEND}" SLOT="0" LICENSE="as-is" |