diff options
Diffstat (limited to 'net-irc/bitchx/bitchx-1.1-r1.ebuild')
-rw-r--r-- | net-irc/bitchx/bitchx-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.1-r1.ebuild b/net-irc/bitchx/bitchx-1.1-r1.ebuild index d0442fc7b386..cec7b0af5249 100644 --- a/net-irc/bitchx/bitchx-1.1-r1.ebuild +++ b/net-irc/bitchx/bitchx-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.3 2004/08/22 01:46:24 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.4 2004/09/06 00:19:42 ciaranm Exp $ inherit flag-o-matic eutils @@ -76,7 +76,7 @@ src_compile() { use gtk && use gnome && ( \ einfo "gtkBitchX will be built, if you want BitchX please issue" einfo "USE="-gtk" emerge bitchx" - sleep 10 + epause 10 ) && append-flags -I/usr/include/gnome-1.0 econf \ |