These .deb files are also in my personal ubuntu hardy repo. They should work on most deb platforms. Otherwise, use the .dsc files. -Paul ----=-=: circa 2006 :=-=--------- UPDATE [5/17/10]: I removed the ebuilds because I don't think anyone cares. If this is false it's likely I can resurrect them. UPDATE: I quit working on the ebuilds, but you can probably get these older ebuilds to work without too much trouble... dlpbc-x.x.xx.tar.bz2 is a "portage overlay" that can be used by unpacking the tar in /usr/local/portage (dev-libs/libpbc comes out) and making sure /usr/local/portage is in the PORTAGE_OVERLAY variable in your make.conf or in the environment when you "emerge -tva libpbc" The ChangeLog is for the overlay distribution. If portage has trouble locating the distribution binaries, simply wget them into your /usr/portage/distfiles/ dir and you should be all set! dlpbc_sig-x.x.xx.tar.bz2 is the portage overlay for the new libpbc_sig package. ChangeLog.sig relates to the libpbc_sig overlay. The *.c files are small examples of problems I had -- either self-inflicted problems or actual bugs. -Paul