gentoo.git
8 years agoapp-emulation/img: Remove old
Manuel Rüger [Mon, 9 Jul 2018 16:46:37 +0000 (18:46 +0200)]
app-emulation/img: Remove old

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agoapp-emulation/img: Version bump to 0.4.7
Manuel Rüger [Mon, 9 Jul 2018 16:46:24 +0000 (18:46 +0200)]
app-emulation/img: Version bump to 0.4.7

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agodev-util/kdevelop: Remove 5.2.1
Johannes Huber [Mon, 9 Jul 2018 16:41:13 +0000 (18:41 +0200)]
dev-util/kdevelop: Remove 5.2.1

Superseded by 5.2.3.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agodev-util/kdevelop-python: Remove 5.2.1
Johannes Huber [Mon, 9 Jul 2018 16:40:06 +0000 (18:40 +0200)]
dev-util/kdevelop-python: Remove 5.2.1

Superseded by 5.2.3.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agodev-util/kdevelop-php: Remove 5.2.1
Johannes Huber [Mon, 9 Jul 2018 16:38:09 +0000 (18:38 +0200)]
dev-util/kdevelop-php: Remove 5.2.1

Superseded by 5.2.3.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agomedia-sound/kid3: Remove 3.6.0
Johannes Huber [Mon, 9 Jul 2018 16:27:01 +0000 (18:27 +0200)]
media-sound/kid3: Remove 3.6.0

Superseded by 3.6.1.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agomedia-sound/kid3: Remove 3.5.1
Johannes Huber [Mon, 9 Jul 2018 16:25:55 +0000 (18:25 +0200)]
media-sound/kid3: Remove 3.5.1

Superseded by 3.6.1.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agoapp-editors/emacs-vcs: Update to EAPI 7.
Ulrich Müller [Mon, 9 Jul 2018 16:15:29 +0000 (18:15 +0200)]
app-editors/emacs-vcs: Update to EAPI 7.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agodev-tex/latexdiff: amd64 stable wrt bug #659494
Mikle Kolyada [Mon, 9 Jul 2018 16:23:30 +0000 (19:23 +0300)]
dev-tex/latexdiff: amd64 stable wrt bug #659494

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agomedia-video/kaffeine: Remove 2.0.14
Johannes Huber [Mon, 9 Jul 2018 16:23:11 +0000 (18:23 +0200)]
media-video/kaffeine: Remove 2.0.14

Superseded by 2.0.15.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agosys-fs/udisks: Removed old.
Lars Wendler [Mon, 9 Jul 2018 16:21:34 +0000 (18:21 +0200)]
sys-fs/udisks: Removed old.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agosys-fs/udisks: Bump to version 2.7.7
Lars Wendler [Mon, 9 Jul 2018 16:19:30 +0000 (18:19 +0200)]
sys-fs/udisks: Bump to version 2.7.7

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

8 years agox11-misc/dunst: Remove 1.1.0
Johannes Huber [Mon, 9 Jul 2018 16:21:01 +0000 (18:21 +0200)]
x11-misc/dunst: Remove 1.1.0

Superseded by 1.3.2.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agomedia-libs/adplug: amd64 stable wrt bug #659668
Mikle Kolyada [Mon, 9 Jul 2018 16:20:47 +0000 (19:20 +0300)]
media-libs/adplug: amd64 stable wrt bug #659668

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agotoolchain.eclass: support gcc patches from cygwinports
Michael Haubenwallner [Wed, 20 Jun 2018 16:55:17 +0000 (18:55 +0200)]
toolchain.eclass: support gcc patches from cygwinports

Download and apply patches found in Cygwin's gcc.cygport, maintained at
github/cygwinports/gcc, for a compiler running on cygwin.  The ebuild
can define the cygwinports' git commit id as CYGWINPORTS_GITREV.

8 years agotoolchain.eclass: Cygwin provides posix threads
Michael Haubenwallner [Wed, 20 Jun 2018 16:28:52 +0000 (18:28 +0200)]
toolchain.eclass: Cygwin provides posix threads

Upstream Cygwin does build their gcc with posix threads for ages,
at least since gcc4-4.5.1-1.cygport (committed on Oct 3, 2010).

