gentoo.git
6 years agodev-db/sqlite: stable 3.24.0 for sparc, bug #664304
Rolf Eike Beer [Thu, 23 Aug 2018 20:07:54 +0000 (22:07 +0200)]
dev-db/sqlite: stable 3.24.0 for sparc, bug #664304

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

6 years agogames-roguelike/nethack: Update to the newest PR version
Luis Ressel [Tue, 21 Aug 2018 21:11:34 +0000 (23:11 +0200)]
games-roguelike/nethack: Update to the newest PR version

Accidentally merged an old version.  Fixing it up.

Pull-Request: https://github.com/gentoo/gentoo/pull/9661

6 years agonet-p2p/vuze: raising memory for x86
Thomas Deutschmann [Thu, 23 Aug 2018 20:00:35 +0000 (22:00 +0200)]
net-p2p/vuze: raising memory for x86

Closes: https://bugs.gentoo.org/653922
Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-misc/radeontop: EAPI7 bump
Michael Mair-Keimberger [Thu, 23 Aug 2018 09:21:04 +0000 (11:21 +0200)]
app-misc/radeontop: EAPI7 bump

This bumps the live ebuild to EAPI7

Closes: https://github.com/gentoo/gentoo/pull/9673

6 years agoapp-misc/radeontop: version and EAPI bump
Michael Mair-Keimberger [Thu, 23 Aug 2018 09:16:59 +0000 (11:16 +0200)]
app-misc/radeontop: version and EAPI bump

6 years agoapp-misc/radeontop: add myself as maintainer
Michael Mair-Keimberger [Thu, 23 Aug 2018 07:15:54 +0000 (09:15 +0200)]
app-misc/radeontop: add myself as maintainer

6 years agomove x11-apps/radeontop -> app-misc/radeontop
Michael Mair-Keimberger [Thu, 23 Aug 2018 06:53:27 +0000 (08:53 +0200)]
move x11-apps/radeontop -> app-misc/radeontop

Closes: https://bugs.gentoo.org/571848

6 years agogames-roguelike/nethack: Bump to 3.6.1
Luis Ressel [Tue, 21 Aug 2018 21:11:34 +0000 (23:11 +0200)]
games-roguelike/nethack: Bump to 3.6.1

* Bump to EAPI 7
* Update SRC_URI
* (Hopefully?) support prefix builds
* Various improvements suggested by mgorny
* Set SGID on the /var/games/nethack directory to avoid a potential
  privilege escalation during package upgrades
* Don't redefine LINUX and STATUS_HILITES
* Unconditionally enable DUMPLOG and SCORE_ON_BOTL per upstream
  recommendations
* Remove obsolete STATUS_VIA_WINDOWPORT and the now empty "experimental"
  USE flag

Thanks-to: Michał Górny <mgorny@gentoo.org>
Thanks-to: Laurent Bercot
Closes: https://github.com/gentoo/gentoo/pull/9661

6 years agonet-misc/connman: restore IUSE="+wifi" on 1.36
Ben Kohler [Thu, 23 Aug 2018 19:24:20 +0000 (14:24 -0500)]
net-misc/connman: restore IUSE="+wifi" on 1.36

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agodev-python/xarray: fix tests
Virgil Dupras [Thu, 23 Aug 2018 19:01:07 +0000 (15:01 -0400)]
dev-python/xarray: fix tests

Bug: https://bugs.gentoo.org/656876
Package-Manager: Portage-2.3.47, Repoman-2.3.10

6 years agodev-python/dask: adjust pandas dependency
Virgil Dupras [Thu, 23 Aug 2018 18:56:02 +0000 (14:56 -0400)]
dev-python/dask: adjust pandas dependency

Make dask 0.18.2 depend on pandas 0.23.4. On lower versions, tests fail
on py36.

Bug: https://bugs.gentoo.org/656526
Package-Manager: Portage-2.3.47, Repoman-2.3.10

6 years agodev-python/json-rpc: clean up old.
Patrice Clement [Thu, 23 Aug 2018 18:48:20 +0000 (20:48 +0200)]
dev-python/json-rpc: clean up old.

Closes: https://bugs.gentoo.org/620110

