summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:05:27 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:05:27 +0000
commitb09538128bff4659c99d221d289d451458aaaf7c (patch)
tree86249c9ba79e951bb4b7d10185b69cff7910d408 /sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-b09538128bff4659c99d221d289d451458aaaf7c.tar.gz
historical-b09538128bff4659c99d221d289d451458aaaf7c.tar.bz2
historical-b09538128bff4659c99d221d289d451458aaaf7c.zip
repoman: trim trailing whitespace
Diffstat (limited to 'sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild')
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild
index 7b3a93b94ccc..632280af5a88 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild,v 1.1 2003/06/13 19:55:37 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild,v 1.2 2003/09/06 22:05:25 msterret Exp $
S=${WORKDIR}/openmosix-tools-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 -ppc -sparc -alpha"
pkg_setup() {
- if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
+ if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
eerror
eerror "Your linux kernel sources do not appear to be openmosix,"
eerror "please check your /usr/src/linux symlink."