diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:25:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:25:47 +0000 |
commit | 972e9f448a9dadaa5147a3152d760409a2624b56 (patch) | |
tree | 8416ee34f07a5482010e0f999f8590bee2d0cd18 /games-server/hlstats | |
parent | sync IUSE (+java) (Manifest recommit) (diff) | |
download | gentoo-2-972e9f448a9dadaa5147a3152d760409a2624b56.tar.gz gentoo-2-972e9f448a9dadaa5147a3152d760409a2624b56.tar.bz2 gentoo-2-972e9f448a9dadaa5147a3152d760409a2624b56.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'games-server/hlstats')
-rw-r--r-- | games-server/hlstats/files/hlstats.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-server/hlstats/files/hlstats.rc b/games-server/hlstats/files/hlstats.rc index 4d8fa07b1dd3..5bed5ab291b1 100644 --- a/games-server/hlstats/files/hlstats.rc +++ b/games-server/hlstats/files/hlstats.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/games-server/hlstats/files/hlstats.rc,v 1.1 2003/09/10 05:51:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/hlstats/files/hlstats.rc,v 1.2 2004/07/14 22:22:45 agriffis Exp $ depend() { need mysql |