Add bash-completion USE flag to be.
Add jinja dependency to BE ebuild.
Updated be ebuild for rst2man man page generation.
Update to EAPI 3 and fix several repoman issues.
I believe the remaining repoman issues are due to:
* some dependency packages in overlays (vs. the main Portage tree)
* some packages only supporting version controlled source (makes it
hard to depend on a specific version)
Neither one of these will cause me to loose sleep ;).
Looks like dev-util/be does not work with python 3.1,2.4 and works with 2.5.
Fix package names in ChangeLog headers for sawsim and be.
Update be and sawsim digests after recent changes.
Use PYTHON_MODNAME in be-9999.ebuild and update ChangeLog.
Document updated be-9999.ebuild in the ChangeLog.
Update be-9999.ebuild for DocBook 5 man page generation.
From the BE repository:
commit
8c9f876ae69f7bf92686edea320931d875b5c681
Author: W. Trevor King <wking@drexel.edu>
Date: Tue Sep 28 21:25:43 2010 -0400
Converted man page source to DocBook V5.0.
This has the dual benefits of keeping up with the current DocBook
standard as well as removing the dependency on SGML parsers like
docbook-to-man and docbook2man which may not be available on all
systems. An XSLT processor and the DocBook style sheets are easier
dependencies to satisfy.
Upgrade be-9999.ebuild for new Git-versioned BE repository.
Add be/metadata.xml from my initial be-9999.ebuild postings.
New more QA prone be-9999.ebuild.
From http://bugs.gentoo.org/show_bug.cgi?id=303867#c9
On 2010-05-03 15:20:06, Enrico Tagliavini wrote:
> I used be today and i got the time to improve the ebuild, making it
> respecting more QA and using the distutils eclass. Yeah i know i'm
> using also python.eclass but since distutils inherit it, and this
> will unlikely change i left it as is. I added the ~amd64 keyword
> since it works on amd64 here.
>
> Hope it will be usefull :)
Added my initial Bugs Everywhere ebuild for the Bazaar source.
See
http://bugs.gentoo.org/show_bug.cgi?id=303867