summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-07-18 14:30:45 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-07-18 14:30:45 +0000
commitdc53cdafd99ad57f4fdaff6171a55c5ffa6ecceb (patch)
tree3432caa91817d5d75aef8c679584d871502d0c7c /sys-fs/mdadm
parentStable for HPPA (bug #502836). (diff)
downloadgentoo-2-dc53cdafd99ad57f4fdaff6171a55c5ffa6ecceb.tar.gz
gentoo-2-dc53cdafd99ad57f4fdaff6171a55c5ffa6ecceb.tar.bz2
gentoo-2-dc53cdafd99ad57f4fdaff6171a55c5ffa6ecceb.zip
Fix whitespace on line 50, even though Portage mistakenly said it's on line 42, because of the line changing \ chars
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-fs/mdadm')
-rw-r--r--sys-fs/mdadm/mdadm-3.3.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild b/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild
index 952c29c4cce9..7f599c2cbfbb 100644
--- a/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild
+++ b/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild,v 1.1 2014/07/18 14:12:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild,v 1.2 2014/07/18 14:30:45 ssuominen Exp $
EAPI=4
inherit eutils flag-o-matic multilib systemd toolchain-funcs udev
@@ -47,7 +47,7 @@ src_prepare() {
"${FILESDIR}"/${P}-mdmon-allow-prepare_update-to-report-failure.patch \
"${FILESDIR}"/${P}-DDF-validate-metadata_update-size-before-using-it.patch \
"${FILESDIR}"/${P}-IMSM-validate-metadata_update-size-before-using-it.patch \
- "${FILESDIR}"/${P}-Grow-Do-not-try-to-restart-if-reshape-is-running.patch
+ "${FILESDIR}"/${P}-Grow-Do-not-try-to-restart-if-reshape-is-running.patch
}
src_compile() {