diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-17 03:32:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-17 03:32:23 +0000 |
commit | 1b8b8acdb1d1f57827dfee6b061d4efdf34d418f (patch) | |
tree | 9ca4faf9cdaf251e4525f8dd0e2c7fab32adfc58 /net-dns | |
parent | dont copyright config files (diff) | |
download | historical-1b8b8acdb1d1f57827dfee6b061d4efdf34d418f.tar.gz historical-1b8b8acdb1d1f57827dfee6b061d4efdf34d418f.tar.bz2 historical-1b8b8acdb1d1f57827dfee6b061d4efdf34d418f.zip |
dont copyright config files
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/Manifest | 12 | ||||
-rw-r--r-- | net-dns/dnsmasq/files/dnsmasq.confd | 6 |
2 files changed, 12 insertions, 6 deletions
diff --git a/net-dns/dnsmasq/Manifest b/net-dns/dnsmasq/Manifest index 58dc6c74fcf9..af374ba1c500 100644 --- a/net-dns/dnsmasq/Manifest +++ b/net-dns/dnsmasq/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 e3bf76d5c0cce8a2f1e6b5ccbce0d5a9 ChangeLog 9941 MD5 48d634c6abc444cac5d45d17b2a7bdee dnsmasq-2.15.ebuild 936 MD5 24757d5e7ba1c0fd1705e59434bfe994 dnsmasq-2.18.ebuild 985 @@ -20,6 +23,13 @@ MD5 9740ffe29b6d012b66cd2e532b8915ce files/digest-dnsmasq-2.5-r1 62 MD5 39075dfeab4bbded5f0e8680df29e414 files/digest-dnsmasq-2.8-r1 63 MD5 d48a297550b42f81be10bd5fcf4e15a7 files/digest-dnsmasq-2.9 63 MD5 bd6146f8e6623df5220cd06ceb3d4269 files/dnsmasq-init 612 -MD5 fc1326c5ef78a5ba4a73f6261806579f files/dnsmasq.confd 339 +MD5 5990c2d2cb92209feacf8f3a5a7d0831 files/dnsmasq.confd 140 MD5 d1c7a35f0fe7e1e17d98990eec175b06 files/dnsmasq221-netlink.diff 337 MD5 51334b67d2cbed22e0efec4143bc6ff0 metadata.xml 245 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDzGW+2+ySkm8kpY0RAm9VAJ0dYMtylp5BMq6RsZBQm4YyXoS7aQCggyO2 +EHjJ4oNZNPPiii6ENHRmVpk= +=2N0S +-----END PGP SIGNATURE----- diff --git a/net-dns/dnsmasq/files/dnsmasq.confd b/net-dns/dnsmasq/files/dnsmasq.confd index c54e357cade6..47826dd50828 100644 --- a/net-dns/dnsmasq/files/dnsmasq.confd +++ b/net-dns/dnsmasq/files/dnsmasq.confd @@ -1,8 +1,4 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/files/dnsmasq.confd,v 1.3 2004/07/14 23:23:32 agriffis Exp $ - -# Config file for /etc/init.d/dnsmasq +# /etc/conf.d/dnsmasq: config file for /etc/init.d/dnsmasq # See the dnsmasq(8) man page for possible options to put here. DNSMASQ_OPTS="" |