summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-09-06 20:32:59 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-09-06 20:32:59 +0000
commitfb1aa6ba878dfb9087b74667c89372ccaa14f58b (patch)
tree988f8153b4f3d7b7219454715c22a5d81b7bbf62 /net-www
parentx11-plugins/wmusic-1.5.0 stable for x86. (Manifest recommit) (diff)
downloadgentoo-2-fb1aa6ba878dfb9087b74667c89372ccaa14f58b.tar.gz
gentoo-2-fb1aa6ba878dfb9087b74667c89372ccaa14f58b.tar.bz2
gentoo-2-fb1aa6ba878dfb9087b74667c89372ccaa14f58b.zip
Switch to use epause and ebeep, bug #62950
Diffstat (limited to 'net-www')
-rw-r--r--net-www/apache/ChangeLog6
-rw-r--r--net-www/apache/apache-2.0.49-r3.ebuild4
-rw-r--r--net-www/apache/apache-2.0.49-r4.ebuild4
-rw-r--r--net-www/apache/apache-2.0.50.ebuild4
-rw-r--r--net-www/mozilla/ChangeLog5
-rw-r--r--net-www/mozilla/mozilla-1.6-r1.ebuild4
6 files changed, 17 insertions, 10 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index 311eebf13de9..25abed7e3e22 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/apache
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.242 2004/09/01 17:10:57 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.243 2004/09/06 20:28:28 ciaranm Exp $
+
+ 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> apache-2.0.49-r3.ebuild,
+ apache-2.0.49-r4.ebuild, apache-2.0.50.ebuild:
+ Switch to use epause and ebeep, bug #62950
01 Sep 2004; Travis Tilley <lv@gentoo.org> apache-1.3.31-r3.ebuild:
stable on amd64
diff --git a/net-www/apache/apache-2.0.49-r3.ebuild b/net-www/apache/apache-2.0.49-r3.ebuild
index faab1cc8ce4c..9b269cbe567b 100644
--- a/net-www/apache/apache-2.0.49-r3.ebuild
+++ b/net-www/apache/apache-2.0.49-r3.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-www/apache/apache-2.0.49-r3.ebuild,v 1.20 2004/08/12 01:11:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r3.ebuild,v 1.21 2004/09/06 20:28:28 ciaranm Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -122,7 +122,7 @@ src_compile() {
eerror "Sorry, LDAP support isn't available yet for MIPS"
eerror "Test out OpenLDAP and report it via BugZilla!"
eerror "Continuing in 5 seconds"
- sleep 5s
+ epause 5
else
einfo "Enabling LDAP"
if use static; then
diff --git a/net-www/apache/apache-2.0.49-r4.ebuild b/net-www/apache/apache-2.0.49-r4.ebuild
index 2173547cc511..bbcd404f4231 100644
--- a/net-www/apache/apache-2.0.49-r4.ebuild
+++ b/net-www/apache/apache-2.0.49-r4.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-www/apache/apache-2.0.49-r4.ebuild,v 1.14 2004/08/12 01:11:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r4.ebuild,v 1.15 2004/09/06 20:28:28 ciaranm Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -123,7 +123,7 @@ src_compile() {
eerror "Sorry, LDAP support isn't available yet for MIPS"
eerror "Test out OpenLDAP and report it via BugZilla!"
eerror "Continuing in 5 seconds"
- sleep 5s
+ epause 5
else
einfo "Enabling LDAP"
if use static; then
diff --git a/net-www/apache/apache-2.0.50.ebuild b/net-www/apache/apache-2.0.50.ebuild
index 478515e600d6..19b6b1e1e11f 100644
--- a/net-www/apache/apache-2.0.50.ebuild
+++ b/net-www/apache/apache-2.0.50.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-www/apache/apache-2.0.50.ebuild,v 1.10 2004/08/21 21:13:56 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50.ebuild,v 1.11 2004/09/06 20:28:28 ciaranm Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -114,7 +114,7 @@ src_compile() {
eerror "Sorry, LDAP support isn't available yet for MIPS"
eerror "Test out OpenLDAP and report it via BugZilla!"
eerror "Continuing in 5 seconds"
- sleep 5s
+ epause 5
else
einfo "Enabling LDAP"
if use static; then
diff --git a/net-www/mozilla/ChangeLog b/net-www/mozilla/ChangeLog
index c5c8ecae27fc..16e8d8ced64c 100644
--- a/net-www/mozilla/ChangeLog
+++ b/net-www/mozilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mozilla
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.194 2004/08/18 16:31:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.195 2004/09/06 20:32:59 ciaranm Exp $
+
+ 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> mozilla-1.6-r1.ebuild:
+ Switch to use epause and ebeep, bug #62950
*mozilla-1.7.2-r1 (18 Aug 2004)
diff --git a/net-www/mozilla/mozilla-1.6-r1.ebuild b/net-www/mozilla/mozilla-1.6-r1.ebuild
index a809fbbf6612..eb41e167da99 100644
--- a/net-www/mozilla/mozilla-1.6-r1.ebuild
+++ b/net-www/mozilla/mozilla-1.6-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-www/mozilla/mozilla-1.6-r1.ebuild,v 1.15 2004/08/21 21:32:32 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.6-r1.ebuild,v 1.16 2004/09/06 20:32:59 ciaranm Exp $
IUSE="java crypt ipv6 gtk2 ssl ldap gnome debug xinerama"
# Internal USE flags that I do not really want to advertise ...
@@ -271,7 +271,7 @@ src_compile() {
ewarn "may not always compile properly." && \
ewarn "Please do not use if you do not know what you're doing!" && \
ewarn "" && \
- sleep 3
+ epause 3
local myext="default"
if use mozxmlterm