From ce3af20fdfac5accf55fad8060fd7e4a8212f5d2 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Fri, 18 Jul 2014 15:32:43 +0000 Subject: Fix whitespace repoman didn't catch because it's inside a line, not end or start of it (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) --- sys-fs/mdadm/mdadm-3.3.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs/mdadm') diff --git a/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild b/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild index 432af6920aa9..7177222d4de3 100644 --- a/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild +++ b/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild @@ -1,9 +1,9 @@ # 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.3 2014/07/18 15:30:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.3.1-r2.ebuild,v 1.4 2014/07/18 15:32:43 ssuominen Exp $ EAPI=4 -inherit eutils flag-o-matic multilib systemd toolchain-funcs udev +inherit eutils flag-o-matic multilib systemd toolchain-funcs udev DESCRIPTION="A useful tool for running RAID systems - it can be used as a replacement for the raidtools" HOMEPAGE="http://neil.brown.name/blog/mdadm" -- cgit v1.2.3-65-gdbad