diff options
author | 2004-07-14 22:16:39 +0000 | |
---|---|---|
committer | 2004-07-14 22:16:39 +0000 | |
commit | 4393e238f003edd24f7c9205852f6e972460e823 (patch) | |
tree | 9035791dc7d21eaa509ca0e47818c54fc7df583f /games-fps/quake3 | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-4393e238f003edd24f7c9205852f6e972460e823.tar.gz historical-4393e238f003edd24f7c9205852f6e972460e823.tar.bz2 historical-4393e238f003edd24f7c9205852f6e972460e823.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'games-fps/quake3')
-rw-r--r-- | games-fps/quake3/files/q3ded.conf.d | 4 | ||||
-rw-r--r-- | games-fps/quake3/files/q3ded.rc | 4 |
2 files changed, 4 insertions, 4 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 |