add readme for gentoo users, add pytz dependency

This commit is contained in:
steffen123 2010-07-29 16:55:13 +02:00
parent 2329128c91
commit 5e67459c24
2 changed files with 4 additions and 1 deletions

View File

@ -29,7 +29,8 @@ RDEPEND="
dev-python/pygtk
graph? ( dev-python/numpy
dev-python/matplotlib[gtk] )
dev-python/python-xlib"
dev-python/python-xlib
dev-python/pytz"
DEPEND="${RDEPEND}"
src_install() {

View File

@ -0,0 +1,2 @@
To use the ebuild please simply copy it into your local portage tree and rename it to fpdb-version.ebuild, for example fpdb-0.20.1.ebuild or fpdb-0.20.902.ebuild.
Here's a little howto on how to utilise 3rd party ebuilds such as this one: http://www.gentoo-wiki.info/HOWTO_Installing_3rd_Party_Ebuilds