diff options
Diffstat (limited to 'net-libs/openh323/openh323-1.13.5.ebuild')
-rw-r--r-- | net-libs/openh323/openh323-1.13.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/openh323/openh323-1.13.5.ebuild b/net-libs/openh323/openh323-1.13.5.ebuild index cd58997ad1fb..dec0d0154275 100644 --- a/net-libs/openh323/openh323-1.13.5.ebuild +++ b/net-libs/openh323/openh323-1.13.5.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.5.ebuild,v 1.6 2004/08/13 22:32:00 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.5.ebuild,v 1.7 2004/09/06 19:46:59 ciaranm Exp $ IUSE="ssl" @@ -46,7 +46,7 @@ pkg_setup() { ewarn "we are currently investigating this problem..." ewarn "" ewarn "<sleeping 10 seconds...>" - sleep 10 + epause 10 fi } |