8 years agotoolchain.eclass: D->ED for where to start cleanups
Michael Haubenwallner [Wed, 20 Jun 2018 16:50:18 +0000 (18:50 +0200)]
toolchain.eclass: D->ED for where to start cleanups

8 years agotoolchain.eclass: ROOT->EROOT at looking for gcc specs file
Michael Haubenwallner [Wed, 20 Jun 2018 16:24:51 +0000 (18:24 +0200)]
toolchain.eclass: ROOT->EROOT at looking for gcc specs file

8 years agotoolchain.eclass: EAPI 7 aware for D,ED,ROOT,EROOT
Michael Haubenwallner [Thu, 21 Jun 2018 13:20:10 +0000 (15:20 +0200)]
toolchain.eclass: EAPI 7 aware for D,ED,ROOT,EROOT

These variables may or may not have the trailing slash. Additionally,
avoid leading double slash (a network location for Cygwin) with ROOT and
EROOT because they may be empty, while D and ED never should be empty
and there is no reason so far to avoid double slashes in between.
On the other hand, eclass variables like DATAPATH and LIBPATH do contain
the leading slash, so an extra slash reduces readability for no reason.

8 years agodev-libs/librelp: amd64 stable wrt bug #659902
Mikle Kolyada [Mon, 9 Jul 2018 16:19:18 +0000 (19:19 +0300)]
dev-libs/librelp: amd64 stable wrt bug #659902

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agox11-themes/zukini: Remove 20120806
Johannes Huber [Mon, 9 Jul 2018 16:14:47 +0000 (18:14 +0200)]
x11-themes/zukini: Remove 20120806

