http://github.com/joshuar/ephemeral-gentoo-overlay/tree/master
joshuar / ephemeral-gentoo-overlayforkwatchwatchdownload tarballprivateThis repository is private.         All pages are served over SSL and all pushing and pulling is done over SSH.       No one may fork, clone, or view it unless they are added as a member.        

Every repository with this icon (private) is private.publicThis repository is public.       Anyone may fork, clone, or view it.        

Every repository with this icon (public) is public.                        Description:            A Gentoo overlay hosting some astronomical ebuilds, as well as other misc. programs                            Homepage:            http://www.mso.anu.edu.au/~joshua/blog/                            Clone URL:                        Give this clone URL to anyone.              
git clone git://github.com/joshuar/ephemeral-gentoo-overlay.git                                        Search Repo:            

http://github.com/joshuar/ephemeral-gentoo-overlay/tree/master

Yep, the name has changed as well, joshuarich-gentoo-overlay has become ephemeral.  Instructions for use:New Users - Follow the guide in the README file, you should be set up and syncing within a few moments.  Quick set-up:

  1. Install app-portage/laymanif you haven’t already.

  2. Edit /etc/layman/layman.cfg and add the following URL to the “overlays:” section: http://github.com/joshuar/ephemeral-gentoo-overlay/tree/master%2Foverlay.xml?raw=true

  3. Run: layman -L.

  4. Run: layman -a ephemeral.

  5. You should now be able to install packages from the overlay.

Existing Users - Perform the following steps:

  1. Remove the old overlay from layman with the command: layman -d joshuarich-gentoo-overlay

  2. Edit /etc/layman/layman.cfg, remove the existing url entry for my old overlay and add the following new URL to the “overlays:” section: http://github.com/joshuar/ephemeral-gentoo-overlay/tree/master%2Foverlay.xml?raw=true

  3. Perform Steps 3 and 4 from the New Users guide above.