From 01f5abdf6ecd1732d9415f274614181f4fa5c4c7 Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Mon, 6 Sep 2004 19:46:59 +0000 Subject: Switch to use epause and ebeep, bug #62950 --- net-libs/openh323/openh323-1.13.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs/openh323/openh323-1.13.2.ebuild') diff --git a/net-libs/openh323/openh323-1.13.2.ebuild b/net-libs/openh323/openh323-1.13.2.ebuild index 583e00881b76..d053155a024c 100644 --- a/net-libs/openh323/openh323-1.13.2.ebuild +++ b/net-libs/openh323/openh323-1.13.2.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-libs/openh323/openh323-1.13.2.ebuild,v 1.4 2004/06/24 23:16:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.2.ebuild,v 1.5 2004/09/06 19:46:59 ciaranm Exp $ IUSE="ssl" @@ -45,7 +45,7 @@ pkg_setup() { ewarn "we are currently investigating this problem..." ewarn "" ewarn "" - sleep 10 + epause 10 fi } -- cgit v1.2.3-65-gdbad