summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-09-06 00:19:42 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-09-06 00:19:42 +0000
commit48b2bb24aa2ef5cfe3a0b2f927d8e88beca3c6d9 (patch)
tree00be85042114ce6ca0287fcad25254fe8f0a6333 /net-irc/bitchx
parentsmall update to multilib DEPEND (Manifest recommit) (diff)
downloadgentoo-2-48b2bb24aa2ef5cfe3a0b2f927d8e88beca3c6d9.tar.gz
gentoo-2-48b2bb24aa2ef5cfe3a0b2f927d8e88beca3c6d9.tar.bz2
gentoo-2-48b2bb24aa2ef5cfe3a0b2f927d8e88beca3c6d9.zip
Switch to use epause and ebeep, bug #62950
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r--net-irc/bitchx/ChangeLog6
-rw-r--r--net-irc/bitchx/bitchx-1.1-r1.ebuild4
-rw-r--r--net-irc/bitchx/bitchx-1.1-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog
index b71e3bc32565..1f064955a227 100644
--- a/net-irc/bitchx/ChangeLog
+++ b/net-irc/bitchx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/bitchx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.49 2004/08/31 11:45:30 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.50 2004/09/06 00:19:42 ciaranm Exp $
+
+ 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> bitchx-1.1-r1.ebuild,
+ bitchx-1.1-r2.ebuild:
+ Switch to use epause and ebeep, bug #62950
*bitchx-1.1-r2 (31 Aug 2004)
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 \
diff --git a/net-irc/bitchx/bitchx-1.1-r2.ebuild b/net-irc/bitchx/bitchx-1.1-r2.ebuild
index 6402cb8ccc7c..33170fde5950 100644
--- a/net-irc/bitchx/bitchx-1.1-r2.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r2.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-r2.ebuild,v 1.2 2004/08/31 19:22:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.3 2004/09/06 00:19:42 ciaranm Exp $
inherit flag-o-matic eutils
@@ -74,7 +74,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 \