From bb92852a71ce1d18df0b56faceb4c5dc3afda13f Mon Sep 17 00:00:00 2001 From: Tristan Heaven Date: Sat, 13 Jun 2009 19:17:02 +0000 Subject: rm Package-Manager: portage-2.2_rc33/cvs/Linux i686 --- games-fps/openarena/files/openarena.xpm | 53 ------------ games-fps/quake3-alternatefire/Manifest | 10 +++ games-fps/quake3-alternatefire/files/server.cfg | 109 ------------------------ 3 files changed, 10 insertions(+), 162 deletions(-) delete mode 100644 games-fps/openarena/files/openarena.xpm delete mode 100644 games-fps/quake3-alternatefire/files/server.cfg (limited to 'games-fps') diff --git a/games-fps/openarena/files/openarena.xpm b/games-fps/openarena/files/openarena.xpm deleted file mode 100644 index f460b45a815f..000000000000 --- a/games-fps/openarena/files/openarena.xpm +++ /dev/null @@ -1,53 +0,0 @@ -/* XPM */ -static char * openarena_xpm[] = { -"48 48 2 1", -" c None", -". c #000000", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" . ", -" .. ", -" .. ", -" ............ ", -" ... .... ... ", -" .. .... .. ", -" . .. .. . ", -" . . .. . ", -" . .. .. ", -" . .. .. . ", -" . .. .. . ", -" . .. .. . ", -" .. .. .. .. ", -" .. .. .. .. ", -" .... .. . .. ..... ", -" ....... .. .. .. ....... ", -" ............... ... .............. ", -" ............. ... ............ ", -" .......... .. ......... ", -" ..... . ..... ", -" .. .. ", -" .. .. ", -" .. ... ", -" .. .. ", -" ... .. ", -" .. .. ", -" .. ... ", -" ... .. ", -" .. .. ", -" .... ... ", -" .... ..... ", -" ", -" ", -" ", -" ", -" ", -" ", -" "}; diff --git a/games-fps/quake3-alternatefire/Manifest b/games-fps/quake3-alternatefire/Manifest index adee3efe6e41..9061855df649 100644 --- a/games-fps/quake3-alternatefire/Manifest +++ b/games-fps/quake3-alternatefire/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + AUX server.cfg 3645 RMD160 a89b4d98b1d560ee06d5a20d5e3f5f7a0ef83ca1 SHA1 bc03b952fd02be3630d441509435aa5437c535e2 SHA256 f0001c007ad99f63a9e2fe36c6003a3fd5b062d4436553cc80736268d0a8c9eb DIST alternatefire-2.0.zip 2015159 RMD160 da16c05c5200ea0ccc49b839a27a26c9dcee6391 SHA1 8178f5aebf746512e87d1356bb947c077dcdd9b0 SHA256 8964bc680b713753b103d54211af46895990d6d10243102a2a13b01eaa678cbe EBUILD quake3-alternatefire-2.0-r1.ebuild 768 RMD160 2a784d3fa538e719f1004918633e5f27664f4158 SHA1 a2ae1791ca136e17e16526bff2020390d1b24dec SHA256 c5b8c109dc9f364d544b09d22ea1ffbc3d90496b2b5b391a9e5aa5990544aae1 EBUILD quake3-alternatefire-2.0.ebuild 473 RMD160 015afde9a70554e6ed24cea8bf56e2a158096050 SHA1 43dd844eabba57be22bb969d32cec7056455cb62 SHA256 61967c68302cc20af2e482bc2b23dc09818670c8cd58db577f513f3f3c33a82c MISC ChangeLog 862 RMD160 981430a19f2330a21a3c675b262aab2137028aa8 SHA1 8c9f5e0603eccb5434a5c1a6362d81ba95564829 SHA256 f99e0f6ea7737e926e512fdae7dd7035c7c9283df4971386eac560b703462035 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.11 (GNU/Linux) + +iEYEARECAAYFAkoz/AMACgkQdz7hIScOURFxlQCeLb/y+xKQZGQ+54lvjXLWII59 +N7MAoI4FJm6o+rtX/ES04eb8sq68mJR5 +=hcWn +-----END PGP SIGNATURE----- diff --git a/games-fps/quake3-alternatefire/files/server.cfg b/games-fps/quake3-alternatefire/files/server.cfg deleted file mode 100644 index 0ee5c8a202e3..000000000000 --- a/games-fps/quake3-alternatefire/files/server.cfg +++ /dev/null @@ -1,109 +0,0 @@ -// Sample .cfg file for the Alternate Fire mod -// ================================================================== - -// It's set up for CTF, since that's my favorite game type :) -// (besides, the lightning web is just awesome in CTF). - -// ---- General setup ---- - -seta sv_pure 1 -seta sv_hostname "Gentoo - Alternate Fire" -seta sv_maxclients 10 -seta sv_floodprotect 0 -seta g_motd "Welcome to AlternateFire" -seta g_allowVote 1 - -// Kick 'em after 3 minutes if they go inactive -seta g_inactivity 180 - -// Yes, they do need the z-alternatefire-0xx.pk3 -// Make sure it's in the right place ("alternatefire", not "baseq3") -// (If you're running this on Linux, put it in ~/.q3a/alternatefire -// or it won't upload) -seta sv_allowDownload 1 -// Also, make sure you remove the old .pk3 when you upgrade! - -// ---- Bots ---- - -seta bot_enable 1 -// This is per-team in team games -seta bot_minplayers 4 - -// ---- Game parameters ---- - -// 0 - Free For All, 1 - Tournament, -// 3 - Team Deathmatch, 4 - Capture the Flag -seta g_gametype 4 -seta capturelimit 8 -seta timelimit 20 -seta g_friendlyFire 0 - -// ---- Extra-special new stuff ---- - -// Uncomment this if you want no falling damage -//g_fallingDamage 0 - -// Uncomment this if you want self damage to only damage armor -// Set it to 0 to disable self damage altogether (default: 2) -//g_selfDamage 1 - -// Uncomment this if you like to play CTF the "old" way -// (the player only has to touch his flag to return it) -//g_returnFlag 0 - -// Uncomment this if you want a mad, mad, mad game of -// multi-flag CTF (everyone can have their own flag!) -//g_multiFlag 1 - -// Uncomment this if you want an offhand grapple -// Your players will need to bind +button6 to something, -// or set up their grapples in SETUP->CONTROLS->SHOOT -// WARNING: The grappling hook IS NOT client-side predicted, -// which means it's awful for anybody with a ping over 100 -//g_offhandGrapple 1 - -// ---- Chat/Name Filter ---- - -// ** PLEASE READ THE README BEFORE ENABLING THESE OPTIONS ** - -// Uncomment this to force every client's chat filter on -// They can override this in the GAME OPTIONS menu - which -// means that setting this really just makes the chat filter -// opt-out -//g_forceChatFilter 1 - -// Uncomment this to force every client's name filter and -// kick players with dirty names -//g_forceNameFilter 1 - -// ** Be careful with the next two - the chat filter may -// act differently than you think. Read the README. ** - -// Use this to add words for chat filtering (separate words -// with spaces, use an underscore ("_") in place of a space -// if you need to filter phrases) -//g_filteredWords - -// Use this to filter additional names - same format as above -//g_filteredNames "bin_laden terrorist" - -// ---- Map rotation ---- - -// An id/threewave CTF map rotation -// Even if you don't use this rotation, I suggest using "d1" -// as the command for the first map, since players can vote -// to reset the map rotation. That action will set nextmap -// to "vstr d1". -set d1 "map q3ctf1; set nextmap vstr d2" -set d2 "map q3wctf2; set nextmap vstr d3" -set d3 "map q3ctf4; set nextmap vstr d4" -set d4 "map q3wctf1; set nextmap vstr d5" -set d5 "map q3ctf2; set nextmap vstr d6" -set d6 "map q3wctf3; set nextmap vstr d7" -set d7 "map q3ctf3; set nextmap vstr d1" -vstr d1 - -// If you want to change the game type (and other things) per map, do stuff like this: -//set d1 "set g_gametype 0; set fraglimit 20; map q3dm17; set nextmap vstr d2" -//set d2 "set g_gametype 1; set fraglimit 15; set timelimit 10; map q3tourney3; set nextmap vstr d1" -//vstr d1 -- cgit v1.2.3-65-gdbad