diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:21:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:21:07 +0000 |
commit | c3f93042f961b1337a591bf695d25a6ff05e08ee (patch) | |
tree | 4c9a001708e0efc9a963fe11d417a0dd85df70aa /net-p2p/gift/files | |
parent | ver bump #57073 (diff) | |
download | historical-c3f93042f961b1337a591bf695d25a6ff05e08ee.tar.gz historical-c3f93042f961b1337a591bf695d25a6ff05e08ee.tar.bz2 historical-c3f93042f961b1337a591bf695d25a6ff05e08ee.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-p2p/gift/files')
-rw-r--r-- | net-p2p/gift/files/gift.confd | 4 | ||||
-rw-r--r-- | net-p2p/gift/files/gift.initd | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/gift/files/gift.confd b/net-p2p/gift/files/gift.confd index 2e51ea2138bb..6a4167958d73 100644 --- a/net-p2p/gift/files/gift.confd +++ b/net-p2p/gift/files/gift.confd @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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/gift/files/gift.confd,v 1.2 2004/06/26 20:12:47 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/files/gift.confd,v 1.3 2004/07/15 00:20:21 agriffis Exp $ # /etc/conf.d/gift # Config file for gift control script diff --git a/net-p2p/gift/files/gift.initd b/net-p2p/gift/files/gift.initd index 3a10c38fae7b..bc9fa85403bf 100644 --- a/net-p2p/gift/files/gift.initd +++ b/net-p2p/gift/files/gift.initd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 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/gift/files/gift.initd,v 1.2 2004/06/26 20:12:47 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/files/gift.initd,v 1.3 2004/07/15 00:20:21 agriffis Exp $ depend() { need net |