summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanagiotis Christopoulos <pchrist@gentoo.org>2008-06-02 22:06:26 +0000
committerPanagiotis Christopoulos <pchrist@gentoo.org>2008-06-02 22:06:26 +0000
commit116bcbf366871294e48b3c800523ebfb70ad4980 (patch)
tree93d228255451464929be422bf3a4d006dea8cf86 /dev-scheme/stalin
parentFix compile issues, bug 216588. (diff)
downloadgentoo-2-116bcbf366871294e48b3c800523ebfb70ad4980.tar.gz
gentoo-2-116bcbf366871294e48b3c800523ebfb70ad4980.tar.bz2
gentoo-2-116bcbf366871294e48b3c800523ebfb70ad4980.zip
Removed, epause, in pkg_setup()
(Portage version: 2.1.5.2)
Diffstat (limited to 'dev-scheme/stalin')
-rw-r--r--dev-scheme/stalin/stalin-0.11.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-scheme/stalin/stalin-0.11.ebuild b/dev-scheme/stalin/stalin-0.11.ebuild
index 9aaf7b69c3dd..4c040a020467 100644
--- a/dev-scheme/stalin/stalin-0.11.ebuild
+++ b/dev-scheme/stalin/stalin-0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/stalin/stalin-0.11.ebuild,v 1.2 2008/06/01 18:11:54 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/stalin/stalin-0.11.ebuild,v 1.3 2008/06/02 22:06:26 pchrist Exp $
inherit eutils
@@ -25,7 +25,6 @@ pkg_setup() {
ewarn "Stalin is an ugly beast, which will eat all your memory and stress your"
ewarn "processor to levels you have never experienced. If you want to abort,"
ewarn "please do it now. You have been warned."
- epause 10
}
src_compile() {