From 8b3daab1bee67f37dc81eff4ca0ddc2bbbacc254 Mon Sep 17 00:00:00 2001 From: Felix Janda Date: Fri, 5 Aug 2016 18:19:34 +0200 Subject: [PATCH] net-dns/nsd: whitespace --- net-dns/nsd/nsd-3.2.20.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-dns/nsd/nsd-3.2.20.ebuild b/net-dns/nsd/nsd-3.2.20.ebuild index 94a89c941adfe..4eb1005536041 100644 --- a/net-dns/nsd/nsd-3.2.20.ebuild +++ b/net-dns/nsd/nsd-3.2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -77,5 +77,4 @@ src_install() { # remove /var/run data created by Makefile, handled by initd script rm -r "${ED}"/var/run || die "could not remove /var/run/ directory" - -} \ No newline at end of file +}