summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-action/heroes: Call AM_PROG_ARDavid Seifert2020-07-054-47/+48
| | | | | | Closes: https://bugs.gentoo.org/724328 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org>
* games-board/cgoban: Call AM_PROG_ARDavid Seifert2020-07-052-16/+19
| | | | | | Closes: https://bugs.gentoo.org/730788 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/pkgcheck: version bump to 0.7.7Tim Harder2020-07-053-2/+60
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* sys-apps/pkgcore: version bump to 0.10.13Tim Harder2020-07-053-1/+49
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* app-metrics/github-exporter: 1.0.1 bumpWilliam Hubbs2020-07-052-0/+127
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* www-client/firefox: amd64 & x86 stableThomas Deutschmann2020-07-051-1/+1
| | | | | | Bug: https://bugs.gentoo.org/730418 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/shorewall: drop oldThomas Deutschmann2020-07-052-489/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/shorewall: rollover keywordsThomas Deutschmann2020-07-051-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-arch/rar: drop oldThomas Deutschmann2020-07-052-112/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-arch/rar: amd64 & x86 stableThomas Deutschmann2020-07-051-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-perl/Coro: Bump to version 6.550.0Kent Fredric2020-07-062-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | Upstream: - Fix compile with threaded perl - Simplify/speedup __DIE__ and __WARN__ handling - Add fixes for perl 5.22 compat (PadlistNAMES) - Add fixes for perl 5.24 compat (SUB_ARGARRAY) - Add fixes for perl 5.26 compat (PL_comppad -> PADOFFSET) - disable FORTIFY_SOURCE to avoid broken fortified longjmp on some libcs - Reattempt JIT allocation wtih PROT_EXEC to improve portability - Fix some statevar types for newer perls - safe_cancel no longer croaks when called on already-destroyed threads - libcoro now allows sharing coro threads using pthreads backend among different threads. - Always allow ->call and ->eval when coro is the current coroutine - Autogenerated Coro::AIO prototypes now add ";" to avoid creating named unary operators, to avoid `aio_mlockall 4 | 8` getting parsed as `(aio_mlockall 4) | 8` - Ensure Coro::RWLock wakes up all readers after a wrlock - More fixes for minix 3.3 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* media-gfx/imagemagick: bump to v6.9.11-23 & v7.0.10-23Thomas Deutschmann2020-07-053-0/+525
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-gfx/imagemagick: drop oldThomas Deutschmann2020-07-053-525/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-gfx/imagemagick: rollover stable keywordsThomas Deutschmann2020-07-052-2/+2
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/isort: Stabilize 4.3.21_p2-r1 amd64, #726584Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipfile: Stabilize 0.0.2 amd64, #726584Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/networkx: Stabilize 2.4-r1 amd64, #727066Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Conf-Libconfig: -r bump for EAPI7 + CFLAGS loveKent Fredric2020-07-061-0/+45
| | | | | | | | - EAPI7 - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Class-Load-XS: -r bump for EAPI7 + CFLAGS loveKent Fredric2020-07-061-0/+39
| | | | | | | | - EAPI7 - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Class-C3-XS: -r bump for CFLAGS loveKent Fredric2020-07-061-0/+32
| | | | | | | - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/CDB_File: -r bump for CFLAGS loveKent Fredric2020-07-061-0/+42
| | | | | | | - Ensure CFLAGS passed to make/compile Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/CBOR-XS: -r bump for CFLAGS loveKent Fredric2020-07-061-0/+31
| | | | | | | - Ensure CFLAGS passed through to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Cairo-GObject: -r bump for CFLAGS loveKent Fredric2020-07-061-0/+35
| | | | | | | | - Ensure cairo in DEPEND (for link) - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Cairo: -r bump for CFLAGS loveKent Fredric2020-07-061-0/+41
| | | | | | | | - Ensure x11-libs/cairo in DEPEND, as we link to it. - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Cache-Memcached-Fast: -r bump for CFLAGS loveKent Fredric2020-07-061-0/+55
| | | | | | | - Ensure CFLAGS passed to make/compile Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Cache-FastMmap: -r bump for CFLAGS loveKent Fredric2020-07-061-0/+25
| | | | | | | - Ensure CFLAGS passed through to make/compile Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/CSS-Minifier-XS: -r bump for EAPI7 + toolchain loveKent Fredric2020-07-061-0/+30
| | | | | | | | | - EAPI7 - Don't break when LD=!ccld - Ensure passing CFLAGS through to compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Devel-CallChecker: -r bump for EAPI7 + Toolchain loveKent Fredric2020-07-061-0/+42
| | | | | | | | | - EAPI7 - Don't break when LD=!ccld - Ensure CFLAGS passed through to compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-lang/squirrel: grab 3.1_p20200612 release snapshotSergei Trofimovich2020-07-052-0/+43
| | | | | | | Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/659880 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/package.mask: mask x11-misc/xmonad-log-applet for removalSergei Trofimovich2020-07-051-0/+6
| | | | | | Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/729492 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/matplotlib: Stabilize 3.2.1 amd64, #730936Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/numpy: Stabilize 1.18.5 amd64, #730936Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/kiwisolver: Stabilize 1.2.0 amd64, #730936Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cppy: Stabilize 1.1.0 amd64, #730936Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/dolphin: make 5.0_p20200705 snapshot releaseSergei Trofimovich2020-07-053-1/+186
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: update to EAPI=7Sergei Trofimovich2020-07-051-7/+12
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/git-lfs: remove old versionWilliam Hubbs2020-07-052-231/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-metrics/blackbox_exporter: 0.17.0 bumpWilliam Hubbs2020-07-052-0/+53
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-metrics/bind_exporter: remove oldWilliam Hubbs2020-07-052-60/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-python/pycurl: Stabilize 7.43.0.5 amd64, #720564Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jsondiff: Stabilize 1.2.0 amd64, #730942Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/nose-random: Stabilize 1.0.0 amd64, #730942Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/hypothesis: Stabilize 5.16.0 amd64, #730372Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-jose: Stabilize 3.1.0 amd64, #730938Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/parameterized: Stabilize 0.7.4 amd64, #730940Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dicttoxml: Stabilize 1.7.4-r1 amd64, #730944Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/rsync: Bump to version 3.2.2. Removed oldLars Wendler2020-07-052-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-python/tempora: Stabilize 3.0.0 amd64, #727058Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cherrypy: Stabilize 18.5.0 amd64, #727058Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-services: Stabilize 2.0.1 amd64, #727058Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>