diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:35:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:35:57 +0000 |
commit | b7b45a4532e62321e0925fbde731a76f42666471 (patch) | |
tree | 47df1917e399996f86225bbea5f89fe1a73c40b7 /net-www/thttpd | |
parent | Added to ~arm after testing on coral.dev.gentoo.org. (diff) | |
download | historical-b7b45a4532e62321e0925fbde731a76f42666471.tar.gz historical-b7b45a4532e62321e0925fbde731a76f42666471.tar.bz2 historical-b7b45a4532e62321e0925fbde731a76f42666471.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-www/thttpd')
-rw-r--r-- | net-www/thttpd/files/thttpd-2.25/thttpd.confd | 4 | ||||
-rw-r--r-- | net-www/thttpd/files/thttpd-2.25/thttpd.init | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-www/thttpd/files/thttpd-2.25/thttpd.confd b/net-www/thttpd/files/thttpd-2.25/thttpd.confd index 2e960f2fe1ca..e21f14638b81 100644 --- a/net-www/thttpd/files/thttpd-2.25/thttpd.confd +++ b/net-www/thttpd/files/thttpd-2.25/thttpd.confd @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/thttpd/files/thttpd-2.25/thttpd.confd,v 1.1 2004/04/23 10:12:04 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/thttpd/files/thttpd-2.25/thttpd.confd,v 1.2 2004/07/15 00:34:29 agriffis Exp $ ## Config file for /etc/init.d/thttpd diff --git a/net-www/thttpd/files/thttpd-2.25/thttpd.init b/net-www/thttpd/files/thttpd-2.25/thttpd.init index 5a84dad5c39b..6f5e34304583 100644 --- a/net-www/thttpd/files/thttpd-2.25/thttpd.init +++ b/net-www/thttpd/files/thttpd-2.25/thttpd.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/thttpd/files/thttpd-2.25/thttpd.init,v 1.1 2004/04/23 10:12:04 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/thttpd/files/thttpd-2.25/thttpd.init,v 1.2 2004/07/15 00:34:29 agriffis Exp $ depend() { need net |