summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* EAPI=5; update SRC_URI (bug #506112)Michael Sterrett2015-03-283-37/+24
| | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64
* The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now ↵Mike Frysinger2011-12-141-7/+7
| | | | | | | has ACCEPT_LICENSE), so drop it here too. Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64 Manifest-Sign-Key: 0xC1E2EC96
* The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now ↵Mike Frysinger2011-12-142-7/+8
| | | | | | has ACCEPT_LICENSE), so drop it here too. Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
* Install ut2004-ded wrapper when USE=dedicated for "ucc-bin server"; allow ↵Tristan Heaven2009-10-125-187/+47
| | | | | | | installation of server only (with no client deps) Package-Manager: portage-2.2_rc45/cvs/Linux x86_64 RepoMan-Options: --force
* Apply patch to fix remote DoS in the dedicated server, bug #239557Tristan Heaven2009-09-033-3/+152
| | | | Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
* FEATURES="interactive" (bug #151113)Michael Sterrett2009-04-141-1/+1
| | | | Package-Manager: portage-2.1.6.7/cvs/Linux i686
* FEATURES="interactive" (bug #151113)Michael Sterrett2009-04-141-1/+2
| | | | Package-Manager: portage-2.1.6.7/cvs/Linux i686
* Always use the system libraries since the included ones don't seem to work ↵Michael Sterrett2009-02-053-30/+18
| | | | | | with xcb (bug #239977) Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28.1 i686
* Removing myself from metadata.xml since I am retiring from the project.Chris Gianelloni2008-07-281-2/+12
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-wolf i686
* Removing myself from metadata.xml since I am retiring from the project.Chris Gianelloni2008-07-282-5/+4
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-wolf i686
* Remove icon extension from desktop entry to match Icon Theme Specification.Carsten Lohrke2008-02-291-2/+2
| | | | Package-Manager: portage-2.1.4.4
* Remove icon extension from desktop entry to match Icon Theme Specification.Carsten Lohrke2008-02-292-4/+7
| | | | Package-Manager: portage-2.1.4.4
* quotingMichael Sterrett2008-02-251-1/+1
| | | | Package-Manager: portage-2.1.4.4
* quotingMichael Sterrett2008-02-251-3/+3
| | | | Package-Manager: portage-2.1.4.4
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-28/+0
|
* Fix ROOT abuse, bug #167277Tristan Heaven2007-02-173-15/+18
| | | | Package-Manager: portage-2.1.2-r9
* Fixed an error with sed and error check it in the ebuild and converted einfo ↵Chris Gianelloni2007-02-073-33/+37
| | | | | | to elog where appropriate. Package-Manager: portage-2.1.2-r6
* Changed to use GAMES_PREFIX_OPT in ut2004.xml instead of a hard-coded /opt.Chris Gianelloni2006-12-064-20/+26
| | | | Package-Manager: portage-2.1.2_rc2-r2
* Added dedicated to IUSE, even though it isn't actually used, to work around ↵Chris Gianelloni2006-12-013-15/+19
| | | | | | a bug in games-mods.eclass, which I'll be fixing properly at a later date. Package-Manager: portage-2.1.2_rc2-r1
* Remove the game name from the description.Chris Gianelloni2006-10-031-11/+11
| | | | Package-Manager: portage-2.1.2_pre1-r4
* Remove the game name from the description.Chris Gianelloni2006-10-032-3/+6
| | | | Package-Manager: portage-2.1.2_pre1-r4
* There's no reason for us to inherit multilib unless we're using the system ↵Chris Gianelloni2006-09-293-15/+22
| | | | | | libraries, which we don't support. Package-Manager: portage-2.1.2_pre1-r4
* Removing dependency on virtual/x11.Chris Gianelloni2006-09-263-20/+20
| | | | Package-Manager: portage-2.1.2_pre1-r2
* Fix up the execstack stuff so it works for people not using the default ↵Chris Gianelloni2006-09-063-15/+31
| | | | | | GAMES_PREFIX_OPT. Package-Manager: portage-2.1.1_rc1-r1
* Cleaning up older ebuilds.Chris Gianelloni2006-05-173-150/+4
| | | | Package-Manager: portage-2.1_pre10-r5
* Cleaning up older ebuilds.Chris Gianelloni2006-05-171-1/+5
| | | | Package-Manager: portage-2.1_pre10-r5
* Added fix for bug #131633.Chris Gianelloni2006-05-014-27/+25
| | | | Package-Manager: portage-2.1_pre10-r2
* Fixing SHA256 digest, pass fourMarien Zwart2006-04-271-13/+29
| | | | Package-Manager: portage-2.1_pre9-r4
* Fixing SHA256 digest, pass fourMarien Zwart2006-04-272-1/+7
| | | | Package-Manager: portage-2.1_pre9-r4
* Removed redundant pkg_setup.Chris Gianelloni2006-04-143-13/+9
| | | | Package-Manager: portage-2.1_pre7-r5
* Moved games_pkg_setup to the beginning of pkg_setup.Chris Gianelloni2006-04-141-9/+9
| | | | Package-Manager: portage-2.1_pre7-r5
* Marking stable on amd64/x86 to bring in new Mega bonuspack and to close bug ↵Chris Gianelloni2006-04-111-6/+6
| | | | | | #129373. Package-Manager: portage-2.1_pre7-r4
* Marking stable on amd64/x86 to bring in new Mega bonuspack and to close bug ↵Chris Gianelloni2006-04-112-3/+7
| | | | | | #129373. Package-Manager: portage-2.1_pre7-r4
* Changed nomirror to mirror and nostrip to strip.Chris Gianelloni2006-03-311-9/+9
| | | | Package-Manager: portage-2.1_pre7-r2
* Changed nomirror to mirror and nostrip to strip.Chris Gianelloni2006-03-313-5/+9
| | | | Package-Manager: portage-2.1_pre7-r2
* Changed to using =virtual/libstdc++-3.3 as I realized that a specific ↵Chris Gianelloni2006-03-211-9/+9
| | | | | | version would be required to future-proof the ebuild against future GCC ABI changes. Package-Manager: portage-2.1_pre6-r3
* Changed to using =virtual/libstdc++-3.3 as I realized that a specific ↵Chris Gianelloni2006-03-213-5/+11
| | | | | | version would be required to future-proof the ebuild against future GCC ABI changes. Package-Manager: portage-2.1_pre6-r3
* Changed to using virtual/libstdc++ on both x86 and amd64.Chris Gianelloni2006-03-213-12/+10
| | | | Package-Manager: portage-2.1_pre6-r3
* Added virtual/libstdc++ for x86.Chris Gianelloni2006-03-211-9/+9
| | | | Package-Manager: portage-2.1_pre6-r3
* Cleaned up older versions and changed DESCRIPTION. Closing bug #126704.Chris Gianelloni2006-03-205-161/+13
| | | | Package-Manager: portage-2.1_pre6-r2
* Added a new revision from Paul Bredbury <brebs@sent.com> and closing bug ↵Chris Gianelloni2006-03-171-3/+9
| | | | | | #123202, bug #116528, and bug #126538. Package-Manager: portage-2.1_pre6-r3
* Added a new revision from Paul Bredbury <brebs@sent.com> and closing bug ↵Chris Gianelloni2006-03-173-1/+172
| | | | | | #123202, bug #116528, and bug #126538. Package-Manager: portage-2.1_pre6-r3
* Added ut2004-bonuspack-mega to RDEPEND since users are forced to download ↵Chris Gianelloni2006-03-152-4/+11
| | | | | | the entire thing due to ut2004-bonuspack-ece even if they have an ECE edition CD/DVD. This adds content everyone wants and also keeps people from having a very large download for no reason, so I hope there's no objections to it. Package-Manager: portage-2.1_pre6-r2
* Changed attribution to the proper author. Apologies to Paul on this.Chris Gianelloni2006-03-151-6/+6
| | | | Package-Manager: portage-2.1_pre6-r2
* Added a new -r3 revision to forcefully pull in the latest ut2004-data and ↵Chris Gianelloni2006-03-145-9/+20
| | | | | | ut2004-bonuspack-ece revisions, marking -r2 stable on x86 and amd64, and removing -r1. Package-Manager: portage-2.1_pre4-r1
* Added an updated revision which removes a few more files that are provided ↵Chris Gianelloni2006-03-141-4/+18
| | | | | | in later ebuilds, such as ut2004-bonuspack-ece and ut2004-bonuspack-mega. Package-Manager: portage-2.1_pre4-r1
* Added another mirror. Thanks to SonicLux on #gentoo-games.Chris Gianelloni2006-01-064-8/+14
| | | | Package-Manager: portage-2.1_pre1
* Updated with modular X dependencies.Chris Gianelloni2006-01-054-17/+41
| | | | Package-Manager: portage-2.1_pre3-r1
* Version bumped to 3369.2 patch.Chris Gianelloni2005-12-214-2/+142
| | | | Package-Manager: portage-2.0.53
* Marking stable on x86/amd64 since the newer version is really needed for ↵Chris Gianelloni2005-12-147-248/+24
| | | | | | playing on most Internet servers. I've also added comments with regard to bug #114733 to the ebuild, added RESTRICT=stricter, and am removing older versions, since they're obsolete. Package-Manager: portage-2.0.53