summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove conflicting packagesHEADmasternyhm2009-05-261-257/+0
| | | | svn path=/; revision=13
* Comment out the code to change files in GAMES_BINDIR, since it fails it ↵Chris Gianelloni2008-03-131-3/+3
| | | | | | badly if the file is a shell script. svn path=/; revision=9
* We should likely use 2755 instead of 2750, so the files can be read and any ↵Chris Gianelloni2008-03-131-1/+1
| | | | | | shell scripts that end up in GAMES_BINDIR are readable. svn path=/; revision=8
* Fix a typo and change to setgid instead of setuid. Oops.Chris Gianelloni2008-03-131-2/+2
| | | | svn path=/; revision=7
* Change around the scores code a bit more.Chris Gianelloni2008-03-131-2/+4
| | | | svn path=/; revision=6
* Fix up GAMES_SCORES_GROUP definition.Chris Gianelloni2008-03-131-1/+1
| | | | svn path=/; revision=5
* Added games-roguelike/nethack ebuild which uses GAMES_SCORES_FILES for ↵Chris Gianelloni2008-03-131-0/+255
testing for bug #125902 and added a new games.eclass which uses GAMES_SCORES_FILES. svn path=/; revision=2