| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
31 May 2013 11:12:24
1.2
|
ehaupt  |
Update to 1.2 |
23 Apr 2013 10:26:09
1.1
|
ehaupt  |
Convert to USES=gettext |
08 Mar 2013 11:32:12
1.1
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
28 Feb 2013 16:38:18
1.1
|
ehaupt  |
Fix build after bison update.
Obtained from: gentoo |
20 Nov 2012 17:53:11
1.1
|
ehaupt  |
Update to 1.1
Feature safe: yes |
11 Sep 2011 09:23:22
0.46
|
ehaupt  |
Add libexplain 0.46, a library which may be used to explain Unix and Linux
system call errors. |