On Sat, 2014-01-11 at 18:11 -0800, W. Trevor King wrote: > On Sat, Jan 11, 2014 at 05:46:58PM -0800, Brian Dolbec wrote: > > --- a/catalyst/__init__.py > > +++ b/catalyst/__init__.py > > @@ -0,0 +1,3 @@ > > +"Catalyst is a release building tool used by Gentoo Linux" > > + > > +__version__="2.0.15" > > I'd definately add spaces around the equal sign here ;). > DOH! I didn't pay attention properly just copy/pasted from the main.py /me fixes > > + download_url='http://git.overlays.gentoo.org/gitweb/?p=proj/{0}.git;a=snapshot;h={1};sf=tgz'.format(package_name, tag), > > Do we need to update this with g.o.g.o down indefinitely? Maybe we > should point folks at one of the distfiles mirrors? > > Cheers, > Trevor > We could just...nvm decided on irc