Make sure to use version 1.11.0 in order to get working suite of tests.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-python/json-rpc: mark stable for the amd64 arch.
Patrice Clement [Thu, 23 Aug 2018 18:47:46 +0000 (20:47 +0200)]
dev-python/json-rpc: mark stable for the amd64 arch.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-python/json-rpc: add missing die.
Patrice Clement [Thu, 23 Aug 2018 16:02:49 +0000 (18:02 +0200)]
dev-python/json-rpc: add missing die.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-python/dask: bump to 0.18.2
Virgil Dupras [Thu, 23 Aug 2018 18:13:27 +0000 (14:13 -0400)]
dev-python/dask: bump to 0.18.2

Also, make tests pass.

Bug: https://bugs.gentoo.org/656526
Package-Manager: Portage-2.3.47, Repoman-2.3.10

6 years agodev-python/pandas: bump to 0.23.4
Virgil Dupras [Thu, 23 Aug 2018 18:06:13 +0000 (14:06 -0400)]
dev-python/pandas: bump to 0.23.4

Also, make tests pass. Tests around the pandas ecosystem are rather
fragile and depend heavily on dependency versions. Dependency
constraints in the ebuild are tighter than upstream's, but it's
necessary to make tests pass.

Package-Manager: Portage-2.3.47, Repoman-2.3.10

6 years agoapp-emulation/lxc: properly pin automake
Virgil Dupras [Thu, 23 Aug 2018 17:52:19 +0000 (13:52 -0400)]
app-emulation/lxc: properly pin automake

Closes: https://bugs.gentoo.org/664260
Package-Manager: Portage-2.3.47, Repoman-2.3.10

6 years agodev-go/go-tour: DEPEND on go-net (bug 664376)
Zac Medico [Thu, 23 Aug 2018 17:44:14 +0000 (10:44 -0700)]
dev-go/go-tour: DEPEND on go-net (bug 664376)

Reported-by: Toralf Förster <toralf@gentoo.org>
Closes: https://bugs.gentoo.org/664376
Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agowww-client/opera: Version 55.0.2994.44.
Jeroen Roovers [Thu, 23 Aug 2018 17:41:16 +0000 (19:41 +0200)]
www-client/opera: Version 55.0.2994.44.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agosys-firmware/intel-microcode: revbump to update licence
Matthew Thode [Thu, 23 Aug 2018 17:17:14 +0000 (12:17 -0500)]
sys-firmware/intel-microcode: revbump to update licence

Also restirct mirror and bindist
Closes: https://bugs.gentoo.org/664134
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --force

6 years agolicenses: add new intel-microcode license
Matthew Thode [Thu, 23 Aug 2018 17:12:54 +0000 (12:12 -0500)]
licenses: add new intel-microcode license

Also add new licence to the EULA license group

Bug: https://bugs.gentoo.org/664134

6 years agoapp-editors/emacs-vcs: Reorganise gtk* flags.
Ulrich Müller [Thu, 23 Aug 2018 17:07:20 +0000 (19:07 +0200)]
app-editors/emacs-vcs: Reorganise gtk* flags.

As discussed with leio in #gentoo-dev and in #gentoo-qa.
- USE="gtk -gtk2" for GTK+ version 3,
- USE="gtk gtk2" for GTK+ version 2,
- USE="-gtk" for no GTK+ (the "gtk2" flag has no effect).

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-editors/emacs: Reorganise gtk* flags.
Ulrich Müller [Thu, 23 Aug 2018 17:06:17 +0000 (19:06 +0200)]
app-editors/emacs: Reorganise gtk* flags.

As discussed with leio in #gentoo-dev and in #gentoo-qa.
- USE="gtk -gtk2" for GTK+ version 3,
- USE="gtk gtk2" for GTK+ version 2,
- USE="-gtk" for no GTK+ (the "gtk2" flag has no effect).

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-editors/emacs: Update remaining slots to EAPI 7.
Ulrich Müller [Thu, 23 Aug 2018 16:48:02 +0000 (18:48 +0200)]
app-editors/emacs: Update remaining slots to EAPI 7.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agox11-drivers/nvidia-drivers: Version 396.54.
Jeroen Roovers [Thu, 23 Aug 2018 17:00:01 +0000 (19:00 +0200)]
x11-drivers/nvidia-drivers: Version 396.54.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-admin/puppetserver: 5.3.5 bump
Matthew Thode [Thu, 23 Aug 2018 16:10:44 +0000 (11:10 -0500)]
app-admin/puppetserver: 5.3.5 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-admin/puppet: 5.5.6 bump
Matthew Thode [Thu, 23 Aug 2018 16:07:36 +0000 (11:07 -0500)]
app-admin/puppet: 5.5.6 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-admin/puppet-agent: 5.5.6 bump
Matthew Thode [Thu, 23 Aug 2018 16:04:35 +0000 (11:04 -0500)]
app-admin/puppet-agent: 5.5.6 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-admin/passwordsafe: force system gtest
Hendrik v. Raven [Wed, 22 Aug 2018 09:00:27 +0000 (11:00 +0200)]
app-admin/passwordsafe: force system gtest

