summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit.Samuli Suominen2012-01-174-0/+69
| | | | Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
* avoid esound dep with patch from Martin von Gagern (bug #397997)Michael Sterrett2012-01-075-14/+39
| | | | Package-Manager: portage-2.1.10.41/cvs/Linux i686
* x86 stable wrt bug #395449Paweł Hajdan2012-01-043-14/+13
| | | | Package-Manager: portage-2.1.10.41/cvs/Linux i686
* x86 stable wrt bug #394435Paweł Hajdan2012-01-043-14/+13
| | | | Package-Manager: portage-2.1.10.41/cvs/Linux i686
* Stable for AMD64, wrt bug #395449Agostino Sarubbo2011-12-213-5/+22
| | | | Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
* version bump (bug #394673)Michael Sterrett2011-12-193-13/+41
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686
* Add zlib as RDEPEND, acked by pacho on ircAgostino Sarubbo2011-12-153-11/+15
| | | | Package-Manager: portage-2.1.10.40/cvs/Linux i686
* Stable for AMD64, wrt bug #394435Agostino Sarubbo2011-12-153-9/+16
| | | | Package-Manager: portage-2.1.10.40/cvs/Linux i686
* Add "~amd64", wrt bug #394557Agostino Sarubbo2011-12-143-12/+19
| | | | Package-Manager: portage-2.1.10.40/cvs/Linux i686
* The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now ↵Mike Frysinger2011-12-143-6/+36
| | | | | | | 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-146-23/+29
| | | | | | has ACCEPT_LICENSE), so drop it here too. Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
* Add patch from Redhat bugzilla to make sure that ~/.rocksndiamonds is ↵Michael Sterrett2011-12-136-137/+47
| | | | | | | created writable only by the user (bug #394499) Package-Manager: portage-2.1.10.11/cvs/Linux i686 RepoMan-Options: --force
* change HOMEPAGEMichael Sterrett2011-12-052-13/+3
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686
* Clean up old revision.Gilles Dartiguelongue2011-11-203-35/+10
| | | | Package-Manager: portage-2.2.0_alpha75/cvs/Linux x86_64
* needs python-2 (bug #390223)Michael Sterrett2011-11-193-7/+16
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686
* Initial commit - ebuild by ssuominen with style changesMichael Sterrett2011-11-184-0/+66
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686
* games-arcade/cervi is goneMichael Sterrett2011-11-175-100/+0
|
* games-arcade/stepmania is goneMichael Sterrett2011-11-177-338/+0
|
* Drop me from maint.Tomas Chvatal2011-11-113-11/+20
| | | | Package-Manager: portage-2.2.0_alpha73/cvs/Linux x86_64
* EAPI=2; add desktop file supportMichael Sterrett2011-10-193-15/+22
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686
* ppc stable wrt #375683Kacper Kowalik2011-10-153-8/+22
| | | | Package-Manager: portage-2.2.0_alpha63/cvs/Linux x86_64
* Fix building with libpng15 wrt #383207 by Diego Elio PettenòSamuli Suominen2011-09-174-5/+52
| | | | Package-Manager: portage-2.2.0_alpha55/cvs/Linux x86_64
* bump the levelset version (bug #383261)Michael Sterrett2011-09-163-17/+9
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686
* Build with media-libs/libpng-1.5 Bug #380357Alfredo Tupone2011-09-144-9/+78
| | | | Package-Manager: portage-2.1.10.15/cvs/Linux i686
* Build with media-libs/libpng-1.5 Bug #380631Alfredo Tupone2011-09-144-8/+63
| | | | Package-Manager: portage-2.1.10.15/cvs/Linux i686
* Build with media-libs/libpng-1.5 Bug #380633Alfredo Tupone2011-09-144-7/+43
| | | | Package-Manager: portage-2.1.10.15/cvs/Linux i686
* add a warning about getting the background music (bug #382859)Michael Sterrett2011-09-134-17/+31
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686
* Initial commit, bug #260843Pacho Ramos2011-08-296-0/+165
| | | | Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
* QA: add missing libpng dependency.Diego Elio Pettenò2011-08-253-7/+11
| | | | Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
* ppc stable wrt #362657Kacper Kowalik2011-08-153-8/+13
| | | | Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
* ppc stable wrt #332789Kacper Kowalik2011-08-123-11/+17
| | | | Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
* EAPI=2; add use depsMichael Sterrett2011-08-073-9/+14
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux i686
* Drop alpha keywordRaúl Porcel2011-08-073-7/+20
| | | | Package-Manager: portage-2.1.10.7/cvs/Linux ia64
* QA: apply patches before sedding the Makefile, otherwise underlinking patch ↵Diego Elio Pettenò2011-08-064-12/+18
| | | | | | would fail if the flags didn't match. Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
* Bug #376741 - Make unpack call compatible with both PMS and ↵Zac Medico2011-08-023-5/+23
| | | | | | <sys-apps/portage-2.1.10.10. Package-Manager: portage-2.2.0_alpha49_p4/cvs/Linux i686
* amd64/x86 stable, bug #375683Markus Meier2011-07-213-5/+18
| | | | Package-Manager: portage-2.1.10.7/cvs/Linux x86_64
* respect compile flags (bug #375739)Michael Sterrett2011-07-204-5/+38
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux i686
* x86 stable, bug #375333Markus Meier2011-07-193-19/+12
| | | | Package-Manager: portage-2.1.10.6/cvs/Linux x86_64
* Stable on amd64 wrt bug #375333Markos Chandras2011-07-163-5/+28
| | | | Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
* Fix build with media-libs/libpng-1.5 Bug #355119Alfredo Tupone2011-06-284-10/+61
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
* Marking pydance-1.1.0 ppc for bug 363641Brent Baude2011-06-243-15/+8
| | | | Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
* Fix underlink. Bug #371813Alfredo Tupone2011-06-224-7/+33
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux i686
* Fix underlink. Bug #372011Alfredo Tupone2011-06-224-6/+33
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
* Fix underlink. Bug #370129Alfredo Tupone2011-06-204-7/+34
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
* Fix underlink. Bug #369773Alfredo Tupone2011-06-204-12/+34
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
* Fix underlink. Bug #369757Alfredo Tupone2011-06-204-7/+34
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
* Fix underlink. Bug #369589Alfredo Tupone2011-06-204-5/+31
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
* Fix underlink. Bug #369113Alfredo Tupone2011-06-184-15/+64
| | | | Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
* Fix underlink. Bug #368931Alfredo Tupone2011-06-144-7/+34
| | | | Package-Manager: portage-2.1.10.2/cvs/Linux x86_64
* Fix underlink. Bug #368923Alfredo Tupone2011-06-144-8/+38
| | | | Package-Manager: portage-2.1.10.2/cvs/Linux x86_64