commit: 8b3daab1bee67f37dc81eff4ca0ddc2bbbacc254
Author: Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug 5 16:19:34 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 16:46:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3daab1
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 94a89c9..4eb1005 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
+}