GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
games.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in headers
Christian Faulhammer
2011-12-27
1
-2
/
+2
*
drop GAMES_CHECK_LICENSE now that portage supports ACCEPT_LICENSE in stable
Mike Frysinger
2011-12-14
1
-2
/
+1
*
avoid multiple inclusions when possible to speed caching up
Mike Frysinger
2011-12-14
1
-1
/
+6
*
use egetshell helper from user eclass
Mike Frysinger
2011-11-26
1
-3
/
+3
*
allow EAPI=3 as this eclass works (ignoring prefix, but that's #336626)
Mike Frysinger
2011-03-22
1
-2
/
+3
*
games_ut_unpack: let's see uz2unpack output
Tristan Heaven
2010-08-31
1
-3
/
+3
*
Add base_src_make call and make games eclass use it (In preparation for new b...
Tomas Chvatal
2010-01-03
1
-2
/
+2
*
Remove extra leftover braces from removed "|| die"
Jonathan Callen
2009-12-16
1
-2
/
+2
*
econf already dies; use base_src_compile instead of rolling our own (less fea...
Michael Sterrett
2009-12-09
1
-5
/
+4
*
don't need to set GAME now
Tristan Heaven
2009-07-26
1
-3
/
+1
*
remove unused games_link_mods function
Tristan Heaven
2009-07-26
1
-15
/
+1
*
make sure we dont set common dirs like /opt/bin and /opt/lib to games owner #...
Mike Frysinger
2009-04-05
1
-1
/
+12
*
revert previous change as it makes no difference and the real bug is in sandbox
Mike Frysinger
2009-03-08
1
-2
/
+2
*
do not dereference symlinks in prepgamesdirs() when changing owners #261196
Mike Frysinger
2009-03-05
1
-2
/
+2
*
punt GAMES_USE_SDL; now handled by use-based deps
Michael Sterrett
2009-03-04
1
-11
/
+1
*
Avoid dying on newer libsdl which doesn't have the no* use flags anymore.
Michael Sterrett
2009-01-22
1
-2
/
+2
*
just always export CC and CXX from toolchain so we don't have to manually do ...
Michael Sterrett
2009-01-21
1
-2
/
+3
*
inherit base so PATCHES array works
Michael Sterrett
2009-01-05
1
-2
/
+2
*
patch from Davide Pesavento to fix word splitting issues, bug #241666
Tristan Heaven
2008-12-01
1
-8
/
+8
*
EAPI 2 support
Tristan Heaven
2008-09-28
1
-3
/
+12
*
fix LDPATH on multilib systems, bug #202032
Tristan Heaven
2008-09-11
1
-18
/
+9
*
remove egamesinstall to break some overlays
Tristan Heaven
2008-09-05
1
-14
/
+1
*
Make sure only files in GAMES_STATEDIR are writable.
Michael Sterrett
2008-04-26
1
-3
/
+5
*
fix quoting in games_umod_unpack
Tristan Heaven
2008-02-15
1
-7
/
+7
*
Remove UT from the comments on games_ut_unpack due to bug #196142.
Chris Gianelloni
2007-11-06
1
-3
/
+3
*
$GAMES_LIBDIR is no longer used in the tree
Tristan Heaven
2007-04-10
1
-4
/
+1
*
replace INSDESTTREE/INSOPTIONS with subshells and insinto/insopts
Mike Frysinger
2007-04-07
1
-8
/
+8
*
unset GAMES_LIBDIR in games_get_libdir until everyone has converted off of GA...
Mike Frysinger
2007-03-27
1
-1
/
+3
*
implement $(games_get_libdir) for the multilib lamers
Mike Frysinger
2007-03-27
1
-4
/
+10
*
Don't use egamesinstall
Michael Sterrett
2006-12-20
1
-1
/
+3
*
touchup style and tweak GAMES_LIBDIR behavior some more
Mike Frysinger
2006-10-19
1
-19
/
+16
*
Added games_link_mods for the upcoming games-mods.eclass and also added multi...
Chris Gianelloni
2006-10-18
1
-6
/
+40
*
indent gamesenv
Mike Frysinger
2006-10-17
1
-5
/
+5
*
use $GAMES_PREFIX rather than /usr/games for default user homedir
Mike Frysinger
2006-09-03
1
-3
/
+3
*
Put normal games.eclass pkg_postinst output behind a check for GAMES_SHOW_WAR...
Chris Gianelloni
2006-05-19
1
-13
/
+15
*
switch over to econf
Mike Frysinger
2006-04-24
1
-49
/
+19
*
built_with_use check before adding group/user in games_pkg_setup
Michael Sterrett
2006-04-19
1
-7
/
+7
*
some portability touchups from Diego Pettenò #115580
Mike Frysinger
2006-04-15
1
-6
/
+7
*
add a link to our homepage
Mike Frysinger
2005-12-07
1
-1
/
+4
*
$IMAGE -> $D
Mike Frysinger
2005-11-02
1
-4
/
+4
*
add hook for checking licenses
Mike Frysinger
2005-10-22
1
-1
/
+3
*
Added makeself 2.1.5 support and fixing games_ut_unpack for proper ut2004 sup...
Chris Gianelloni
2005-10-21
1
-3
/
+3
*
pass -1 as default shell rather than /bin/false
Mike Frysinger
2005-09-04
1
-2
/
+2
*
add some directory checks
Mike Frysinger
2005-08-07
1
-1
/
+3
*
put maxdepth in correct position
Mike Frysinger
2005-07-12
1
-2
/
+2
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
Don't chmod everything in GAMES_BINDIR because chmod follows symlinks (bug #9...
Michael Sterrett
2005-06-23
1
-2
/
+2
*
give users copy & paste examples for gnu/darwin systems
Mike Frysinger
2005-05-29
1
-2
/
+5
*
force --build by default to match new portage behavior and only run usermod i...
Mike Frysinger
2005-05-29
1
-2
/
+4
[next]