summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-12-03 07:21:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-12-03 07:21:55 +0000
commitd361e88c732f01ee6a17c77c807c3f6c46cb56b0 (patch)
tree360202c5fde0f4aead6c4996cd80f2c6e1722d4e /sys-cluster
parentupdated to latest upstream release with pvfs2 support and shared lib fixes (diff)
downloadgentoo-2-d361e88c732f01ee6a17c77c807c3f6c46cb56b0.tar.gz
gentoo-2-d361e88c732f01ee6a17c77c807c3f6c46cb56b0.tar.bz2
gentoo-2-d361e88c732f01ee6a17c77c807c3f6c46cb56b0.zip
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/pvfs2/pvfs2-2.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild b/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild
index d969b2e3aa7d..be981364bc45 100644
--- a/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild
+++ b/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild,v 1.1 2007/12/03 00:00:45 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild,v 1.2 2007/12/03 07:21:55 mr_bones_ Exp $
inherit linux-mod autotools toolchain-funcs
@@ -44,7 +44,7 @@ pkg_setup() {
# Notice I don't include --disable-static because it makes the linker
# fail due to a missing library needed by LIBS_THREADED += -lpvfs2-threaded.
# However that library is only compiled if static is enabled. Anyway
- # it is used to build pvfs2-client-core-threaded, which is not installed
+ # it is used to build pvfs2-client-core-threaded, which is not installed
# by make kmod_install (unstable perhaps?)
# As of version 2.7.0 both static and shared versions of lpvfs2-threaded