diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 03:59:42 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 03:59:42 +0000 |
commit | 40f95e95bb4bc98a24773bbf7e44a4edc3c66c97 (patch) | |
tree | 99689c48106362572e0358d659e2daa0da567ab2 /net-irc/ircd-hybrid | |
parent | Manifest fix - ChangeLog size mismatch, msn-transport-20040531-r1.ebuild size... (diff) | |
download | gentoo-2-40f95e95bb4bc98a24773bbf7e44a4edc3c66c97.tar.gz gentoo-2-40f95e95bb4bc98a24773bbf7e44a4edc3c66c97.tar.bz2 gentoo-2-40f95e95bb4bc98a24773bbf7e44a4edc3c66c97.zip |
Manifest fix - files/init.d_ircd size mismatch
Diffstat (limited to 'net-irc/ircd-hybrid')
-rw-r--r-- | net-irc/ircd-hybrid/files/init.d_ircd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/ircd-hybrid/files/init.d_ircd b/net-irc/ircd-hybrid/files/init.d_ircd index 301a02f89bed..7a465efea188 100644 --- a/net-irc/ircd-hybrid/files/init.d_ircd +++ b/net-irc/ircd-hybrid/files/init.d_ircd @@ -1,6 +1,6 @@ #!/sbin/runscript # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircd-hybrid/files/init.d_ircd,v 1.1 2003/12/17 02:37:45 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircd-hybrid/files/init.d_ircd,v 1.2 2004/07/18 03:59:42 dragonheart Exp $ depend() { |