diff options
author | 2004-07-15 00:23:45 +0000 | |
---|---|---|
committer | 2004-07-15 00:23:45 +0000 | |
commit | d42500c387f68f4b6c430cb2f2de37f24bf2839c (patch) | |
tree | 409fe9bd48b33a865b92aa116b28f2ff3049186b /net-p2p/dchub/files | |
parent | stable on x86, security. (Manifest recommit) (diff) | |
download | gentoo-2-d42500c387f68f4b6c430cb2f2de37f24bf2839c.tar.gz gentoo-2-d42500c387f68f4b6c430cb2f2de37f24bf2839c.tar.bz2 gentoo-2-d42500c387f68f4b6c430cb2f2de37f24bf2839c.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-p2p/dchub/files')
-rw-r--r-- | net-p2p/dchub/files/dchub.conf.d | 4 | ||||
-rw-r--r-- | net-p2p/dchub/files/dchub.init.d | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/dchub/files/dchub.conf.d b/net-p2p/dchub/files/dchub.conf.d index 0ff2fde5333d..4a37523012c1 100644 --- a/net-p2p/dchub/files/dchub.conf.d +++ b/net-p2p/dchub/files/dchub.conf.d @@ -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 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/files/dchub.conf.d,v 1.1 2003/01/26 23:18:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/files/dchub.conf.d,v 1.2 2004/07/15 00:19:57 agriffis Exp $ # dchub configuration directory DCHUB_CONF_DIR="/etc/dchub" diff --git a/net-p2p/dchub/files/dchub.init.d b/net-p2p/dchub/files/dchub.init.d index e2bdfa7bcf30..1298138751e6 100644 --- a/net-p2p/dchub/files/dchub.init.d +++ b/net-p2p/dchub/files/dchub.init.d @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/files/dchub.init.d,v 1.2 2003/04/24 13:43:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/files/dchub.init.d,v 1.3 2004/07/15 00:19:57 agriffis Exp $ # we define these 4 values here because they're mandatory DCHUB_CONF="${DCHUB_CONF_DIR}/dchub.conf.db" |