wtk-overlay.git
12 years agoUpdate be to git-2 and EAPI 4 (+ style fixes).
W. Trevor King [Wed, 25 Jan 2012 15:14:11 +0000 (10:14 -0500)]
Update be to git-2 and EAPI 4 (+ style fixes).

13 years agoAdd bash-completion USE flag to be.
W. Trevor King [Wed, 25 May 2011 14:13:26 +0000 (10:13 -0400)]
Add bash-completion USE flag to be.

13 years agoAdd jinja dependency to BE ebuild.
W. Trevor King [Sat, 14 May 2011 16:25:16 +0000 (12:25 -0400)]
Add jinja dependency to BE ebuild.

13 years agoUpdated be ebuild for rst2man man page generation.
W. Trevor King [Tue, 22 Feb 2011 17:12:31 +0000 (12:12 -0500)]
Updated be ebuild for rst2man man page generation.

13 years agoUpdate to EAPI 3 and fix several repoman issues.
W. Trevor King [Fri, 31 Dec 2010 18:26:14 +0000 (13:26 -0500)]
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 ;).

13 years agoLooks like dev-util/be does not work with python 3.1,2.4 and works with 2.5.
Nao Nakashima [Mon, 6 Dec 2010 12:18:35 +0000 (07:18 -0500)]
Looks like dev-util/be does not work with python 3.1,2.4 and works with 2.5.

14 years agoFix package names in ChangeLog headers for sawsim and be.
W. Trevor King [Wed, 3 Nov 2010 13:58:36 +0000 (09:58 -0400)]
Fix package names in ChangeLog headers for sawsim and be.

14 years agoUpdate be and sawsim digests after recent changes.
W. Trevor King [Wed, 3 Nov 2010 13:38:45 +0000 (09:38 -0400)]
Update be and sawsim digests after recent changes.

14 years agoUse PYTHON_MODNAME in be-9999.ebuild and update ChangeLog.
W. Trevor King [Wed, 3 Nov 2010 13:37:17 +0000 (09:37 -0400)]
Use PYTHON_MODNAME in be-9999.ebuild and update ChangeLog.

14 years agoDocument updated be-9999.ebuild in the ChangeLog.
W. Trevor King [Tue, 2 Nov 2010 15:28:00 +0000 (11:28 -0400)]
Document updated be-9999.ebuild in the ChangeLog.

14 years agoUpdate be-9999.ebuild for DocBook 5 man page generation.
W. Trevor King [Tue, 2 Nov 2010 14:26:52 +0000 (10:26 -0400)]
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.

14 years agoUpgrade be-9999.ebuild for new Git-versioned BE repository.
W. Trevor King [Thu, 26 Aug 2010 15:13:59 +0000 (11:13 -0400)]
Upgrade be-9999.ebuild for new Git-versioned BE repository.

14 years agoAdd be/metadata.xml from my initial be-9999.ebuild postings.
W. Trevor King [Thu, 26 Aug 2010 13:58:42 +0000 (09:58 -0400)]
Add be/metadata.xml from my initial be-9999.ebuild postings.

14 years agoNew more QA prone be-9999.ebuild.
Enrico Tagliavini [Thu, 26 Aug 2010 13:46:08 +0000 (09:46 -0400)]
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 :)

14 years agoAdded my initial Bugs Everywhere ebuild for the Bazaar source.
W. Trevor King [Thu, 26 Aug 2010 13:43:15 +0000 (09:43 -0400)]
Added my initial Bugs Everywhere ebuild for the Bazaar source.

See
  http://bugs.gentoo.org/show_bug.cgi?id=303867