diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:46:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:46:09 +0000 |
commit | 5dc73afd43d186bf375b8ae5a08e8fe3e0dcc570 (patch) | |
tree | b3ca94908d0407de0e61fd2d573fc2208f60b634 /net-im/openmcu | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | historical-5dc73afd43d186bf375b8ae5a08e8fe3e0dcc570.tar.gz historical-5dc73afd43d186bf375b8ae5a08e8fe3e0dcc570.tar.bz2 historical-5dc73afd43d186bf375b8ae5a08e8fe3e0dcc570.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-im/openmcu')
-rw-r--r-- | net-im/openmcu/files/openmcu.confd | 4 | ||||
-rw-r--r-- | net-im/openmcu/files/openmcu.rc6 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/openmcu/files/openmcu.confd b/net-im/openmcu/files/openmcu.confd index fcfb2e7bb2b4..cc28fff9e2f8 100644 --- a/net-im/openmcu/files/openmcu.confd +++ b/net-im/openmcu/files/openmcu.confd @@ -1,6 +1,6 @@ #!/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-im/openmcu/files/openmcu.confd,v 1.2 2004/03/04 19:31:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/openmcu/files/openmcu.confd,v 1.3 2004/07/14 23:45:29 agriffis Exp $ OPTIONS="--disable-menu" diff --git a/net-im/openmcu/files/openmcu.rc6 b/net-im/openmcu/files/openmcu.rc6 index 3cd607057038..12da491fb32b 100644 --- a/net-im/openmcu/files/openmcu.rc6 +++ b/net-im/openmcu/files/openmcu.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-im/openmcu/files/openmcu.rc6,v 1.2 2004/03/04 19:31:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/openmcu/files/openmcu.rc6,v 1.3 2004/07/14 23:45:29 agriffis Exp $ depend() { need net |