Uses deprecated EAPI 4 and superseded by 20120817.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agox11-themes/experience: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:14:11 +0000 (19:14 +0300)]
x11-themes/experience: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agox11-libs/gtksourceview: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:13:35 +0000 (19:13 +0300)]
x11-libs/gtksourceview: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agox11-libs/gtk+: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:13:02 +0000 (19:13 +0300)]
x11-libs/gtk+: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/osinfo-db: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:11:38 +0000 (19:11 +0300)]
sys-apps/osinfo-db: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agonet-misc/networkmanager-openvpn: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:10:58 +0000 (19:10 +0300)]
net-misc/networkmanager-openvpn: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agonet-misc/networkmanager: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:10:23 +0000 (19:10 +0300)]
net-misc/networkmanager: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-util/meld: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:09:24 +0000 (19:09 +0300)]
dev-util/meld: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-util/gtk-builder-convert: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:08:42 +0000 (19:08 +0300)]
dev-util/gtk-builder-convert: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agoapp-crypt/libsecret: amd64 stable wrt bug #660314
Mikle Kolyada [Mon, 9 Jul 2018 16:07:46 +0000 (19:07 +0300)]
app-crypt/libsecret: amd64 stable wrt bug #660314

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-util/kdevelop: amd64 stable wrt bug #660264
Mikle Kolyada [Mon, 9 Jul 2018 16:01:59 +0000 (19:01 +0300)]
dev-util/kdevelop: amd64 stable wrt bug #660264

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-util/kdevelop-php: amd64 stable wrt bug #660264
Mikle Kolyada [Mon, 9 Jul 2018 16:01:08 +0000 (19:01 +0300)]
dev-util/kdevelop-php: amd64 stable wrt bug #660264

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-util/kdevelop-python: amd64 stable wrt bug #660264
Mikle Kolyada [Mon, 9 Jul 2018 16:00:41 +0000 (19:00 +0300)]
dev-util/kdevelop-python: amd64 stable wrt bug #660264

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/gptfdisk: amd64 stable wrt bug #660768
Mikle Kolyada [Mon, 9 Jul 2018 15:56:00 +0000 (18:56 +0300)]
sys-apps/gptfdisk: amd64 stable wrt bug #660768

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-fs/ncdu: amd64 stable wrt bug #658858
Mikle Kolyada [Mon, 9 Jul 2018 15:53:44 +0000 (18:53 +0300)]
sys-fs/ncdu: amd64 stable wrt bug #658858

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosci-electronics/kicad: amd64 stable wrt bug #659712
Mikle Kolyada [Mon, 9 Jul 2018 15:50:28 +0000 (18:50 +0300)]
sci-electronics/kicad: amd64 stable wrt bug #659712

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agoapp-doc/kicad-doc: amd64 stable wrt bug #659712
Mikle Kolyada [Mon, 9 Jul 2018 15:49:51 +0000 (18:49 +0300)]
app-doc/kicad-doc: amd64 stable wrt bug #659712

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-python/pyftpdlib: amd64 stable wrt bug #659248
Mikle Kolyada [Mon, 9 Jul 2018 15:45:16 +0000 (18:45 +0300)]
dev-python/pyftpdlib: amd64 stable wrt bug #659248

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agomedia-radio/fldigi: amd64 stable wrt bug #659116
Mikle Kolyada [Mon, 9 Jul 2018 15:39:53 +0000 (18:39 +0300)]
media-radio/fldigi: amd64 stable wrt bug #659116

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agox11-terms/terminology: amd64 stable wrt bug #659924
Mikle Kolyada [Mon, 9 Jul 2018 15:37:37 +0000 (18:37 +0300)]
x11-terms/terminology: amd64 stable wrt bug #659924

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-python/cryptography: amd64 stable wrt bug #659140
Mikle Kolyada [Mon, 9 Jul 2018 15:34:53 +0000 (18:34 +0300)]
dev-python/cryptography: amd64 stable wrt bug #659140

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/fakechroot: amd64 stable wrt bug #658812
Mikle Kolyada [Mon, 9 Jul 2018 15:31:51 +0000 (18:31 +0300)]
sys-apps/fakechroot: amd64 stable wrt bug #658812

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agox11-themes/zukini: amd64 stable wrt bug #659244
Mikle Kolyada [Mon, 9 Jul 2018 15:26:15 +0000 (18:26 +0300)]
x11-themes/zukini: amd64 stable wrt bug #659244

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agomedia-radio/gpredict: amd64 stable wrt bug #659120
Mikle Kolyada [Mon, 9 Jul 2018 15:24:02 +0000 (18:24 +0300)]
media-radio/gpredict: amd64 stable wrt bug #659120

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-libs/grok: amd64 stable wrt bug #638372
Mikle Kolyada [Mon, 9 Jul 2018 15:21:13 +0000 (18:21 +0300)]
dev-libs/grok: amd64 stable wrt bug #638372

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-python/python-efl: amd64 stable wrt bug #659072
Mikle Kolyada [Mon, 9 Jul 2018 15:16:25 +0000 (18:16 +0300)]
dev-python/python-efl: amd64 stable wrt bug #659072

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agox11-misc/dunst: amd64 stable wrt bug #659232
Mikle Kolyada [Mon, 9 Jul 2018 15:13:44 +0000 (18:13 +0300)]
x11-misc/dunst: amd64 stable wrt bug #659232

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agomedia-radio/flrig: amd64 stable wrt bug #659118
Mikle Kolyada [Mon, 9 Jul 2018 15:09:55 +0000 (18:09 +0300)]
media-radio/flrig: amd64 stable wrt bug #659118

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-util/wxglade: amd64 stable wrt bug #530004
Mikle Kolyada [Mon, 9 Jul 2018 15:07:28 +0000 (18:07 +0300)]
dev-util/wxglade: amd64 stable wrt bug #530004

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agomedia-sound/kid3: amd64 stable wrt bug #659938
Mikle Kolyada [Mon, 9 Jul 2018 15:03:14 +0000 (18:03 +0300)]
media-sound/kid3: amd64 stable wrt bug #659938

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-cluster/kube-scheduler: Version bump to 1.11.0
Manuel Rüger [Mon, 9 Jul 2018 15:00:14 +0000 (17:00 +0200)]
sys-cluster/kube-scheduler: Version bump to 1.11.0

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agox11-misc/xbatt: Drop old (EAPI=2)
Mikle Kolyada [Mon, 9 Jul 2018 14:58:21 +0000 (17:58 +0300)]
x11-misc/xbatt: Drop old (EAPI=2)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agox11-misc/xbatt: amd64 stable wrt bug #659088
Mikle Kolyada [Mon, 9 Jul 2018 14:57:24 +0000 (17:57 +0300)]
x11-misc/xbatt: amd64 stable wrt bug #659088

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-db/oracle-instantclient-basic: cleanup old
Michael Haubenwallner [Mon, 9 Jul 2018 14:52:29 +0000 (16:52 +0200)]
dev-db/oracle-instantclient-basic: cleanup old

