summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move to new unpacker eclass for unpack_makeself.Mike Frysinger2012-02-051-2/+22
| | | | | Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
* Move to new unpacker eclass for unpack_makeself.Mike Frysinger2012-02-052-3/+6
| | | | Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
* fix the logic in the einfo section for the USE="roe -cdinstall" case (bug ↵Michael Sterrett2012-01-043-17/+11
| | | | | | #397539) Package-Manager: portage-2.1.10.41/cvs/Linux i686
* 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
* rmTristan Heaven2009-10-012-104/+3
| | | | Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
* Stable on amd64/x86Tristan Heaven2009-07-243-8/+11
| | | | Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* PROPERTIES was already setTristan Heaven2009-04-162-4/+13
| | | | Package-Manager: portage-2.2_rc30/cvs/Linux i686
* FEATURES="interactive" (bug #151113)Michael Sterrett2009-04-141-2/+2
| | | | Package-Manager: portage-2.1.6.7/cvs/Linux i686
* FEATURES="interactive" (bug #151113)Michael Sterrett2009-04-142-2/+4
| | | | Package-Manager: portage-2.1.6.7/cvs/Linux i686
* version bump (ebuild submitted by Paul Bredbury and YLD via bug #167173)Michael Sterrett2009-01-203-13/+114
| | | | Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
* Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set.Zac Medico2008-09-263-4/+18
| | | | Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686
* fix up metadata.xmlMichael Sterrett2008-07-261-1/+1
| | | | Package-Manager: portage-2.1.4.4
* fix up metadata.xmlMichael Sterrett2008-07-261-2/+5
| | | | Package-Manager: portage-2.1.4.4
* Remove icon extension from desktop entry to match Icon Theme Specification.Carsten Lohrke2008-02-291-12/+2
| | | | Package-Manager: portage-2.1.4.4
* Remove icon extension from desktop entry to match Icon Theme Specification.Carsten Lohrke2008-02-292-3/+6
| | | | Package-Manager: portage-2.1.4.4
* Fixing quoting.Chris Gianelloni2008-02-151-2/+12
| | | | Package-Manager: portage-2.1.4.4
* Fixing quoting.Chris Gianelloni2008-02-152-5/+9
| | | | 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
|
* nvidia-legacy-drivers has merged with nvidia-driversDoug Goldstein2007-07-311-12/+12
| | | | Package-Manager: portage-2.1.3_rc9
* nvidia-legacy-drivers has merged with nvidia-driversDoug Goldstein2007-07-312-3/+5
| | | | Package-Manager: portage-2.1.3_rc9
* Added the dedicated USE flag and closing bug #170720.Chris Gianelloni2007-03-153-18/+32
| | | | Package-Manager: portage-2.1.2.2
* Replacing einfo with elogMarius Mauch2007-03-121-12/+12
| | | | Package-Manager: portage-2.1.2.2
* Replacing einfo with elogMarius Mauch2007-03-122-13/+16
| | | | Package-Manager: portage-2.1.2.2
* Removed references to nvidia-glx since it is no longer in the tree, stable ↵Chris Gianelloni2006-10-053-105/+18
| | | | | | -r2 on amd64/x86, and removed -r1. Package-Manager: portage-2.1.2_pre2-r1
* Removed references to nvidia-glx since it is no longer in the tree, stable ↵Chris Gianelloni2006-10-052-4/+8
| | | | | | -r2 on amd64/x86, and removed -r1. Package-Manager: portage-2.1.2_pre2-r1
* Added RDEPEND for new x11-drivers/nvidia-drivers or ↵Kristopher Kersey2006-07-071-20/+10
| | | | | | x11-drivers/nvidia-legacy-drivers. Package-Manager: portage-2.1.1_pre1-r2
* Added RDEPEND for new x11-drivers/nvidia-drivers or ↵Kristopher Kersey2006-07-072-2/+9
| | | | | | x11-drivers/nvidia-legacy-drivers. Package-Manager: portage-2.1.1_pre1-r2
* Added >=app-emulation/emul-linux-x86-xlibs-7.0 to the list of valid 32-bit ↵Chris Gianelloni2006-06-061-12/+28
| | | | | | opengl providers for amd64 per bug #135643. Package-Manager: portage-2.1_rc3-r2
* Added >=app-emulation/emul-linux-x86-xlibs-7.0 to the list of valid 32-bit ↵Chris Gianelloni2006-06-063-3/+16
| | | | | | opengl providers for amd64 per bug #135643. Package-Manager: portage-2.1_rc3-r2
* Changed nostrip to strip. Also removed the erroneous roe USE flag from the ↵Chris Gianelloni2006-03-313-25/+16
| | | | | | -r1 ebuild and made the wrapper call for dedicated only install if USE=dedicated. Package-Manager: portage-2.1_pre7-r2
* Changed nostrip to strip.Chris Gianelloni2006-03-311-9/+9
| | | | Package-Manager: portage-2.1_pre7-r2
* Added games-fps/doom3-roe to RDEPEND if USE=roe for bug #127244.Chris Gianelloni2006-03-233-1/+97
| | | | Package-Manager: portage-2.1_pre6-r5
* Initial import. Ebuild by Paul Bredbury <brebs@sent.com>. Closing bug #127244.Chris Gianelloni2006-03-231-3/+9
| | | | Package-Manager: portage-2.1_pre6-r5
* Added roe USE flag to trigger installation of files for Resurrection of Evil ↵Chris Gianelloni2006-03-221-6/+6
| | | | | | expansion and closing bug #127174. Package-Manager: portage-2.1_pre6-r3
* Added roe USE flag to trigger installation of files for Resurrection of Evil ↵Chris Gianelloni2006-03-222-7/+27
| | | | | | expansion and closing bug #127174. Package-Manager: portage-2.1_pre6-r3
* Changed to use idsoftware thirdpartymirror.Chris Gianelloni2006-03-151-2/+10
| | | | Package-Manager: portage-2.1_pre6-r2
* Changed to use idsoftware thirdpartymirror.Chris Gianelloni2006-03-152-6/+9
| | | | Package-Manager: portage-2.1_pre6-r2
* Added dependencies for amd64, marking stable on x86/amd64, and removing ↵Chris Gianelloni2005-12-304-114/+11
| | | | | | older versions. Package-Manager: portage-2.1_pre1
* Marking stable on x86/amd64.Chris Gianelloni2005-12-301-4/+2
| | | | Package-Manager: portage-2.1_pre1
* More general cleanups.Chris Gianelloni2005-10-263-6/+10
| | | | Package-Manager: portage-2.0.53_rc6
* General clean-up of the ebuild.Chris Gianelloni2005-10-243-21/+19
| | | | Package-Manager: portage-2.0.53_rc5
* Initial import of my split ebuilds for doom3.Chris Gianelloni2005-10-225-3/+110
| | | | Package-Manager: portage-2.0.53_rc6
* Added addition dir variable to games_make_wrapper for bug #109793.Chris Gianelloni2005-10-211-3/+3
| | | | Package-Manager: portage-2.0.53_rc6
* Added addition dir variable to games_make_wrapper for bug #109793.Chris Gianelloni2005-10-212-3/+6
| | | | Package-Manager: portage-2.0.53_rc6
* Changed check_license to explicitly list license to check.Chris Gianelloni2005-09-211-2/+2
| | | | Package-Manager: portage-2.0.52-r1
* Changed check_license to explicitly list license to check.Chris Gianelloni2005-09-212-3/+6
| | | | Package-Manager: portage-2.0.52-r1
* Changed to match new 3dgamers mirrors structure in thirdpartymirrors.Chris Gianelloni2005-08-301-2/+2
| | | | | Package-Manager: portage-1.589-cvs Package-Manager: portage-1.589-cvs
* Changed to match new 3dgamers mirrors structure in thirdpartymirrors.Chris Gianelloni2005-08-302-3/+6
| | | | Package-Manager: portage-1.589-cvs
* Marked stable on x86 and amd64, removing old versions.Chris Gianelloni2005-07-015-124/+14
| | | | Package-Manager: portage-2.0.51.22-r1