summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* games_ut_unpack: let's see uz2unpack outputTristan Heaven2010-08-311-3/+3
* Add base_src_make call and make games eclass use it (In preparation for new b...Tomas Chvatal2010-01-031-2/+2
* Remove extra leftover braces from removed "|| die"Jonathan Callen2009-12-161-2/+2
* econf already dies; use base_src_compile instead of rolling our own (less fea...Michael Sterrett2009-12-091-5/+4
* don't need to set GAME nowTristan Heaven2009-07-261-3/+1
* remove unused games_link_mods functionTristan Heaven2009-07-261-15/+1
* make sure we dont set common dirs like /opt/bin and /opt/lib to games owner #...Mike Frysinger2009-04-051-1/+12
* revert previous change as it makes no difference and the real bug is in sandboxMike Frysinger2009-03-081-2/+2
* do not dereference symlinks in prepgamesdirs() when changing owners #261196Mike Frysinger2009-03-051-2/+2
* punt GAMES_USE_SDL; now handled by use-based depsMichael Sterrett2009-03-041-11/+1
* Avoid dying on newer libsdl which doesn't have the no* use flags anymore.Michael Sterrett2009-01-221-2/+2
* just always export CC and CXX from toolchain so we don't have to manually do ...Michael Sterrett2009-01-211-2/+3
* inherit base so PATCHES array worksMichael Sterrett2009-01-051-2/+2
* patch from Davide Pesavento to fix word splitting issues, bug #241666Tristan Heaven2008-12-011-8/+8
* EAPI 2 supportTristan Heaven2008-09-281-3/+12
* fix LDPATH on multilib systems, bug #202032Tristan Heaven2008-09-111-18/+9
* remove egamesinstall to break some overlaysTristan Heaven2008-09-051-14/+1
* Make sure only files in GAMES_STATEDIR are writable.Michael Sterrett2008-04-261-3/+5
* fix quoting in games_umod_unpackTristan Heaven2008-02-151-7/+7
* Remove UT from the comments on games_ut_unpack due to bug #196142.Chris Gianelloni2007-11-061-3/+3
* $GAMES_LIBDIR is no longer used in the treeTristan Heaven2007-04-101-4/+1
* replace INSDESTTREE/INSOPTIONS with subshells and insinto/insoptsMike Frysinger2007-04-071-8/+8
* unset GAMES_LIBDIR in games_get_libdir until everyone has converted off of GA...Mike Frysinger2007-03-271-1/+3
* implement $(games_get_libdir) for the multilib lamersMike Frysinger2007-03-271-4/+10
* Don't use egamesinstallMichael Sterrett2006-12-201-1/+3
* touchup style and tweak GAMES_LIBDIR behavior some moreMike Frysinger2006-10-191-19/+16
* Added games_link_mods for the upcoming games-mods.eclass and also added multi...Chris Gianelloni2006-10-181-6/+40
* indent gamesenvMike Frysinger2006-10-171-5/+5
* use $GAMES_PREFIX rather than /usr/games for default user homedirMike Frysinger2006-09-031-3/+3
* Put normal games.eclass pkg_postinst output behind a check for GAMES_SHOW_WAR...Chris Gianelloni2006-05-191-13/+15
* switch over to econfMike Frysinger2006-04-241-49/+19
* built_with_use check before adding group/user in games_pkg_setupMichael Sterrett2006-04-191-7/+7
* some portability touchups from Diego Pettenò #115580Mike Frysinger2006-04-151-6/+7
* add a link to our homepageMike Frysinger2005-12-071-1/+4
* $IMAGE -> $DMike Frysinger2005-11-021-4/+4
* add hook for checking licensesMike Frysinger2005-10-221-1/+3
* Added makeself 2.1.5 support and fixing games_ut_unpack for proper ut2004 sup...Chris Gianelloni2005-10-211-3/+3
* pass -1 as default shell rather than /bin/falseMike Frysinger2005-09-041-2/+2
* add some directory checksMike Frysinger2005-08-071-1/+3
* put maxdepth in correct positionMike Frysinger2005-07-121-2/+2
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Don't chmod everything in GAMES_BINDIR because chmod follows symlinks (bug #9...Michael Sterrett2005-06-231-2/+2
* give users copy & paste examples for gnu/darwin systemsMike Frysinger2005-05-291-2/+5
* force --build by default to match new portage behavior and only run usermod i...Mike Frysinger2005-05-291-2/+4
* use $ROOT in gamesenvMichael Sterrett2005-05-241-2/+2
* ok, let games_pkg_preinst() loose.Michael Sterrett2005-05-241-30/+16
* handle highscore saving in games_pkg_preinst instead of src_install.Michael Sterrett2005-05-241-3/+26
* suggest gpasswd rather than usermod (bug #92762)Michael Sterrett2005-05-171-2/+2
* add sanity check for libsdl and those silly USE=no{video,joystick,audio} usersMike Frysinger2005-05-131-2/+12