summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-12-05 16:01:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-12-05 16:01:55 +0000
commit11fceba758bba99a53ca6cefa54bf7c160611c1d (patch)
tree5265d8da26deacf8e5c61ae93b5f6cf8458d0cfb
parentBug 113930, case statement for non-linux. Also (finally) a fix for the instal... (diff)
downloadhistorical-11fceba758bba99a53ca6cefa54bf7c160611c1d.tar.gz
historical-11fceba758bba99a53ca6cefa54bf7c160611c1d.tar.bz2
historical-11fceba758bba99a53ca6cefa54bf7c160611c1d.zip
repoman: Trim trailing whitespace
Package-Manager: portage-2.0.51.22-r3
-rw-r--r--dev-lang/smarteiffel/smarteiffel-2.2_rc1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/smarteiffel/smarteiffel-2.2_rc1.ebuild b/dev-lang/smarteiffel/smarteiffel-2.2_rc1.ebuild
index 03b20d60de5b..209440646afd 100644
--- a/dev-lang/smarteiffel/smarteiffel-2.2_rc1.ebuild
+++ b/dev-lang/smarteiffel/smarteiffel-2.2_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/smarteiffel/smarteiffel-2.2_rc1.ebuild,v 1.1 2005/12/03 21:03:59 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/smarteiffel/smarteiffel-2.2_rc1.ebuild,v 1.2 2005/12/05 16:01:55 mr_bones_ Exp $
inherit toolchain-funcs multilib
@@ -66,7 +66,7 @@ src_compile() {
echo 5; #save conf file
echo 6; echo
echo 0; echo #leave the menu
-
+
) | ./install.bin || die
einfo "finished running install"