Bug: https://bugs.gentoo.org/589146
Package-Manager: Portage-2.3.24, Repoman-2.3.6

8 years agodev-db/oracle-instantclient-sqlplus: cleanup old
Michael Haubenwallner [Mon, 9 Jul 2018 14:51:59 +0000 (16:51 +0200)]
dev-db/oracle-instantclient-sqlplus: cleanup old

Bug: https://bugs.gentoo.org/589146
Package-Manager: Portage-2.3.24, Repoman-2.3.6

8 years agodev-db/oracle-instantclient-odbc: cleanup old
Michael Haubenwallner [Mon, 9 Jul 2018 14:51:39 +0000 (16:51 +0200)]
dev-db/oracle-instantclient-odbc: cleanup old

Bug: https://bugs.gentoo.org/589146
Package-Manager: Portage-2.3.24, Repoman-2.3.6

8 years agodev-db/oracle-instantclient-jdbc: cleanup old
Michael Haubenwallner [Mon, 9 Jul 2018 14:50:56 +0000 (16:50 +0200)]
dev-db/oracle-instantclient-jdbc: cleanup old

Bug: https://bugs.gentoo.org/589146
Package-Manager: Portage-2.3.24, Repoman-2.3.6

8 years agosys-cluster/kubelet: Version bump to 1.11.0
Manuel Rüger [Mon, 9 Jul 2018 14:56:06 +0000 (16:56 +0200)]
sys-cluster/kubelet: Version bump to 1.11.0

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agomedia-video/kaffeine: amd64 stable wrt bug #660262
Mikle Kolyada [Mon, 9 Jul 2018 14:52:52 +0000 (17:52 +0300)]
media-video/kaffeine: amd64 stable wrt bug #660262

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agonet-firewall/iptables: fix building with USE=-nftables
Thomas Deutschmann [Mon, 9 Jul 2018 14:51:42 +0000 (16:51 +0200)]
net-firewall/iptables: fix building with USE=-nftables

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

8 years agoapp-backup/borgbackup: amd64 stable wrt bug #660326
Mikle Kolyada [Mon, 9 Jul 2018 14:50:43 +0000 (17:50 +0300)]
app-backup/borgbackup: amd64 stable wrt bug #660326

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-db/oracle-instantclient-basic: remove unused patch
Michael Mair-Keimberger [Sun, 8 Jul 2018 09:17:25 +0000 (11:17 +0200)]
dev-db/oracle-instantclient-basic: remove unused patch

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

Package-Manager: Portage-2.3.24, Repoman-2.3.6

8 years agosys-fs/btrfsmaintenance: amd64 stable wrt bug #660698
Mikle Kolyada [Mon, 9 Jul 2018 14:48:19 +0000 (17:48 +0300)]
sys-fs/btrfsmaintenance: amd64 stable wrt bug #660698

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agomedia-radio/svxlink: amd64 stable wrt bug #659124
Mikle Kolyada [Mon, 9 Jul 2018 14:37:49 +0000 (17:37 +0300)]
media-radio/svxlink: amd64 stable wrt bug #659124

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agonet-ftp/vsftpd: amd64 stable wrt bug #659326
Mikle Kolyada [Mon, 9 Jul 2018 14:35:18 +0000 (17:35 +0300)]
net-ftp/vsftpd: amd64 stable wrt bug #659326

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agoapp-arch/zip: add ~x64-cygwin keyword
Michael Haubenwallner [Mon, 9 Jul 2018 14:32:03 +0000 (16:32 +0200)]
app-arch/zip: add ~x64-cygwin keyword

Package-Manager: Portage-2.3.24, Repoman-2.3.6

8 years agoapp-shells/pdsh: remove unused patch(es)
Michael Mair-Keimberger [Sun, 8 Jul 2018 09:04:09 +0000 (11:04 +0200)]
app-shells/pdsh: remove unused patch(es)

