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
commitb4f227637a447883ea98bf42d28aeea17f13d4f2 (patch)
tree9be314a9b64a0172ba44873e3c9d18a98b023647 /dev-scheme/stalin/stalin-0.11.ebuild
parentFix compile issues, bug 216588. (diff)
downloadhistorical-b4f227637a447883ea98bf42d28aeea17f13d4f2.tar.gz
historical-b4f227637a447883ea98bf42d28aeea17f13d4f2.tar.bz2
historical-b4f227637a447883ea98bf42d28aeea17f13d4f2.zip
Removed, epause, in pkg_setup()
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'dev-scheme/stalin/stalin-0.11.ebuild')
-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() {