Matt Michalowski
Wed, 11 Nov 2009 22:45:51 -0800
2009/11/12 Jeremy Olexa <darks...@gentoo.org>: > > 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 > >
Can I just ask how things make it from the SVN repository to the rsync mirror? For example, in my current rsync tree, there are dev-db/tokyocabinet ebuilds. These don't exist in the prefix-overlay SVN tree, but look like they come straight from the gx86 tree. They don't have ~x86-linux or ~amd64-linux keywords, but rather just ~x86 and ~amd64. Is it now possible or even recommended to just put ~x86/~amd64 in ACCEPT_KEYWORDS? Cheers, Matt.