diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-11 07:46:59 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-11 07:46:59 +0000 |
commit | 801d90ec19f78f4992f77ae0074a251881a70bf1 (patch) | |
tree | e43f50b30bb842dc215dfabaebb11a7beac568e6 /net-irc | |
parent | masked xmms-1.2.7-r8 for x86 only patch (Plover) (diff) | |
download | gentoo-2-801d90ec19f78f4992f77ae0074a251881a70bf1.tar.gz gentoo-2-801d90ec19f78f4992f77ae0074a251881a70bf1.tar.bz2 gentoo-2-801d90ec19f78f4992f77ae0074a251881a70bf1.zip |
typo fix
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.0.19-r1.ebuild b/net-irc/bitchx/bitchx-1.0.19-r1.ebuild index 4794f3c27b7a..ff03412d4838 100644 --- a/net-irc/bitchx/bitchx-1.0.19-r1.ebuild +++ b/net-irc/bitchx/bitchx-1.0.19-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r1.ebuild,v 1.2 2002/05/23 06:50:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r1.ebuild,v 1.3 2002/06/11 07:46:59 seemant Exp $ MY_P=ircii-pana-${PV/.0./.0c} S=${WORKDIR}/BitchX @@ -16,7 +16,7 @@ DEPEND=">=sys-libs/ncurses-5.1 ncurses? ( sys-libs/ncurses ) esd? ( >=media-sound/esound-0.2.5 >=media-libs/audiofile-0.1.5 ) - gtk? ( =x11-libs/gtk+-1.2** + gtk? ( =x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1 )" #src_unpack() { |