| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
Names that begin with __ are reserved for package manager use.
Closes: https://bugs.gentoo.org/843722
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/837230
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
libheif is stable on ppc64. I think I misread the pkgcheck message.
Closes: https://bugs.gentoo.org/845096
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/845096
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/845096
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/840353
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/844874
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/845102
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/843266
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/25506
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/845105
Bug: https://bugs.gentoo.org/818235
Thanks-to: Jonathan Lovelace <kingjon3377@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/790140
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/790140
Signed-off-by: orbea <orbea@riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/25386
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Installing a file created by libtool is not portable for slibtool and
this will result in installing the slibtool shell wrapper script for
clippy and not the clippy binary.
This additionally fails when compiling net-misc/frr which will use the
shell wrapper script that does not work outside of the build directory.
The 'make install' target is not appropriate for --enable-clippy-only
and fixing that seems like significant work so just use shell instead to
find the correct file.
I bumped the ebuild revision because this causes a build failure in frr.
Bug: https://bugs.gentoo.org/830087
Signed-off-by: orbea <orbea@riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/25491
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Add patch to avoid needing sys-apps/which at runtime.
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
default w/ EAPI 8+
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: orbea <orbea@riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/25528
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The patch fixes undefined references with slibtool when libuninameslist
is not already installed where it links with the installed package
rather than the newly compiled library.
The other bug was already fixed in upstream before the latest release.
Bug: https://bugs.gentoo.org/792474
Upstream-PR: https://github.com/fontforge/libuninameslist/pull/27
Upstream-Commit: https://github.com/fontforge/libuninameslist/commit/77f4eea51b87c2e7a36cd3e1e64b424cdd5f7ad8
Bug: https://bugs.gentoo.org/779670
Upstream-PR: https://github.com/fontforge/libuninameslist/pull/24
Upstream-Commit: https://github.com/fontforge/libuninameslist/commit/9192c8dfee8c9e437e841962fec78cba1093d0d6
Signed-off-by: orbea <orbea@riseup.net>
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/841608
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25253
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
libmemcache 1.0.18 was released in February 2014, so hasn't received an
update for 8 years.
libmemcache-awesome is a fork providing same libraries, tools with
API/ABI compatibility.
Closes: https://bugs.gentoo.org/841605
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Names that contain "ebuild" are reserved for package manager use.
Closes: https://bugs.gentoo.org/843707
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: David Seifert <soap@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/25498
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| | |
Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Deprecated for a while but newer grep emits deprecation warnings.
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Deprecated for a while but newer grep emits deprecation warnings.
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Deprecated for a while but newer grep emits deprecation warnings.
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Deprecated for a while but newer grep emits deprecation warnings.
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/844886
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|