Jeremy Olexa
Wed, 11 Nov 2009 18:17:29 -0800
On Wed, 11 Nov 2009 18:48:41 -0500, Michael Yang <yangofz...@gmail.com> wrote: >> since this one is straight from gx86, you'll have to look at it in the >> Attic of the main tree: > > thanks - it worked. > If there were significant alterations to make it work in prefix, would > there be a similar attic for prefix ebuilds? > > -mike
Mike, Everything we do is in source control. You found the CVS attic. One way to achieve the same on the svn repo is to mess around with the web interface (trac) or just do svn up -r <rev num>. trac: http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/ repo: http://overlays.gentoo.org/svn/proj/alt/trunk/prefix-overlay/ HTH, Jeremy