diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:28 +0000 |
commit | 900acea6c43f457389bf43998fdb9fe8f5ab6a9b (patch) | |
tree | 50c0f2c8b64ac14ab252d634dcfe7021023fbddf /net-misc/zaptel | |
parent | sync IUSE (-debug) (Manifest recommit) (diff) | |
download | gentoo-2-900acea6c43f457389bf43998fdb9fe8f5ab6a9b.tar.gz gentoo-2-900acea6c43f457389bf43998fdb9fe8f5ab6a9b.tar.bz2 gentoo-2-900acea6c43f457389bf43998fdb9fe8f5ab6a9b.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-misc/zaptel')
-rw-r--r-- | net-misc/zaptel/files/zaptel.confd | 4 | ||||
-rw-r--r-- | net-misc/zaptel/files/zaptel.rc6 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/zaptel/files/zaptel.confd b/net-misc/zaptel/files/zaptel.confd index 5a27a4c9f60c..5d547f3ba39b 100644 --- a/net-misc/zaptel/files/zaptel.confd +++ b/net-misc/zaptel/files/zaptel.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-misc/zaptel/files/zaptel.confd,v 1.1 2004/05/10 01:18:13 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/files/zaptel.confd,v 1.2 2004/07/15 00:16:05 agriffis Exp $ # # Some options for the zaptel init script diff --git a/net-misc/zaptel/files/zaptel.rc6 b/net-misc/zaptel/files/zaptel.rc6 index 085082778970..f7e91e11222a 100644 --- a/net-misc/zaptel/files/zaptel.rc6 +++ b/net-misc/zaptel/files/zaptel.rc6 @@ -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-misc/zaptel/files/zaptel.rc6,v 1.1 2004/05/10 01:18:13 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/files/zaptel.rc6,v 1.2 2004/07/15 00:16:05 agriffis Exp $ depend() { need net |