Hi,
So someone asked for gnome hearts, the python install is missing a file, download from here, put in /usr/lib/python2.4/config/, this is easier than rebuilding Python 2.4.5, though the system does look like it gates faster if you do.
Download gnome-hearts-0.3 from here
gtar xvfj gnome-hearts-0.3-os.tar.bz2
cd gnome-hearts-03
./configure --prefix=/usr --disable-static
gmake
gmake install
You should be able to see and play hearts in the games menu
Enjoy
Dave
Ps don't forget you need /usr/sfw/bin in your PATH