diff options
author | 2003-09-06 22:02:59 +0000 | |
---|---|---|
committer | 2003-09-06 22:02:59 +0000 | |
commit | f04fab693608b48b1793d947dc25cfa1c603630b (patch) | |
tree | 195fc0588cc5352d48a0a66a6ccae4201da2d155 /net-irc/quirc/quirc-0.9.83.ebuild | |
parent | Adding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff) | |
download | gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.gz gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.bz2 gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-irc/quirc/quirc-0.9.83.ebuild')
-rw-r--r-- | net-irc/quirc/quirc-0.9.83.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/quirc/quirc-0.9.83.ebuild b/net-irc/quirc/quirc-0.9.83.ebuild index 78e098b837e7..5e51b135479a 100644 --- a/net-irc/quirc/quirc-0.9.83.ebuild +++ b/net-irc/quirc/quirc-0.9.83.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/quirc/quirc-0.9.83.ebuild,v 1.3 2003/07/13 12:54:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/quirc/quirc-0.9.83.ebuild,v 1.4 2003/09/06 22:02:56 msterret Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="A GUI IRC client scriptable in Tcl/Tk" SRC_URI="http://quirc.org/${P}.tar.gz" HOMEPAGE="http://quirc.org/" -DEPEND="dev-lang/tcl +DEPEND="dev-lang/tcl dev-lang/tk" SLOT="0" |