diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:19:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:46:50 +0200 |
commit | 8b3daab1bee67f37dc81eff4ca0ddc2bbbacc254 (patch) | |
tree | 5ec131659ebe80a2572bfeadfd631f81f4c7b76d /net-dns/nsd | |
parent | net-analyzer/ripe-atlas-tools: whitespace (diff) | |
download | gentoo-8b3daab1bee67f37dc81eff4ca0ddc2bbbacc254.tar.gz gentoo-8b3daab1bee67f37dc81eff4ca0ddc2bbbacc254.tar.bz2 gentoo-8b3daab1bee67f37dc81eff4ca0ddc2bbbacc254.zip |
net-dns/nsd: whitespace
Diffstat (limited to 'net-dns/nsd')
-rw-r--r-- | net-dns/nsd/nsd-3.2.20.ebuild | 5 |
1 files 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 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 +} |