diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:52:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:52:18 +0000 |
commit | e9af8999041783048c6cb6d894bd91acbc65ee19 (patch) | |
tree | 342838fb90c7baee3d8169723d1f9c55448ce85a /net-irc | |
parent | sync IUSE (+doc) (Manifest recommit) (diff) | |
download | gentoo-2-e9af8999041783048c6cb6d894bd91acbc65ee19.tar.gz gentoo-2-e9af8999041783048c6cb6d894bd91acbc65ee19.tar.bz2 gentoo-2-e9af8999041783048c6cb6d894bd91acbc65ee19.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/ircd-hybrid/files/conf.d_ircd | 4 | ||||
-rw-r--r-- | net-irc/ultimate/files/ultimateircd.conf | 2 | ||||
-rw-r--r-- | net-irc/ultimate/files/ultimateircd.rc | 4 | ||||
-rw-r--r-- | net-irc/unrealircd/files/unrealircd.confd | 4 | ||||
-rw-r--r-- | net-irc/unrealircd/files/unrealircd.rc | 4 |
5 files changed, 9 insertions, 9 deletions
diff --git a/net-irc/ircd-hybrid/files/conf.d_ircd b/net-irc/ircd-hybrid/files/conf.d_ircd index 8be58f8f03fc..a9098271ec8e 100644 --- a/net-irc/ircd-hybrid/files/conf.d_ircd +++ b/net-irc/ircd-hybrid/files/conf.d_ircd @@ -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-irc/ircd-hybrid/files/conf.d_ircd,v 1.2 2004/03/06 03:11:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircd-hybrid/files/conf.d_ircd,v 1.3 2004/07/14 23:47:19 agriffis Exp $ # Config file for /etc/init.d/ircd diff --git a/net-irc/ultimate/files/ultimateircd.conf b/net-irc/ultimate/files/ultimateircd.conf index 62213049ef0f..c600ddde5acc 100644 --- a/net-irc/ultimate/files/ultimateircd.conf +++ b/net-irc/ultimate/files/ultimateircd.conf @@ -1,4 +1,4 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header diff --git a/net-irc/ultimate/files/ultimateircd.rc b/net-irc/ultimate/files/ultimateircd.rc index 04644204ac8b..7bfceb4efbfc 100644 --- a/net-irc/ultimate/files/ultimateircd.rc +++ b/net-irc/ultimate/files/ultimateircd.rc @@ -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-irc/ultimate/files/ultimateircd.rc,v 1.3 2003/11/14 02:01:47 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/files/ultimateircd.rc,v 1.4 2004/07/14 23:47:43 agriffis Exp $ depend() { need net diff --git a/net-irc/unrealircd/files/unrealircd.confd b/net-irc/unrealircd/files/unrealircd.confd index 47f5d308d5c9..ce93122b1d7b 100644 --- a/net-irc/unrealircd/files/unrealircd.confd +++ b/net-irc/unrealircd/files/unrealircd.confd @@ -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-irc/unrealircd/files/unrealircd.confd,v 1.2 2004/03/06 12:15:13 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/files/unrealircd.confd,v 1.3 2004/07/14 23:48:05 agriffis Exp $ # user to run unrealircd as UNREALIRCD_USER="UserBlah" diff --git a/net-irc/unrealircd/files/unrealircd.rc b/net-irc/unrealircd/files/unrealircd.rc index 3ef635659150..47c710087fdc 100644 --- a/net-irc/unrealircd/files/unrealircd.rc +++ b/net-irc/unrealircd/files/unrealircd.rc @@ -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-irc/unrealircd/files/unrealircd.rc,v 1.2 2003/02/14 23:01:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/files/unrealircd.rc,v 1.3 2004/07/14 23:48:05 agriffis Exp $ depend() { need net |