summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move to new unpacker eclass for unpack_makeself.Mike Frysinger2012-02-051-15/+15
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Move to new unpacker eclass for unpack_makeself.Mike Frysinger2012-02-052-3/+6
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Migrate to cdrom.eclass, bug 398809.Ulrich Müller2012-01-161-2/+22
| | | | (Portage version: 2.1.10.44/cvs/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Migrate to cdrom.eclass, bug 398809.Ulrich Müller2012-01-162-6/+8
| | | | (Portage version: 2.1.10.44/cvs/Linux x86_64)
* add interactive property (bug #384455)Michael Sterrett2011-09-251-2/+2
| | | | (Portage version: 2.1.10.11/cvs/Linux i686, unsigned Manifest commit)
* add interactive property (bug #384455)Michael Sterrett2011-09-252-4/+9
| | | | (Portage version: 2.1.10.11/cvs/Linux i686)
* remove GAMES_LICENSE_CHECKMichael Sterrett2010-12-161-2/+2
| | | | (Portage version: 2.1.9.24/cvs/Linux i686, unsigned Manifest commit)
* remove GAMES_LICENSE_CHECKMichael Sterrett2010-12-162-4/+7
| | | | (Portage version: 2.1.9.24/cvs/Linux i686)
* oldMichael Sterrett2010-04-042-248/+0
| | | | (Portage version: 2.1.7.17/cvs/Linux i686)
* Stable on amd64/x86Tristan Heaven2010-04-031-5/+5
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit)
* Stable on amd64/x86Tristan Heaven2010-04-032-3/+6
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Add support for Unreal Anthology (and similar), bug #159164Tristan Heaven2010-02-161-5/+6
| | | | | (Portage version: 2.2_rc62/cvs/Linux x86_64) (Signed Manifest commit)
* Add support for Unreal Anthology (and similar), bug #159164Tristan Heaven2010-02-162-2/+393
| | | | (Portage version: 2.2_rc62/cvs/Linux x86_64)
* Move check_dvd function from games-ut2k4mod.eclass to hereTristan Heaven2009-09-301-5/+5
| | | | | (Portage version: 2.2_rc42/cvs/Linux x86_64) (Signed Manifest commit)
* Move check_dvd function from games-ut2k4mod.eclass to hereTristan Heaven2009-09-302-4/+38
| | | | (Portage version: 2.2_rc42/cvs/Linux x86_64)
* Don't install libsdl and openal, bug #264989Tristan Heaven2009-06-191-6/+6
| | | | | (Portage version: 2.2_rc33/cvs/Linux i686) (Signed Manifest commit)
* Don't install libsdl and openal, bug #264989Tristan Heaven2009-06-192-14/+7
| | | | (Portage version: 2.2_rc33/cvs/Linux i686)
* Removing myself from metadata.xml since I am retiring from the project.Chris Gianelloni2008-07-281-2/+12
| | | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.25-wolf i686) (Signed Manifest commit)
* Removing myself from metadata.xml since I am retiring from the project.Chris Gianelloni2008-07-282-6/+5
| | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.25-wolf i686)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-22/+0
|
* Replacing einfo with elogMarius Mauch2007-03-121-11/+21
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* Replacing einfo with elogMarius Mauch2007-03-123-7/+9
| | | | (Portage version: 2.1.2.2)
* whitespaceMichael Sterrett2007-01-271-13/+3
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2007-01-271-0/+1
| | | | (Portage version: 2.1.1-r2)
* Fix bash 3.2 breakageTristan Heaven2006-11-101-11/+11
| | | | | (Portage version: 2.1.2_rc1-r5) (Signed Manifest commit)
* Fix bash 3.2 breakageTristan Heaven2006-11-102-30/+30
| | | | (Portage version: 2.1.2_rc1-r5)
* Moved cdrom_get_cds to src_unpack since binary packages don't require the ↵Chris Gianelloni2006-10-241-11/+21
| | | | | | | original media to install. (Portage version: 2.1.2_pre3-r5) (Signed Manifest commit)
* Moved cdrom_get_cds to src_unpack since binary packages don't require the ↵Chris Gianelloni2006-10-243-6/+10
| | | | | | original media to install. (Portage version: 2.1.2_pre3-r5)
* inherit eutils for cdrom_get_cds, doicon and unpack_makeselfTristan Heaven2006-09-281-14/+4
| | | | | (Portage version: 2.1.2_pre1-r4) (Unsigned Manifest commit)
* inherit eutils for cdrom_get_cds, doicon and unpack_makeselfTristan Heaven2006-09-281-2/+2
| | | | (Portage version: 2.1.2_pre1-r4)
* Added games-fps/ut2004 to PDEPEND so it will get merged if someone does an ↵Chris Gianelloni2006-09-271-8/+18
| | | | | | | 'emerge ut2004-data'. (Portage version: 2.1.2_pre1-r2) (Signed Manifest commit)
* Added games-fps/ut2004 to PDEPEND so it will get merged if someone does an ↵Chris Gianelloni2006-09-272-2/+8
| | | | | | 'emerge ut2004-data'. (Portage version: 2.1.2_pre1-r2)
* Closing bug #134192. Original patch provided by Paul Bredbury ↵Chris Gianelloni2006-05-241-3/+14
| | | | | | | <brebs@sent.com> and edited by me for inclusion to maintain Games team coding standards. (Portage version: 2.1_rc2-r1) (Unsigned Manifest commit)
* Closing bug #134192. Original patch provided by Paul Bredbury ↵Chris Gianelloni2006-05-242-40/+35
| | | | | | <brebs@sent.com> and edited by me for inclusion to maintain Games team coding standards. (Portage version: 2.1_rc2-r1)
* Cosmetic cleanup.Chris Gianelloni2006-04-181-9/+1
| | | | | (Portage version: 2.0.54) (Unsigned Manifest commit)
* Cosmetic cleanup.Chris Gianelloni2006-04-181-2/+2
| | | | (Portage version: 2.0.54)
* Added patch to make the CD copying more flexible and closing bug #130102.Chris Gianelloni2006-04-171-6/+6
| | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* Added patch to make the CD copying more flexible and closing bug #130102.Chris Gianelloni2006-04-172-5/+14
| | | | (Portage version: 2.1_pre7-r5)
* Added code to remove files provided by ut2004 and closing bug #129932.Chris Gianelloni2006-04-141-6/+6
| | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* Added code to remove files provided by ut2004 and closing bug #129932.Chris Gianelloni2006-04-142-3/+25
| | | | (Portage version: 2.1_pre7-r5)
* Moved games_pkg_setup to the beginning of pkg_setup.Chris Gianelloni2006-04-141-6/+6
| | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* Moved games_pkg_setup to the beginning of pkg_setup.Chris Gianelloni2006-04-142-3/+7
| | | | (Portage version: 2.1_pre7-r5)
* Removing older ebuilds so I don't mistakenly remove the wrong one again.Chris Gianelloni2006-04-131-9/+3
| | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* Removing older ebuilds so I don't mistakenly remove the wrong one again.Chris Gianelloni2006-04-133-188/+5
| | | | (Portage version: 2.1_pre7-r5)
* Marking stable on amd64 and x86 to keep users from having to downgrade to an ↵Chris Gianelloni2006-04-131-6/+6
| | | | | | older version of the ebuild. (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* Marking stable on amd64 and x86 to keep users from having to downgrade to an ↵Chris Gianelloni2006-04-132-3/+8
| | | | | | older version of the ebuild. (Portage version: 2.1_pre7-r5)
* I have forced a revision bump here since this package will now *never* ↵Chris Gianelloni2006-04-131-9/+9
| | | | | | install the ECE content. Instead, ut2004-bonuspack-ece will maintain all of the ECE content. I'm sure some users are going to hate me for this, but it had to be done. Closing bug #97726. (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* I have forced a revision bump here since this package will now *never* ↵Chris Gianelloni2006-04-134-29/+46
| | | | | | install the ECE content. Instead, ut2004-bonuspack-ece will maintain all of the ECE content. I'm sure some users are going to hate me for this, but it had to be done. Closing bug #97726. (Portage version: 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. (Portage version: 2.1_pre7-r4) (Unsigned Manifest commit)
* Marking stable on amd64/x86 to bring in new Mega bonuspack and to close bug ↵Chris Gianelloni2006-04-112-3/+8
| | | | | | #129373. (Portage version: 2.1_pre7-r4)