diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:02:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:02:49 +0000 |
commit | 864810b08298b51d369526cf21114772c40b4c4f (patch) | |
tree | 54c02775b85ccc2bbfe774ee16174eed23dd93c1 /net-misc/gnugk | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-864810b08298b51d369526cf21114772c40b4c4f.tar.gz gentoo-2-864810b08298b51d369526cf21114772c40b4c4f.tar.bz2 gentoo-2-864810b08298b51d369526cf21114772c40b4c4f.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-misc/gnugk')
-rw-r--r-- | net-misc/gnugk/files/gnugk.confd | 4 | ||||
-rw-r--r-- | net-misc/gnugk/files/gnugk.rc6 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/gnugk/files/gnugk.confd b/net-misc/gnugk/files/gnugk.confd index 59719d72a475..6fdb75e63a46 100644 --- a/net-misc/gnugk/files/gnugk.confd +++ b/net-misc/gnugk/files/gnugk.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/gnugk/files/gnugk.confd,v 1.2 2004/03/06 03:33:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gnugk/files/gnugk.confd,v 1.3 2004/07/14 23:59:21 agriffis Exp $ # # see gnugk --help for a complete list of options diff --git a/net-misc/gnugk/files/gnugk.rc6 b/net-misc/gnugk/files/gnugk.rc6 index e0fca22fd50d..482852ceafad 100644 --- a/net-misc/gnugk/files/gnugk.rc6 +++ b/net-misc/gnugk/files/gnugk.rc6 @@ -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-misc/gnugk/files/gnugk.rc6,v 1.2 2004/03/06 03:33:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gnugk/files/gnugk.rc6,v 1.3 2004/07/14 23:59:21 agriffis Exp $ depend() { need net |