summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2011-10-30 15:28:12 +0000
committerLars Wendler <polynomial-c@gentoo.org>2011-10-30 15:28:12 +0000
commitdbf4becf2b6d32f04c92959da0d553ca49dcfee0 (patch)
treecfc9b65d7625c7aa8d4b5ecdb8b2a484273c8f90 /net-misc
parentFix build with USE=ruby, bug 351718 (diff)
downloadgentoo-2-dbf4becf2b6d32f04c92959da0d553ca49dcfee0.tar.gz
gentoo-2-dbf4becf2b6d32f04c92959da0d553ca49dcfee0.tar.bz2
gentoo-2-dbf4becf2b6d32f04c92959da0d553ca49dcfee0.zip
Fixed typo in dnsextd init script caused by my previous commit
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/mDNSResponder/ChangeLog6
-rw-r--r--net-misc/mDNSResponder/files/dnsextd.init.d4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/mDNSResponder/ChangeLog b/net-misc/mDNSResponder/ChangeLog
index bd953c08b6ce..3eac5394884d 100644
--- a/net-misc/mDNSResponder/ChangeLog
+++ b/net-misc/mDNSResponder/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/mDNSResponder
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/ChangeLog,v 1.57 2011/10/23 18:15:50 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/ChangeLog,v 1.58 2011/10/30 15:28:12 polynomial-c Exp $
+
+ 30 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> files/dnsextd.init.d:
+ non-maintainer commit: Fixed typo in dnsextd init script caused by my
+ previous commit.
23 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> files/dnsextd.init.d,
files/mDNSResponderPosix.init.d, files/mdnsd.init.d:
diff --git a/net-misc/mDNSResponder/files/dnsextd.init.d b/net-misc/mDNSResponder/files/dnsextd.init.d
index 0316981dba29..4297d58edca7 100644
--- a/net-misc/mDNSResponder/files/dnsextd.init.d
+++ b/net-misc/mDNSResponder/files/dnsextd.init.d
@@ -1,9 +1,9 @@
#!/sbin/runscript
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/files/dnsextd.init.d,v 1.2 2011/10/23 18:15:50 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/files/dnsextd.init.d,v 1.3 2011/10/30 15:28:12 polynomial-c Exp $
-extra_started_commands"dump"
+extra_started_commands="dump"
depend() {
after named