| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/7887
|
|
|
|
|
|
|
|
|
|
| |
Upstream has an insane usage of git tags, so the tag is called
v3.1-latest, but it is actually the library version 3.0.8.
On the next version bump, we at least need to change the SRC_URI to use
the snapshot tarball, but right now this would lead to mirrors serving
the wrong tarball, which is probably not the best thing to do.
Closes: https://bugs.gentoo.org/652760
|
| |
|
|
|
|
|
|
| |
- Remove unnecessary .la file
- Fix shebang in searpc-codegen.py
Closes: https://github.com/gentoo/gentoo/pull/6005
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
A simple C language RPC framework.
Gentoo-Bug: https://bugs.gentoo.org/499698
Closes: https://github.com/gentoo/gentoo/pull/4198
|