summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
W. Trevor King [Tue, 6 Nov 2012 18:37:01 +0000 (13:37 -0500)]
dev-util/be: fix the Manifest digests for the ebuild and ChangeLog
This should have been done during:
commit
718a455de30983037c81ea0cfa03da11ff1b4b1c
Author: W. Trevor King <wking@tremily.us>
Date: Sat Oct 27 14:10:36 2012 -0400
dev-util/be: add ~amd64-linux and ~x86-linux keywords
W. Trevor King [Sat, 27 Oct 2012 18:10:36 +0000 (14:10 -0400)]
dev-util/be: add ~amd64-linux and ~x86-linux keywords
Tested on newton and the xphys.
W. Trevor King [Sat, 27 Oct 2012 17:40:16 +0000 (13:40 -0400)]
dev-util/be: remove description from metadata.xml
It's redunant with DESCRIPTION in the ebuild, and I'm pretty sure the
<description> tag for the package is not supposed to be a subfield of
<maintainer>.
W. Trevor King [Sat, 27 Oct 2012 11:39:31 +0000 (07:39 -0400)]
dev-util/be: update bash-competion support and add zsh-competion to IUSE
Add zsh-completion option and {bash,zsh}-completion dependencies.
Use newbashcomp from bash-completion-r1 to install the Bash
completion script in a standard location.
W. Trevor King [Fri, 26 Oct 2012 16:26:30 +0000 (12:26 -0400)]
dev-util/be: add ${EROOT} to rst2man.py path to support prefixed installations
W. Trevor King [Sat, 25 Feb 2012 16:42:36 +0000 (11:42 -0500)]
Adjust SRC_URI in dev-util/be for non-live builds.
W. Trevor King [Sat, 25 Feb 2012 16:07:07 +0000 (11:07 -0500)]
Add dev-python/cherrypy dependency to dev-util/be.
W. Trevor King [Fri, 17 Feb 2012 01:25:50 +0000 (20:25 -0500)]
Add `doc` use flag to dev-util/be ebuild.
W. Trevor King [Wed, 25 Jan 2012 15:14:11 +0000 (10:14 -0500)]
Update be to git-2 and EAPI 4 (+ style fixes).
W. Trevor King [Wed, 25 May 2011 14:13:26 +0000 (10:13 -0400)]
Add bash-completion USE flag to be.
W. Trevor King [Sat, 14 May 2011 16:25:16 +0000 (12:25 -0400)]
Add jinja dependency to BE ebuild.
W. Trevor King [Tue, 22 Feb 2011 17:12:31 +0000 (12:12 -0500)]
Updated be ebuild for rst2man man page generation.
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 ;).
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.
W. Trevor King [Wed, 3 Nov 2010 13:58:36 +0000 (09:58 -0400)]
Fix package names in ChangeLog headers for sawsim and be.
W. Trevor King [Wed, 3 Nov 2010 13:38:45 +0000 (09:38 -0400)]
Update be and sawsim digests after recent changes.
W. Trevor King [Wed, 3 Nov 2010 13:37:17 +0000 (09:37 -0400)]
Use PYTHON_MODNAME in be-9999.ebuild and update ChangeLog.
W. Trevor King [Tue, 2 Nov 2010 15:28:00 +0000 (11:28 -0400)]
Document updated be-9999.ebuild in the ChangeLog.
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.
W. Trevor King [Thu, 26 Aug 2010 15:13:59 +0000 (11:13 -0400)]
Upgrade be-9999.ebuild for new Git-versioned BE repository.
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.
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 :)
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