this has been changed in the latest release to download gtest. I missed
this change when bumping to the latest release.

Closes: https://bugs.gentoo.org/664200
Closes: https://github.com/gentoo/gentoo/pull/9660
Package-Manager: Portage-2.3.38, Repoman-2.3.9

6 years agosys-kernel/gentoo-sources: Linux patch 4.14.66
Mike Pagano [Thu, 23 Aug 2018 15:12:42 +0000 (11:12 -0400)]
sys-kernel/gentoo-sources: Linux patch 4.14.66

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agosys-kernel/gentoo-sources: Linux patch 4.9.123
Mike Pagano [Thu, 23 Aug 2018 15:10:01 +0000 (11:10 -0400)]
sys-kernel/gentoo-sources: Linux patch 4.9.123

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agosci-chemistry/gromacs: Version bump
Alexey Shvetsov [Thu, 23 Aug 2018 14:42:48 +0000 (17:42 +0300)]
sci-chemistry/gromacs: Version bump

Package-Manager: Portage-2.3.47, Repoman-2.3.10

6 years agosci-physics/geant-vmc: new package.
Oliver Freyermuth [Mon, 5 Feb 2018 23:17:42 +0000 (00:17 +0100)]
sci-physics/geant-vmc: new package.

Geant4 VMC represents the realisation of the
Virtual Monte Carlo (VMC) for Geant4.

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --force

6 years agodev-python/mechanize: version bump to 0.3.6.
Patrice Clement [Thu, 23 Aug 2018 14:00:15 +0000 (16:00 +0200)]
dev-python/mechanize: version bump to 0.3.6.

Bug: https://bugs.gentoo.org/420051
Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-python/paramiko: remove old and vulnerable
Virgil Dupras [Thu, 23 Aug 2018 13:09:02 +0000 (09:09 -0400)]
dev-python/paramiko: remove old and vulnerable

Bug: https://bugs.gentoo.org/664346
Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoprofiles/arch: mask iwd support where keywords are missing
Ben Kohler [Thu, 23 Aug 2018 13:02:37 +0000 (08:02 -0500)]
profiles/arch: mask iwd support where keywords are missing

6 years agonet-misc/connman: add myself as maintainer, bump to 1.36, iwd support
Ben Kohler [Thu, 23 Aug 2018 12:53:53 +0000 (07:53 -0500)]
net-misc/connman: add myself as maintainer, bump to 1.36, iwd support

Added myself to maintainers list after several attempts to contact
existing maintainer.  Bump to version 1.36 and remove obsoleted patches.
Also add support for net-misc/iwd backend.  Also process tmpfiles.

Closes: https://bugs.gentoo.org/642682
Closes: https://bugs.gentoo.org/657696
Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agosys-process/xjobs: remove "unused" xjobs-20151016.ebuild.
Michael Orlitzky [Thu, 23 Aug 2018 12:41:52 +0000 (08:41 -0400)]
sys-process/xjobs: remove "unused" xjobs-20151016.ebuild.

Package-Manager: Portage-2.3.44, Repoman-2.3.9

6 years agomedia-libs/imlib2: enable 'shm' and 'X' by default in 1.5.1-r1
Joonas Niilola [Fri, 17 Aug 2018 08:58:52 +0000 (11:58 +0300)]
media-libs/imlib2: enable 'shm' and 'X' by default in 1.5.1-r1

Closes: https://bugs.gentoo.org/661864
Closes: https://github.com/gentoo/gentoo/pull/9596
Package-Manager: Portage[mgorny]-2.3.43.3

