Here is my ebuild for 1.38.2. This is basically a bumped version of the 1.36.3 ebuild.
To use make sure you have a PORTDIR_OVERLAY set up in your make.conf. Instructions for this can be found here: http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds I created mine in the standard place /usr/local/portage To do this I added the following line to my make.conf PORTDIR_OVERLAY=/usr/local/portage And then I created the folder mkdir /usr/local/portage So to install the ebuild I do the following: # mkdir -p /usr/local/portage/app-backup/bacula # cp -r /usr/portage/app-backup/bacula/files/ /usr/local/portage/app-backup/bacula/files Then copy the ebuild to the folder /usr/local/portage/app-backup/bacula then # cd to /usr/local/portage/app-backup/bacula # ebuild bacula-1.38.2.ebuild digest Then you can emerge. emerge -u bacula If you previously installed a version of bacula you will have to run the update_bacula_tables script. John
bacula-1.38.2.ebuild
Description: 4206615897-bacula-1.38.2.ebuild