summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository mirror & CI2021-05-047-5/+20
|\
| * net-libs/nodejs: really link against system libuvMarek Szuba2021-05-044-0/+15
| | | | | | | | | | | | | | | | | | | | | | Turns out the bundled library "uvwasi" implicitly pulled in the bundled libuv as a static library regardless of us having been passing --shared-libuv to configure.py pretty much for ever. Fortunately, patching the relevant lines out of the uvwasi gyp file seems to take care of the problem. Closes: https://bugs.gentoo.org/787251 Signed-off-by: Marek Szuba <marecki@gentoo.org>
| * dev-python/certifi: Fix HOMEPAGEMichał Górny2021-05-041-2/+2
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * python-utils-r1.eclass: Add py3.10 to patternsMichał Górny2021-05-041-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/certifi: Enable py3.10Michał Górny2021-05-041-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/unittest-or-fail: Enable py3.10Michał Górny2021-05-041-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | 2021-05-04 15:35:17 UTCRepository mirror & CI2021-05-044-9/+9
| |
* | Merge updates from masterRepository mirror & CI2021-05-046-2/+100
|\|
| * app-metrics/blackbox_exporter: fix restrictWilliam Hubbs2021-05-041-1/+2
| | | | | | | | | | Closes: https://bugs.gentoo.org/788088 Signed-off-by: William Hubbs <williamh@gentoo.org>
| * sci-libs/libnova: Fix for slibtoolLars Wendler2021-05-042-0/+28
| | | | | | | | | | | | | | Thanks-to: orbea <orbea@riseup.net> Upstream-PR: https://sourceforge.net/p/libnova/libnova/merge-requests/2/ Closes: https://bugs.gentoo.org/778881 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
| * sys-auth/thinkfinger: Fix for slibtoolLars Wendler2021-05-043-1/+70
| | | | | | | | | | | | Thanks-to: orbea <orbea@riseup.net> Closes: https://bugs.gentoo.org/778980 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* | 2021-05-04 15:05:26 UTCRepository mirror & CI2021-05-042-4/+4
| |
* | Merge updates from masterRepository mirror & CI2021-05-041-1/+5
|\|
| * x11-misc/xplanet: Don't call AR directlyMatt Smith2021-05-041-1/+5
| | | | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/726292 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk> Closes: https://github.com/gentoo/gentoo/pull/20680 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* | 2021-05-04 14:20:12 UTCRepository mirror & CI2021-05-044-6/+21
| |
* | Merge updates from masterRepository mirror & CI2021-05-043-8/+52
|\|
| * gui-apps/lavalauncher: sync live ebuildJoonas Niilola2021-05-041-0/+1
| | | | | | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
| * gui-apps/lavalauncher: add x11-libs/libxkbcommon as a dep for 2.1.0Joonas Niilola2021-05-041-0/+1
| | | | | | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
| * gui-apps/lavalauncher: version bump to 2.1.0Aisha Tammy2021-05-043-8/+50
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/20510 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* | 2021-05-04 14:07:46 UTCRepository mirror & CI2021-05-046297-6347/+6331
| |
* | Merge updates from masterRepository mirror & CI2021-05-0427-186/+194
|\|
| * dev-python/watchdog: Bump to 2.1.0Michał Górny2021-05-042-0/+39
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/mongoengine: Bump to 0.23.1Michał Górny2021-05-042-0/+81
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/rq: Remove old (py3.7)Michał Górny2021-05-042-64/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/symengine: Remove old (py3.7)Michał Górny2021-05-043-118/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * app-portage/gpyutils: Add python3_10Michał Górny2021-05-041-0/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * python-utils-r1.eclass: Enable python3_10Michał Górny2021-05-041-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * profiles: Add python-3.10 flagsMichał Górny2021-05-0413-1/+67
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Forbid .hypothesis in site-packages tooMichał Górny2021-05-041-1/+4
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * app-crypt/acme-sh: drop old versionConrad Kostecki2021-05-042-52/+0
| | | | | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
| * app-crypt/acme-sh: bump to version 2.8.9Conrad Kostecki2021-05-042-0/+52
| | | | | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* | 2021-05-04 13:50:15 UTCRepository mirror & CI2021-05-048-17/+52
| |
* | Merge updates from masterRepository mirror & CI2021-05-0414-45/+187
|\|
| * media-fonts/fontawesome: version bump to 5.15.3Aisha Tammy2021-05-042-0/+34
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/20508 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
| * app-dicts/myspell-ca: take maintainership, bump to 3.0.6Esteve Varela Colominas2021-05-043-1/+53
| | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/784224 Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20463 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
| * x11-misc/xplanet: Really do the revbump this timeLars Wendler2021-05-041-0/+0
| | | | | | | | | | Bug: https://bugs.gentoo.org/788136 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
| * x11-misc/xplanet: Revbump to fix freetype detectionLars Wendler2021-05-042-34/+63
| | | | | | | | | | | | | | | | Bumped to EAPI-7 Overhauled src_configure function Closes: https://bugs.gentoo.org/788136 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
| * sci-calculators/bc-gh: bump to 4.0.0striker.sh2021-05-043-2/+21
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Jules de Sartiges <desartij@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/20453 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
| * app-emulation/genymotion-bin: removed oldMarco Genasci2021-05-042-123/+0
| | | | | | | | | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20493 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
| * app-emulation/genymotion-bin: bump version to 3.2.1Marco Genasci2021-05-042-0/+117
| | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/784998 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
| * media-gfx/flameshot: don't force using ccachePavel Kalugin2021-05-042-0/+14
| | | | | | | | | | | | | | | | | | | | - don't include cmake/Cache.cmake Reported-by: josef.95 <josef64@posteo.org> Closes: https://bugs.gentoo.org/787095 Signed-off-by: Pavel Kalugin <pavel@pavelthebest.me> Closes: https://github.com/gentoo/gentoo/pull/20665 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* | 2021-05-04 12:50:11 UTCRepository mirror & CI2021-05-0418-13/+271
| |
* | Merge updates from masterRepository mirror & CI2021-05-0430-0/+1826
|\|
| * app-text/djvu: move inkscape and librsvg into BDEPEND.Michael Orlitzky2021-05-041-0/+67
| | | | | | | | | | | | | | | | | | | | | | The "inkscape" and "rsvg-convert" commands are run at build-time to generate icons; thus they belong in BDEPEND. This commit moves them there from DEPEND. Done in a new unstable revision because it isn't very important to anyone who has already installed a stable version. Closes: https://bugs.gentoo.org/788073 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
| * dev-lang/python: Bump to 3.8.10Michał Górny2021-05-042-0/+339
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/xmlschema: Bump to 1.6.2Michał Górny2021-05-042-0/+31
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/elementpath: Bump to 2.2.2Michał Górny2021-05-042-0/+27
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pygments: Bump to 2.9.0Michał Górny2021-05-042-0/+34
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-lang/python: Bump to 3.9.5Michał Górny2021-05-042-0/+348
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/lark-parser: Add python@ as co-maint.Michał Górny2021-05-042-1/+5
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>