8 years agosys-apps/gptfdisk: x86 stable (bug #660768)
Thomas Deutschmann [Mon, 9 Jul 2018 14:27:43 +0000 (16:27 +0200)]
sys-apps/gptfdisk: x86 stable (bug #660768)

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agosys-apps/coreutils: x86 stable (bug #660786)
Thomas Deutschmann [Mon, 9 Jul 2018 14:25:25 +0000 (16:25 +0200)]
sys-apps/coreutils: x86 stable (bug #660786)

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agomedia-sound/mumble: Add rnnoise USE flag and description
Nikos Chantziaras [Mon, 9 Jul 2018 13:35:31 +0000 (16:35 +0300)]
media-sound/mumble: Add rnnoise USE flag and description

Closes: https://bugs.gentoo.org/660788
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9155

8 years agonet-wireless/aircrack-ng: bump
Zero_Chaos [Mon, 9 Jul 2018 14:19:43 +0000 (10:19 -0400)]
net-wireless/aircrack-ng:  bump

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agomedia-libs/imlib2: amd64 stable wrt bug #659216
Mikle Kolyada [Mon, 9 Jul 2018 14:17:11 +0000 (17:17 +0300)]
media-libs/imlib2: amd64 stable wrt bug #659216

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agoapp-misc/lirc: Drop old versions
Craig Andrews [Mon, 9 Jul 2018 14:14:47 +0000 (10:14 -0400)]
app-misc/lirc: Drop old versions

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agoapp-editors/mg: amd64 stable wrt bug #659774
Mikle Kolyada [Mon, 9 Jul 2018 14:13:25 +0000 (17:13 +0300)]
app-editors/mg: amd64 stable wrt bug #659774

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agoapp-admin/needrestart: amd64 stable wrt bug #660440
Mikle Kolyada [Mon, 9 Jul 2018 14:11:40 +0000 (17:11 +0300)]
app-admin/needrestart: amd64 stable wrt bug #660440

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agoapp-misc/lirc: 0.10.1 version bump
Craig Andrews [Mon, 9 Jul 2018 14:07:43 +0000 (10:07 -0400)]
app-misc/lirc: 0.10.1 version bump

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agodev-libs/cyberjack: amd64 stable wrt bug #659744
Mikle Kolyada [Mon, 9 Jul 2018 14:08:20 +0000 (17:08 +0300)]
dev-libs/cyberjack: amd64 stable wrt bug #659744

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agomedia-video/vlc: amd64 stable wrt bug #660288
Mikle Kolyada [Mon, 9 Jul 2018 14:05:44 +0000 (17:05 +0300)]
media-video/vlc: amd64 stable wrt bug #660288

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-libs/amdgpu-pro-opencl: remove old
Marek Szuba [Mon, 9 Jul 2018 14:03:54 +0000 (15:03 +0100)]
dev-libs/amdgpu-pro-opencl: remove old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-libs/amdgpu-pro-opencl: version bump 17.50-552542
Vladyslav Brovko [Sun, 8 Jul 2018 10:06:11 +0000 (12:06 +0200)]
dev-libs/amdgpu-pro-opencl: version bump 17.50-552542

New build, new HOMEPAGE, fixes incomplete conversion to EAPI 7.

Closes: https://bugs.gentoo.org/659676
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Signed-off-by: Marek Szuba <marecki@gentoo.org>
8 years agodev-python/qscintilla-python: amd64 stable wrt bug #659708
Mikle Kolyada [Mon, 9 Jul 2018 14:01:54 +0000 (17:01 +0300)]
dev-python/qscintilla-python: amd64 stable wrt bug #659708

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agox11-libs/qscintilla: amd64 stable wrt bug #659708
Mikle Kolyada [Mon, 9 Jul 2018 14:01:32 +0000 (17:01 +0300)]
x11-libs/qscintilla: amd64 stable wrt bug #659708

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agodev-vcs/mr: amd64 stable wrt bug #659922
Mikle Kolyada [Mon, 9 Jul 2018 13:57:50 +0000 (16:57 +0300)]
dev-vcs/mr: amd64 stable wrt bug #659922

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agonet-analyzer/nagios-check_linux_bonding: amd64 stable wrt bug #659356
Mikle Kolyada [Mon, 9 Jul 2018 13:56:02 +0000 (16:56 +0300)]
net-analyzer/nagios-check_linux_bonding: amd64 stable wrt bug #659356

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agomedia-libs/hamlib: amd64 stable wrt bug #659114
Mikle Kolyada [Mon, 9 Jul 2018 13:53:50 +0000 (16:53 +0300)]
media-libs/hamlib: amd64 stable wrt bug #659114

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-boot/woeusb: amd64 stable wrt bug #659342
Mikle Kolyada [Mon, 9 Jul 2018 13:48:39 +0000 (16:48 +0300)]
sys-boot/woeusb: amd64 stable wrt bug #659342

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/coreutils: amd64 stable wrt bug #660786
Mikle Kolyada [Mon, 9 Jul 2018 13:10:22 +0000 (16:10 +0300)]
sys-apps/coreutils: amd64 stable wrt bug #660786

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/irqbalance: Fixed USE="-caps" still linking to libcaps
Lars Wendler [Mon, 9 Jul 2018 12:34:14 +0000 (14:34 +0200)]
sys-apps/irqbalance: Fixed USE="-caps" still linking to libcaps

Also revbumped to 1.4.0-r1 with added "tui" USE flag.

Bug: https://bugs.gentoo.org/660782
Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agosys-apps/irqbalance: Removed old.
Lars Wendler [Mon, 9 Jul 2018 11:58:34 +0000 (13:58 +0200)]
sys-apps/irqbalance: Removed old.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agomedia-video/ffmpeg: bump to 3.4.3
Alexis Ballier [Mon, 9 Jul 2018 11:22:10 +0000 (13:22 +0200)]
media-video/ffmpeg: bump to 3.4.3

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agonet-fs/libnfs: Removed patch that was accepted by upstream.
Lars Wendler [Mon, 9 Jul 2018 11:19:27 +0000 (13:19 +0200)]
net-fs/libnfs: Removed patch that was accepted by upstream.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agosys-apps/gptfdisk: Really fix static dependencies this time.
Lars Wendler [Mon, 9 Jul 2018 10:58:12 +0000 (12:58 +0200)]
sys-apps/gptfdisk: Really fix static dependencies this time.

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

8 years agosys-libs/libosinfo: bump to 1.2.0
Mart Raudsepp [Mon, 9 Jul 2018 10:05:16 +0000 (13:05 +0300)]
sys-libs/libosinfo: bump to 1.2.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/osinfo-db-tools: bump to 1.2.0
Mart Raudsepp [Mon, 9 Jul 2018 09:40:04 +0000 (12:40 +0300)]
sys-apps/osinfo-db-tools: bump to 1.2.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/osinfo-db: remove old
Mart Raudsepp [Mon, 9 Jul 2018 09:36:35 +0000 (12:36 +0300)]
sys-apps/osinfo-db: remove old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/osinfo-db: bump to 20180612
Mart Raudsepp [Mon, 9 Jul 2018 09:35:43 +0000 (12:35 +0300)]
sys-apps/osinfo-db: bump to 20180612

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-kernel/git-sources: Automated version bump to 4.18_rc4.
Agostino Sarubbo [Mon, 9 Jul 2018 09:53:20 +0000 (11:53 +0200)]
sys-kernel/git-sources: Automated version bump to 4.18_rc4.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-kernel/vanilla-sources: Automated version bump to {4.14.54,4.17.5} - remove old.
Agostino Sarubbo [Mon, 9 Jul 2018 09:52:35 +0000 (11:52 +0200)]
sys-kernel/vanilla-sources: Automated version bump to {4.14.54,4.17.5} - remove old.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

8 years agosys-apps/gptfdisk: Fixed removal of static-libs USE dep.
Lars Wendler [Mon, 9 Jul 2018 09:47:15 +0000 (11:47 +0200)]
sys-apps/gptfdisk: Fixed removal of static-libs USE dep.

Thanks-to: Jan Psota <jasiu@belsznica.pl>
Package-Manager: Portage-2.3.41, Repoman-2.3.9

8 years agopackage.mask: Add dev-python/pgasync mask
Aaron W. Swenson [Mon, 9 Jul 2018 09:38:57 +0000 (05:38 -0400)]
package.mask: Add dev-python/pgasync mask