summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2020-12-16 02:40:57 UTCRepository mirror & CI2020-12-161693-1691/+1717
|
* Merge updates from masterRepository mirror & CI2020-12-1617-25/+129
|\
| * gui-libs/wayfire-plugins-extra: plugins with extra functionalityAisha Tammy2020-12-154-0/+79
| | | | | | | | | | | | | | | | | | | | things like debugging, benchmarking, or with other extra dependencies that wayfire doesnt need by itself Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/18494 Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * gui-wm/hikari: fix suid flag usageAisha Tammy2020-12-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | was changed from WITH_SUID to WITHOUT_SUID Closes: https://bugs.gentoo.org/758968 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/18564 Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/ant-tasks: fixup documentationAaron Bauman2020-12-151-0/+1
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/java-utils-2: fixup documentationAaron Bauman2020-12-151-6/+5
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/vim-doc: fixup documentationAaron Bauman2020-12-151-1/+6
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/toolchain: fixup documentationAaron Bauman2020-12-151-1/+7
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/stardict: fixup documentationAaron Bauman2020-12-151-6/+9
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/ssl-cert: fixup documentationAaron Bauman2020-12-151-0/+1
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/postgres-multi: fixup documentationAaron Bauman2020-12-151-1/+2
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/postgres: fixup documentationAaron Bauman2020-12-151-1/+2
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/portability: fixup documentationAaron Bauman2020-12-151-2/+0
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/php-pear-r2: fixup documentationAaron Bauman2020-12-151-1/+2
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/openib: fixup documentationAaron Bauman2020-12-151-2/+4
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
| * eclass/mozextension: fixup documentationAaron Bauman2020-12-151-1/+8
| | | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* | 2020-12-16 02:05:23 UTCRepository mirror & CI2020-12-162-4/+4
| |
* | Merge updates from masterRepository mirror & CI2020-12-161-0/+1
|\|
| * net-news/rssguard: fix qtdeclarative depPeter Alfredsen2020-12-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing libQt5Qml.so from qtdeclarative package would cause error when compiling: Project ERROR: Unknown module(s) in QT: qml make: *** [Makefile:48: sub-src-librssguard-make_first-ordered] Error 3 Fix by adding dep on dev-qt/qtdeclarative:5 Closes: https://bugs.gentoo.org/760045 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/18662 Signed-off-by: Sam James <sam@gentoo.org>
* | 2020-12-15 23:05:25 UTCRepository mirror & CI2020-12-152-3/+3
| |
* | Merge updates from masterRepository mirror & CI2020-12-151-1/+1
|\|
| * media-gfx/pstoedit: drop to ~hppaRolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* | 2020-12-15 22:35:18 UTCRepository mirror & CI2020-12-1512-20/+35
| |
* | Merge updates from masterRepository mirror & CI2020-12-1511-9/+83
|\|
| * x11-themes/gtk-engines: migrate to lua-single.eclassMarek Szuba2020-12-152-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Builds, tests and installs fine even when built against lua5-4 so support all PUC Lua versions currently in the tree. Warning - as the ebuild stands now, USE=lua IS QUIETLY IGNORED for non-native ABIs. The dependencies are ready for enabling it there as well but since the pkgconfig wrapper lua-single.eclass sets up is not multilib-compatible, it is necessary to patch upstream build scripts so that they look for the pkgconfig module "${ELUA}" rather than just "lua" - and for some reason running eautoreconf following the patching of configure.ac resulted in corrupted test Makefiles. Pushing it as-is in case the maintainers have got some idea on how to make this work, if not will probably end up patching configure directly. Bug: https://bugs.gentoo.org/752888 Signed-off-by: Marek Szuba <marecki@gentoo.org>
| * dev-python/isort: keyworded 5.6.3 for sparc, bug #747850Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * dev-python/pylama: keyworded 7.7.1-r1 for sparc, bug #747850Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * dev-python/mypy: keyworded 0.790 for sparc, bug #747850Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * media-gfx/pstoedit: stable 3.75 for sparc, bug #759823Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * dev-lang/python: stable 3.9.0-r1 for sparc, bug #759928Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * dev-lang/python: stable 3.8.6-r1 for sparc, bug #759928Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * dev-lang/python: stable 3.7.9-r1 for sparc, bug #759928Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * dev-lang/python: stable 3.6.12-r1 for sparc, bug #759928Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * x11-wm/icewm: stable 1.9.2 for sparc, bug #759973Rolf Eike Beer2020-12-151-1/+1
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* | 2020-12-15 22:05:14 UTCRepository mirror & CI2020-12-1510-7/+107
| |
* | Merge updates from masterRepository mirror & CI2020-12-1516-0/+2154
|\|
| * net-vpn/tailscale: 1.2.10-r1 bump to fix buildWilliam Hubbs2020-12-151-0/+247
| | | | | | | | | | Closes: https://bugs.gentoo.org/756835 Signed-off-by: William Hubbs <williamh@gentoo.org>
| * app-admin/rsyslog: bump to v8.2012.0Thomas Deutschmann2020-12-152-0/+483
| | | | | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
| * dev-libs/librdkafka: bump to v1.5.3Thomas Deutschmann2020-12-152-0/+94
| | | | | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
| * www-servers/nginx: bump to v1.19.6Thomas Deutschmann2020-12-152-0/+1088
| | | | | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
| * app-crypt/dehydrated: bump to v0.7.0Thomas Deutschmann2020-12-153-0/+81
| | | | | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
| * acct-user/dehydrated: new user for app-crypt/dehydrated, UID 361Thomas Deutschmann2020-12-152-0/+25
| | | | | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
| * acct-group/dehydrated: new group for app-crypt/dehydrated, GID 361Thomas Deutschmann2020-12-152-0/+21
| | | | | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
| * www-client/microsoft-edge-dev: bump to 89.0.731.0Stephan Hartmann2020-12-152-0/+115
| | | | | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* | 2020-12-15 21:35:13 UTCRepository mirror & CI2020-12-1563-193/+194
| |
* | Merge updates from masterRepository mirror & CI2020-12-1562-85/+89
|\|
| * mail-client/roundcube: php-8 always has json so dropped the flagCraig Andrews2020-12-151-1/+1
| | | | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/758995 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18657 Signed-off-by: Craig Andrews <candrews@gentoo.org>
| * net-p2p/eiskaltdcpp-9999: migrate to lua-single.eclassMarek Szuba2020-12-151-15/+21
| | | | | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
| * */*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0Marek Szuba2020-12-1560-69/+67
| | | | | | | | | | | | | | | | | | | | | | Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org>
* | 2020-12-15 21:05:20 UTCRepository mirror & CI2020-12-159-51/+6
| |