diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:20:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:20:39 +0000 |
commit | 0b9ca153d20213ecaea00caf2b02b718178ff646 (patch) | |
tree | b636e1630b51b780d87a85c5587ee73089aea7e0 /games-fps | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-0b9ca153d20213ecaea00caf2b02b718178ff646.tar.gz gentoo-2-0b9ca153d20213ecaea00caf2b02b718178ff646.tar.bz2 gentoo-2-0b9ca153d20213ecaea00caf2b02b718178ff646.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3/files/q3ded.conf.d | 4 | ||||
-rw-r--r-- | games-fps/quake3/files/q3ded.rc | 4 | ||||
-rw-r--r-- | games-fps/rtcw/files/wolf-ded.rc | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games-fps/quake3/files/q3ded.conf.d b/games-fps/quake3/files/q3ded.conf.d index f95a7d7d23e0..94be1e562fb4 100644 --- a/games-fps/quake3/files/q3ded.conf.d +++ b/games-fps/quake3/files/q3ded.conf.d @@ -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/games-fps/quake3/files/q3ded.conf.d,v 1.2 2004/04/18 08:44:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/files/q3ded.conf.d,v 1.3 2004/07/14 22:15:46 agriffis Exp $ q3_OPTS="+set com_hunkmegs 24 +set dedicated 1 +set net_port 27960 +map q3tourney2" diff --git a/games-fps/quake3/files/q3ded.rc b/games-fps/quake3/files/q3ded.rc index f4130820b071..f7aa81ccaf08 100644 --- a/games-fps/quake3/files/q3ded.rc +++ b/games-fps/quake3/files/q3ded.rc @@ -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/games-fps/quake3/files/q3ded.rc,v 1.6 2004/04/18 08:44:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/files/q3ded.rc,v 1.7 2004/07/14 22:15:46 agriffis Exp $ depend() { need net diff --git a/games-fps/rtcw/files/wolf-ded.rc b/games-fps/rtcw/files/wolf-ded.rc index 67157bfc4030..41c84ae8d2b7 100644 --- a/games-fps/rtcw/files/wolf-ded.rc +++ b/games-fps/rtcw/files/wolf-ded.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-fps/rtcw/files/wolf-ded.rc,v 1.3 2003/10/03 22:35:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/files/wolf-ded.rc,v 1.4 2004/07/14 22:16:39 agriffis Exp $ depend() { need net |