summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bevin <gbevin@gentoo.org>2002-01-15 00:32:54 +0000
committerGeert Bevin <gbevin@gentoo.org>2002-01-15 00:32:54 +0000
commitff493fb078443b877786a2c8fbe366117709a4db (patch)
treeff82b42c4e2ca1b29a9a51851716d19db60dab85 /media-sound/timidity++
parentwas missing (diff)
downloadgentoo-2-ff493fb078443b877786a2c8fbe366117709a4db.tar.gz
gentoo-2-ff493fb078443b877786a2c8fbe366117709a4db.tar.bz2
gentoo-2-ff493fb078443b877786a2c8fbe366117709a4db.zip
Integrated the new tcl-tk scheme. This hasn't been tested much, so people
using these applications, please try it out. I've done this to advance the new scheme and start the testing of it. It's a good thing that tcl and tk are seperated, and the earlier the better.
Diffstat (limited to 'media-sound/timidity++')
-rw-r--r--media-sound/timidity++/timidity++-2.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/timidity++/timidity++-2.11.1.ebuild b/media-sound/timidity++/timidity++-2.11.1.ebuild
index 33253f4868fb..71ba9250bfaa 100644
--- a/media-sound/timidity++/timidity++-2.11.1.ebuild
+++ b/media-sound/timidity++/timidity++-2.11.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.11.1.ebuild,v 1.1 2002/01/13 20:22:48 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.11.1.ebuild,v 1.2 2002/01/15 00:32:54 gbevin Exp $
PN=TiMidity++-${PV}
S=${WORKDIR}/${PN}
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.goice.co.jp/member/mo/timidity/"
DEPEND=">=sys-libs/ncurses-5.0
X? ( >=x11-base/xfree-4.0 )
motif? ( >=x11-libs/openmotif-2.1 )
- tcltk? ( >=dev-lang/tcl-tk-8.1 )
+ tcltk? ( >=dev-lang/tk-8.1 )
nas? ( >=media-libs/nas-1.4 )
alsa? ( >=media-libs/alsa-lib-0.5.10 )
esd? ( >=media-sound/esound-0.2.22 )