Commit Graph

18 Commits

Author SHA1 Message Date
Erki Ferenc
1116b600ff Fix permissions on *.pyw files
Previously the chmod setting *.pyw files executable was after prepgamesdirs, making the files world executable. It has been moved before it to allow prepgamesdirs
to do its job.
2010-08-12 18:50:21 +02:00
Erki Ferenc
04a9309f33 Fixed an ebuild bug related to .pyw file permissions
If fpdb is installed using an ebuild for the very first time then fperms mysteriously fails marking the *.pyw files as executables. During a second
install from the ebuild fperms was working which is more mysterious. I have found notices about this behaviour of fperms but couldn't find a proper
solution. However simply replacing fperms with chmod just does the work done.

Signed-off-by: steffen123 <steffen@schaumburger.info>
2010-08-12 15:24:19 +02:00
Erki Ferenc
b2f74c62a5 Added live git ebuild
Added an ebuild which installs fpdb from steffen's main tree.

Signed-off-by: steffen123 <steffen@schaumburger.info>
2010-08-12 15:24:00 +02:00
steffen123
4394cebbff adapt ebuild to work with snapshots too 2010-07-31 20:30:35 +02:00
steffen123
5e67459c24 add readme for gentoo users, add pytz dependency 2010-07-29 16:55:13 +02:00
steffen123
2329128c91 courtesy of Ferki: fix archive format change, remove unnecessary echos 2010-07-29 16:46:32 +02:00
steffen123
a02d16841d clean up ebuilds 2010-07-29 16:45:17 +02:00
steffen123
85200e8dd5 PKG/GENTOO: many improvements from ferki, update to 0.20.1 2010-07-22 03:46:11 +02:00
steffen123
bda435ec34 EBUILD: add lots of improvements from ferki to ebuild 2010-07-16 05:07:30 +02:00
steffen123
a25a2dd389 some improvements on the gentoo ebuild 2010-07-07 09:46:16 +02:00
steffen123
806b71b963 Updated and improved ebuild.
It doesnt actually install fpdb atm, I'll bring that back another time.
2010-06-25 07:17:32 +02:00
Ray
578cdb2ab1 Added new gentoo ebuild file for 0.10 release. 2009-01-30 17:02:32 -05:00
steffen123
49151a92bf p142 - commented tourney summary parsing as it fails on me. this is alpha9 2008-11-10 02:02:12 +00:00
steffen123
7833c0c5cd p136 - title update - alpha7 2008-10-17 05:59:50 +01:00
steffen123
5c73bd7f3b p136 - title update - alpha7 2008-10-15 18:26:24 +01:00
steffen123
bc15025be5 p135 - updated tv 2008-10-15 18:20:33 +01:00
steffen123
4b432d7ccd p110 - updated ebuild with new dependencies, this is now really alpha5 2008-09-26 20:13:27 +01:00
steffen123
009161d55b p87 - added profit graph kindly sent by Carl Gherardi, it's got fixed player id and is using the wrong table fields right now, will fix that tomorrow or so. note that this adds a new dependency, matplotlib, but I put it into a try except loop to avoid load failure
added subfolder gentoo to packaging folder and added it to release script
2008-09-20 05:56:16 +01:00