6 years agosci-physics/vgm: Release 4.4 does not yet support std=c++14.
Oliver Freyermuth [Wed, 22 Aug 2018 17:05:27 +0000 (19:05 +0200)]
sci-physics/vgm: Release 4.4 does not yet support std=c++14.

Package-Manager: Portage-2.3.48, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9668

6 years agosci-physics/vgm: Restrict test-suite to what upstream supports.
Oliver Freyermuth [Wed, 22 Aug 2018 17:04:43 +0000 (19:04 +0200)]
sci-physics/vgm: Restrict test-suite to what upstream supports.

Also, drop unused versionator inheritance.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoprofiles: mask vulnerable versions of dev-python/paramiko
Virgil Dupras [Thu, 23 Aug 2018 12:13:25 +0000 (08:13 -0400)]
profiles: mask vulnerable versions of dev-python/paramiko

Bug: https://bugs.gentoo.org/664346

6 years agoapp-admin/apg: restore RDEPEND
Michael Mair-Keimberger [Tue, 21 Aug 2018 07:17:50 +0000 (09:17 +0200)]
app-admin/apg: restore RDEPEND

Closes: https://github.com/gentoo/gentoo/pull/9647

6 years agosci-electronics/gazebo: Remove old
Alexis Ballier [Thu, 23 Aug 2018 11:41:33 +0000 (13:41 +0200)]
sci-electronics/gazebo: Remove old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agosci-electronics/gazebo: bump to 9.3.1
Alexis Ballier [Thu, 23 Aug 2018 11:41:03 +0000 (13:41 +0200)]
sci-electronics/gazebo: bump to 9.3.1

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-text/coolreader: depend on dev-qt/linguist-tools:5
Andrey Grozin [Thu, 23 Aug 2018 11:36:50 +0000 (18:36 +0700)]
app-text/coolreader: depend on dev-qt/linguist-tools:5

Closes: https://bugs.gentoo.org/664218
Package-Manager: Portage-2.3.41, Repoman-2.3.9

6 years agoapp-text/coolreader: cleaning old version
Andrey Grozin [Thu, 23 Aug 2018 11:33:29 +0000 (18:33 +0700)]
app-text/coolreader: cleaning old version

Package-Manager: Portage-2.3.41, Repoman-2.3.9

6 years agomedia-gfx/imagemagick: fix eapi7-ver usage
Thomas Deutschmann [Thu, 23 Aug 2018 11:05:11 +0000 (13:05 +0200)]
media-gfx/imagemagick: fix eapi7-ver usage

The version check to decide if we want to show a notice regarding
the new installed policy.xml file was still using old versionator
function.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agodev-libs/libwacom: stable 0.30 for sparc, bug #664244
Rolf Eike Beer [Wed, 22 Aug 2018 19:04:52 +0000 (21:04 +0200)]
dev-libs/libwacom: stable 0.30 for sparc, bug #664244

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

6 years agodev-libs/yajl: stable 2.1.0-r1 for sparc, bug #664216
Rolf Eike Beer [Wed, 22 Aug 2018 18:10:51 +0000 (20:10 +0200)]
dev-libs/yajl: stable 2.1.0-r1 for sparc, bug #664216

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

6 years agox11-libs/libX11: stable 1.6.6 for sparc, bug #664184
Rolf Eike Beer [Wed, 22 Aug 2018 18:09:36 +0000 (20:09 +0200)]
x11-libs/libX11: stable 1.6.6 for sparc, bug #664184

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

6 years agosys-apps/diffutils: stable 3.6-r1 for sparc, bug #664186
Rolf Eike Beer [Wed, 22 Aug 2018 05:36:16 +0000 (07:36 +0200)]
sys-apps/diffutils: stable 3.6-r1 for sparc, bug #664186

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

6 years agodev-python/python-fastimport: assign package to Python team.
Patrice Clement [Thu, 23 Aug 2018 08:16:36 +0000 (10:16 +0200)]
dev-python/python-fastimport: assign package to Python team.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-python/python-fastimport: bump to 0.9.8, add PyPy3, Python 3.7.
Louis Sautier [Sat, 18 Aug 2018 01:33:34 +0000 (03:33 +0200)]
dev-python/python-fastimport: bump to 0.9.8, add PyPy3, Python 3.7.

