summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository mirror & CI2022-05-173-6/+43
|\
| * dev-util/ebuildtester: Version bump to v0.1.35Nicolas Bock2022-05-162-0/+37
| | | | | | | | Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
| * multilib.eclass: Avoid reserved variable namesUlrich Müller2022-05-171-6/+6
| | | | | | | | | | | | | | 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>
* | 2022-05-17 02:33:01 UTCRepository mirror & CI2022-05-174-7/+7
| |
* | Merge updates from masterRepository mirror & CI2022-05-173-2/+6
|\|
| * gnome-base/gvfs: Subscribe to libnfs subslotMatt Turner2022-05-161-1/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/837230 Signed-off-by: Matt Turner <mattst88@gentoo.org>
| * media-gfx/gthumb: Restore ~ppc64 keywordMatt Turner2022-05-161-1/+1
| | | | | | | | | | | | | | 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>
| * media-gfx/gthumb: Restore ~ppc keywordMatt Turner2022-05-161-1/+1
| | | | | | | | | | Bug: https://bugs.gentoo.org/845096 Signed-off-by: Matt Turner <mattst88@gentoo.org>
| * profiles/powerpc/ppc32: Mask USE=heif for media-gfx/gthumbMatt Turner2022-05-161-0/+4
| | | | | | | | | | Bug: https://bugs.gentoo.org/845096 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* | 2022-05-17 02:18:13 UTCRepository mirror & CI2022-05-172-2/+2
| |
* | Merge updates from masterRepository mirror & CI2022-05-172-0/+31
|\|
| * gnome-extra/libgsf: Skip valgrind testsMatt Turner2022-05-162-0/+31
| | | | | | | | | | Closes: https://bugs.gentoo.org/840353 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* | 2022-05-17 02:04:37 UTCRepository mirror & CI2022-05-174-10/+10
| |
* | Merge updates from masterRepository mirror & CI2022-05-172-3/+6
|\|
| * sci-libs/gdal: fix include directorySam James2022-05-171-0/+3
| | | | | | | | | | Closes: https://bugs.gentoo.org/844874 Signed-off-by: Sam James <sam@gentoo.org>
| * dev-python/pysnmp-mibs: update EAPI 7 -> 8Sam James2022-05-171-3/+3
| | | | | | | | | | Closes: https://bugs.gentoo.org/845102 Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-05-17 01:33:02 UTCRepository mirror & CI2022-05-174-3/+19
| |
* | Merge updates from masterRepository mirror & CI2022-05-173-2/+67
|\|
| * media-libs/babl: 0.1.92 version bumpSergey Torokhov2022-05-172-0/+65
| | | | | | | | | | | | | | | | 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>
| * media-libs/glm: test for -fno-ipa-modref before usingSam James2022-05-171-2/+2
| | | | | | | | | | | | | | 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>
* | 2022-05-17 01:17:56 UTCRepository mirror & CI2022-05-175-4/+37
| |
* | Merge updates from masterRepository mirror & CI2022-05-175-0/+264
|\|
| * app-backup/bacula: add link to upstream slibtool bugSam James2022-05-171-0/+2
| | | | | | | | | | Bug: https://bugs.gentoo.org/790140 Signed-off-by: Sam James <sam@gentoo.org>
| * app-backup/bacula: Fix build with slibtoolorbea2022-05-172-0/+129
| | | | | | | | | | | | | | 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>
| * dev-util/clippy: Fix clippy install with slibtoolorbea2022-05-171-0/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * x11-misc/xdg-utils: add 1.1.3_p20210805Sam James2022-05-162-0/+87
| | | | | | | | | | | | Add patch to avoid needing sys-apps/which at runtime. Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-05-16 23:47:59 UTCRepository mirror & CI2022-05-167-12/+51
| |
* | Merge updates from masterRepository mirror & CI2022-05-168-23/+214
|\|
| * media-libs/libuninameslist: drop superfluous --disable-staticSam James2022-05-161-1/+2
| | | | | | | | | | | | default w/ EAPI 8+ Signed-off-by: Sam James <sam@gentoo.org>
| * media-libs/libuninameslist: Remove old versionorbea2022-05-162-23/+0
| | | | | | | | | | | | Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25528 Signed-off-by: Sam James <sam@gentoo.org>
| * media-libs/libuninameslist: Add 20211114orbea2022-05-163-0/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * dev-php/pecl-memcached: prefer dev-libs/libmemcached-awesomeTomáš Mózes2022-05-161-0/+56
| | | | | | | | | | | | | | 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>
| * dev-libs/libmemcached-awesome: new packageTomáš Mózes2022-05-163-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | 2022-05-16 23:38:52 UTCRepository mirror & CI2022-05-1621253-21254/+21254
| |
* | Merge updates from masterRepository mirror & CI2022-05-168-21/+76
|\|
| * user.eclass: Avoid reserved function nameUlrich Müller2022-05-161-8/+8
| | | | | | | | | | | | | | | | 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>
| * toolchain-funcs.eclass: document proper tc-check-openmp useDavid Seifert2022-05-161-0/+13
| | | | | | | | | | | | Signed-off-by: David Seifert <soap@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/25498 Signed-off-by: Sam James <sam@gentoo.org>
| * toolchain-funcs.eclass: deprecate tc-has-openmpDavid Seifert2022-05-161-4/+15
| | | | | | | | | | Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
| * ruby-ng.eclass: fgrep -> grep -FSam James2022-05-161-1/+1
| | | | | | | | | | | | Deprecated for a while but newer grep emits deprecation warnings. Signed-off-by: Sam James <sam@gentoo.org>
| * haskell-cabal.eclass: egrep -> grep -ESam James2022-05-161-3/+3
| | | | | | | | | | | | Deprecated for a while but newer grep emits deprecation warnings. Signed-off-by: Sam James <sam@gentoo.org>
| * epatch.eclass: egrep -> grep -ESam James2022-05-161-3/+3
| | | | | | | | | | | | Deprecated for a while but newer grep emits deprecation warnings. Signed-off-by: Sam James <sam@gentoo.org>
| * autotools.eclass: egrep -> grep -ESam James2022-05-161-1/+1
| | | | | | | | | | | | Deprecated for a while but newer grep emits deprecation warnings. Signed-off-by: Sam James <sam@gentoo.org>
| * x11-misc/alock: avoid using which in configureSam James2022-05-162-1/+32
| | | | | | | | | | Closes: https://bugs.gentoo.org/844886 Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-05-16 23:18:01 UTCRepository mirror & CI2022-05-162-3/+3
| |
* | Merge updates from masterRepository mirror & CI2022-05-164-5/+12
|\|
| * dev-python/miniupnpc: add github upstream metadataSam James2022-05-161-0/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * net-misc/miniupnpd: add github upstream metadataSam James2022-05-161-0/+3
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * net-libs/miniupnpc: add github upstream metadataSam James2022-05-161-4/+7
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sec-keys/openpgp-keys-kernel: fix HOMEPAGESam James2022-05-161-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-05-16 23:03:31 UTCRepository mirror & CI2022-05-16724-723/+737
| |