diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-17 03:33:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-17 03:33:44 +0000 |
commit | acaa8fc783eba05490d7c6b18e7c5ba1e246aabc (patch) | |
tree | 10ab3223b091d590d210c7047859de79add28771 /net-nds | |
parent | dont copyright config files (diff) | |
download | historical-acaa8fc783eba05490d7c6b18e7c5ba1e246aabc.tar.gz historical-acaa8fc783eba05490d7c6b18e7c5ba1e246aabc.tar.bz2 historical-acaa8fc783eba05490d7c6b18e7c5ba1e246aabc.zip |
dont copyright config files
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/portmap/Manifest | 24 | ||||
-rw-r--r-- | net-nds/portmap/files/portmap.confd | 4 |
2 files changed, 13 insertions, 15 deletions
diff --git a/net-nds/portmap/Manifest b/net-nds/portmap/Manifest index 124f7e4584b1..294bc30fd087 100644 --- a/net-nds/portmap/Manifest +++ b/net-nds/portmap/Manifest @@ -1,25 +1,25 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 def1cd0cee829a8caa56efd6a51d937c metadata.xml 184 -MD5 5ce90742848c7ff2e36dfc7ab72daa8a portmap-5b-r9.ebuild 1993 MD5 f328e9265f2f5610d9d8d0c3b1b7a513 ChangeLog 4535 -MD5 7667fe1c5070f9f57c1beb25015bb7be files/portmap-4.0-malloc.patch 9067 -MD5 d0820fd449ae88e56f2a3e78b96bb9d1 files/portmap-4.0-sigpipe.patch 353 MD5 44dae63001c0ad007604a7ba55403838 files/digest-portmap-5b-r9 64 -MD5 14b082c837898bb8901a41a43306d0f2 files/portmap-5b-no-SYS.patch 541 MD5 c4cab1b374730a709460d95211200852 files/portmap-4.0-cleanup.patch 2193 -MD5 b806d1f955acd4cdb322e74159cc17f5 files/portmap.confd 275 -MD5 5bef50780d3ffa439bc12d3e238f2e14 files/portmap-5b-loopback-only.patch 2007 -MD5 417c9dc094234061ad301e5b5413b120 files/portmap.rc6 1132 +MD5 7667fe1c5070f9f57c1beb25015bb7be files/portmap-4.0-malloc.patch 9067 MD5 49ef87c468b07ca837a1282faca5647b files/portmap-4.0-rpc_user.patch 1779 +MD5 d0820fd449ae88e56f2a3e78b96bb9d1 files/portmap-4.0-sigpipe.patch 353 MD5 887940376974bf01ecf94fd032f224eb files/portmap-5b-include-errno_h.patch 403 -MD5 0ec47652f96bfda762a2ffc72a78f002 files/portmap_5beta.dif 8871 +MD5 5bef50780d3ffa439bc12d3e238f2e14 files/portmap-5b-loopback-only.patch 2007 +MD5 14b082c837898bb8901a41a43306d0f2 files/portmap-5b-no-SYS.patch 541 MD5 8b7fc4f54e294754bbd464ec3b6f919b files/portmap-5b-optional-tcpd.patch 1066 +MD5 389d24b3acd37306d50b6d7d37b626be files/portmap.confd 117 +MD5 417c9dc094234061ad301e5b5413b120 files/portmap.rc6 1132 +MD5 0ec47652f96bfda762a2ffc72a78f002 files/portmap_5beta.dif 8871 +MD5 def1cd0cee829a8caa56efd6a51d937c metadata.xml 184 +MD5 5ce90742848c7ff2e36dfc7ab72daa8a portmap-5b-r9.ebuild 1993 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDC7c8gIKl8Uu19MoRAtQ/AJ9BmitlUyasW7bMmUqAUR5wMobftACfTMsx -1G4KAjBJ5lt72I83qC9gpZA= -=cj6A +iD8DBQFDzGYP2+ySkm8kpY0RAie2AKC/oy9F0IBDsFRWza6b/ufKFRiZQwCgxECW +6KMFBgTRb7gKo1Uaexues58= +=yai4 -----END PGP SIGNATURE----- diff --git a/net-nds/portmap/files/portmap.confd b/net-nds/portmap/files/portmap.confd index 3f909c4d233e..2fe9c116dfbb 100644 --- a/net-nds/portmap/files/portmap.confd +++ b/net-nds/portmap/files/portmap.confd @@ -1,6 +1,4 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/portmap/files/portmap.confd,v 1.1 2004/10/31 05:58:05 vapier Exp $ +# /etc/conf.d/portmap: config file for /etc/init.d/portmap # Listen on localhost only by default #PORTMAP_OPTS="-l" |