Also make tests verbose, use EPYTHON and EAPI=7.

Package-Manager: Portage-2.3.45, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9608

6 years agox11-wm/enlightenment: stricter dependency on efl with 'wayland' USE.
Joonas Niilola [Mon, 20 Aug 2018 07:37:46 +0000 (10:37 +0300)]
x11-wm/enlightenment: stricter dependency on efl with 'wayland' USE.

https://phab.enlightenment.org/T7319

Package-Manager: Portage[mgorny]-2.3.43.3

6 years agodev-libs/efl: version bump to 1.21.0.
Joonas Niilola [Sat, 18 Aug 2018 09:01:33 +0000 (12:01 +0300)]
dev-libs/efl: version bump to 1.21.0.

- Added dependency on net-misc/curl,
- Added 'system-lz4' USE flag,
- Disabled 'doc' configure option for now (Upstream bug T7320),
- Dropped few KEYWORDS to properly test on different arches,
- Modified few default configure options (libeeze, xinput, pixman),
- Removed 'ivi' USE flag and disabled it by default,
- Removed 'pixman' USE flag and it's configuration flags (#501074).

Package-Manager: Portage[mgorny]-2.3.43.3
Closes: https://github.com/gentoo/gentoo/pull/9609

6 years agodev-python/python-magic: add Python 3.7, PyPy{,3}, fix tests.
Louis Sautier [Sat, 18 Aug 2018 01:04:13 +0000 (03:04 +0200)]
dev-python/python-magic: add Python 3.7, PyPy{,3}, fix tests.

* Tests didn't work with recent versions of file. Provide patches that
  have been merged upstream.
* Fix dependencies, DEPEND=${DEPEND} was a typo.
* EAPI=7.

Package-Manager: Portage-2.3.45, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9607

6 years agonet-dns/ndu: update HOMEPAGE.
Wim Muskee [Tue, 21 Aug 2018 04:12:38 +0000 (06:12 +0200)]
net-dns/ndu: update HOMEPAGE.

Closes: https://bugs.gentoo.org/655940
Closes: https://github.com/gentoo/gentoo/pull/9644

6 years agoapp-text/docbook-sgml: EAPI7 revbump, use HTTPS.
Michael Mair-Keimberger [Tue, 21 Aug 2018 08:55:58 +0000 (10:55 +0200)]
app-text/docbook-sgml: EAPI7 revbump, use HTTPS.

Closes: https://bugs.gentoo.org/664160
Closes: https://github.com/gentoo/gentoo/pull/9650

6 years agomedia-sound/whipper: New package
Quentin Retornaz [Fri, 10 Aug 2018 11:38:33 +0000 (13:38 +0200)]
media-sound/whipper: New package

Closes: https://github.com/gentoo/gentoo/pull/9525

6 years agoapp-crypt/gnupg: fix bug #649598, USE=usb on prefix
Guilherme Amadio [Thu, 23 Aug 2018 07:36:42 +0000 (09:36 +0200)]
app-crypt/gnupg: fix bug #649598, USE=usb on prefix

Closes: https://bugs.gentoo.org/649598
Suggested-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.47, Repoman-2.3.10

6 years agomail-mta/protonmail-bridge-bin: Remove 1.0.5
Lucian Poston [Thu, 16 Aug 2018 00:05:09 +0000 (17:05 -0700)]
mail-mta/protonmail-bridge-bin: Remove 1.0.5

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9529

