From: Felix Janda Date: Fri, 5 Aug 2016 16:19:34 +0000 (+0200) Subject: net-dns/nsd: whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8b3daab1bee67f37dc81eff4ca0ddc2bbbacc254;p=gentoo.git net-dns/nsd: whitespace --- diff --git a/net-dns/nsd/nsd-3.2.20.ebuild b/net-dns/nsd/nsd-3.2.20.ebuild index 94a89c941adf..4eb100553604 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 +}