summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-03-19 17:04:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-03-19 17:04:18 +0000
commit8c6e7e8cd6830fdab3a622430e26c4f6c8e4bc16 (patch)
tree1de0103bad004dfed4a4db5f95fc0797976ca6cf /sys-fs/nilfs-utils
parentRemove sys-apps/baselayout depend from here in favour of letting sys-fs/udev-... (diff)
downloadgentoo-2-8c6e7e8cd6830fdab3a622430e26c4f6c8e4bc16.tar.gz
gentoo-2-8c6e7e8cd6830fdab3a622430e26c4f6c8e4bc16.tar.bz2
gentoo-2-8c6e7e8cd6830fdab3a622430e26c4f6c8e4bc16.zip
whitespace
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/nilfs-utils')
-rw-r--r--sys-fs/nilfs-utils/nilfs-utils-2.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/nilfs-utils/nilfs-utils-2.1.0.ebuild b/sys-fs/nilfs-utils/nilfs-utils-2.1.0.ebuild
index 4c7090c3ae3a..1711be46f125 100644
--- a/sys-fs/nilfs-utils/nilfs-utils-2.1.0.ebuild
+++ b/sys-fs/nilfs-utils/nilfs-utils-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/nilfs-utils/nilfs-utils-2.1.0.ebuild,v 1.3 2012/03/19 15:10:41 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/nilfs-utils/nilfs-utils-2.1.0.ebuild,v 1.4 2012/03/19 17:04:18 mr_bones_ Exp $
EAPI=3
@@ -24,7 +24,7 @@ pkg_setup() {
ebegin "Checking for POSIX MQUEUE support"
linux_chkconfig_present POSIX_MQUEUE
eend $?
-
+
if [[ $? -ne 0 ]]; then
eerror "Plese enable POSIX Message Queues support"
eerror