6 years agomail-mta/protonmail-bridge-bin: Bump 1.0.6
Lucian Poston [Thu, 16 Aug 2018 00:04:26 +0000 (17:04 -0700)]
mail-mta/protonmail-bridge-bin: Bump 1.0.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-ruby/hiera: add 3.4.4
Hans de Graaff [Thu, 23 Aug 2018 04:44:00 +0000 (06:44 +0200)]
dev-ruby/hiera: add 3.4.4

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agosys-apps/busybox: alpha/hppa stable wrt bug #663842
Mikle Kolyada [Thu, 23 Aug 2018 02:51:46 +0000 (05:51 +0300)]
sys-apps/busybox: alpha/hppa stable wrt bug #663842

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agoapp-admin/sudo: mark stable wrt bug #664116
Mikle Kolyada [Thu, 23 Aug 2018 02:46:21 +0000 (05:46 +0300)]
app-admin/sudo: mark stable wrt bug #664116

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agomedia-sound/grip: amd64 stable wrt bug #659366
Mikle Kolyada [Thu, 23 Aug 2018 02:41:24 +0000 (05:41 +0300)]
media-sound/grip: amd64 stable wrt bug #659366

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-python/libvirt-python: amd64 stable wrt bug #664064
Mikle Kolyada [Thu, 23 Aug 2018 02:38:42 +0000 (05:38 +0300)]
dev-python/libvirt-python: amd64 stable wrt bug #664064

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agoapp-emulation/libvirt: amd64 stable wrt bug #664064
Mikle Kolyada [Thu, 23 Aug 2018 02:38:11 +0000 (05:38 +0300)]
app-emulation/libvirt: amd64 stable wrt bug #664064

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agonet-wireless/mousejack: fix helper script
Zero_Chaos [Thu, 23 Aug 2018 02:37:49 +0000 (02:37 +0000)]
net-wireless/mousejack: fix helper script

yup, I renamed from mousejack-firmware to mousejack when I installed all
the nrf24 stuff and forgot to fix the helper script.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-libs/nas: amd64 stable wrt bug #664320
Mikle Kolyada [Thu, 23 Aug 2018 02:35:25 +0000 (05:35 +0300)]
media-libs/nas: amd64 stable wrt bug #664320

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-libs/yajl: amd64 stable wrt bug #664216
Mikle Kolyada [Thu, 23 Aug 2018 02:33:57 +0000 (05:33 +0300)]
dev-libs/yajl: amd64 stable wrt bug #664216

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agomedia-sound/audacity: amd64 stable wrt bug #658644
Mikle Kolyada [Thu, 23 Aug 2018 02:32:34 +0000 (05:32 +0300)]
media-sound/audacity: amd64 stable wrt bug #658644

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agox11-libs/libX11: amd64 stable wrt bug #664184
Mikle Kolyada [Thu, 23 Aug 2018 02:30:07 +0000 (05:30 +0300)]
x11-libs/libX11: amd64 stable wrt bug #664184

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agonet-dialup/openl2tp: remove old
Andrew Savchenko [Thu, 23 Aug 2018 02:28:33 +0000 (05:28 +0300)]
net-dialup/openl2tp: remove old

Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agonet-dialup/openl2tp: configure openl2tpd correctly
Andrew Savchenko [Thu, 23 Aug 2018 02:26:07 +0000 (05:26 +0300)]
net-dialup/openl2tp: configure openl2tpd correctly

- Pass configuration data properly to the emake.
- Update to EAPI 7.

Thanks Jako Kroon [jaco uls.co.za] for noticing the problem.

Closes: https://bugs.gentoo.org/664266
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agonet-dialup/openl2tp: fix spelling
Andrew Savchenko [Thu, 23 Aug 2018 02:22:13 +0000 (05:22 +0300)]
net-dialup/openl2tp: fix spelling

Fix spelling in the init script.

Bug: https://bugs.gentoo.org/664266
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-tv/kodi: [QA] Fix DESCRIPTION
Mikle Kolyada [Thu, 23 Aug 2018 02:16:56 +0000 (05:16 +0300)]
media-tv/kodi: [QA] Fix DESCRIPTION

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-libs/yajl: x86 stable (bug #664216)
Thomas Deutschmann [Thu, 23 Aug 2018 01:40:57 +0000 (03:40 +0200)]
dev-libs/yajl: x86 stable (bug #664216)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agodev-libs/libwacom: x86 stable (bug #664244)
Thomas Deutschmann [Thu, 23 Aug 2018 01:40:21 +0000 (03:40 +0200)]
dev-libs/libwacom: x86 stable (bug #664244)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agokde-misc/wacomtablet: x86 stable (bug #664244)
Thomas Deutschmann [Thu, 23 Aug 2018 01:39:45 +0000 (03:39 +0200)]
kde-misc/wacomtablet: x86 stable (bug #664244)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-admin/sudo: x86 stable (bug #664116)
Thomas Deutschmann [Thu, 23 Aug 2018 01:39:13 +0000 (03:39 +0200)]
app-admin/sudo: x86 stable (bug #664116)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-sound/qmmp: x86 stable (bug #663134)
Thomas Deutschmann [Thu, 23 Aug 2018 01:38:26 +0000 (03:38 +0200)]
media-sound/qmmp: x86 stable (bug #663134)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-emulation/qemu: x86 stable (bug #664062)
Thomas Deutschmann [Thu, 23 Aug 2018 01:37:46 +0000 (03:37 +0200)]
app-emulation/qemu: x86 stable (bug #664062)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-libs/nas: x86 stable (bug #664320)
Thomas Deutschmann [Thu, 23 Aug 2018 01:36:38 +0000 (03:36 +0200)]
media-libs/nas: x86 stable (bug #664320)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agox11-libs/libX11: x86 stable (bug #664184)
Thomas Deutschmann [Thu, 23 Aug 2018 01:35:53 +0000 (03:35 +0200)]
x11-libs/libX11: x86 stable (bug #664184)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agodev-python/libvirt-python: x86 stable (bug #664064)
Thomas Deutschmann [Thu, 23 Aug 2018 01:35:08 +0000 (03:35 +0200)]
dev-python/libvirt-python: x86 stable (bug #664064)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-emulation/libvirt: x86 stable (bug #664064)
Thomas Deutschmann [Thu, 23 Aug 2018 01:34:44 +0000 (03:34 +0200)]
app-emulation/libvirt: x86 stable (bug #664064)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-libs/libsbsms: x86 stable (bug #664276)
Thomas Deutschmann [Thu, 23 Aug 2018 01:33:41 +0000 (03:33 +0200)]
media-libs/libsbsms: x86 stable (bug #664276)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-sound/grip: x86 stable (bug #659366)
Thomas Deutschmann [Thu, 23 Aug 2018 01:33:15 +0000 (03:33 +0200)]
media-sound/grip: x86 stable (bug #659366)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-gfx/gifsicle: x86 stable (bug #655572)
Thomas Deutschmann [Thu, 23 Aug 2018 01:32:37 +0000 (03:32 +0200)]
media-gfx/gifsicle: x86 stable (bug #655572)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agoapp-portage/gemato: x86 stable (bug #664034)
Thomas Deutschmann [Thu, 23 Aug 2018 01:32:10 +0000 (03:32 +0200)]
app-portage/gemato: x86 stable (bug #664034)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agox11-libs/pango: x86 stable (bug #664108)
Thomas Deutschmann [Thu, 23 Aug 2018 01:31:10 +0000 (03:31 +0200)]
x11-libs/pango: x86 stable (bug #664108)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-libs/fontconfig: x86 stable (bug #664108)
Thomas Deutschmann [Thu, 23 Aug 2018 01:30:14 +0000 (03:30 +0200)]
media-libs/fontconfig: x86 stable (bug #664108)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agosys-apps/diffutils: x86 stable (bug #664186)
Thomas Deutschmann [Thu, 23 Aug 2018 01:28:59 +0000 (03:28 +0200)]
sys-apps/diffutils: x86 stable (bug #664186)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agomedia-sound/audacity: x86 stable (bug #658644)
Thomas Deutschmann [Thu, 23 Aug 2018 01:28:16 +0000 (03:28 +0200)]
media-sound/audacity: x86 stable (bug #658644)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

6 years agodev-libs/libcgroup: remove vulnerable version, bug #664324
Anthony G. Basile [Thu, 23 Aug 2018 00:39:13 +0000 (20:39 -0400)]
dev-libs/libcgroup: remove vulnerable version, bug #664324

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-libs/libcgroup: 0.41-r5 stable on x86
Anthony G. Basile [Thu, 23 Aug 2018 00:36:44 +0000 (20:36 -0400)]
dev-libs/libcgroup: 0.41-r5 stable on x86

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-libs/libcgroup: 0.41-r5 stable on amd64
Anthony G. Basile [Thu, 23 Aug 2018 00:28:25 +0000 (20:28 -0400)]
dev-libs/libcgroup: 0.41-r5 stable on amd64

Package-Manager: Portage-2.3.40, Repoman-2.3.9

6 years agodev-db/redis: bump to 5.0-rc4
Tomas Mozes [Thu, 23 Aug 2018 00:09:41 +0000 (02:09 +0200)]
dev-db/redis: bump to 5.0-rc4

Closes: https://github.com/gentoo/gentoo/pull/9472
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>