gentoo.git
9 years agodev-ruby/nio4r: add 2.0.0
Hans de Graaff [Tue, 31 Jan 2017 06:42:03 +0000 (07:42 +0100)]
dev-ruby/nio4r: add 2.0.0

Package-Manager: portage-2.3.3

9 years agodev-ruby/simplecov: add 0.13.0
Hans de Graaff [Mon, 30 Jan 2017 06:40:30 +0000 (07:40 +0100)]
dev-ruby/simplecov: add 0.13.0

Package-Manager: portage-2.3.3

9 years agowww-client/opera-developer: Old.
Jeroen Roovers [Tue, 31 Jan 2017 06:59:59 +0000 (07:59 +0100)]
www-client/opera-developer: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agowww-client/opera-developer: Version bump.
Jeroen Roovers [Tue, 31 Jan 2017 06:59:03 +0000 (07:59 +0100)]
www-client/opera-developer: Version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-editors/emacs-vcs: Use bash -c rather than subshell.
Ulrich Müller [Tue, 31 Jan 2017 06:08:43 +0000 (07:08 +0100)]
app-editors/emacs-vcs: Use bash -c rather than subshell.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-analyzer/tcpdump: Stable for HPPA PPC64 (bug #606516).
Jeroen Roovers [Tue, 31 Jan 2017 05:44:56 +0000 (06:44 +0100)]
net-analyzer/tcpdump: Stable for HPPA PPC64 (bug #606516).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

9 years agoapp-arch/mt-st: Stable for HPPA (bug #605684).
Jeroen Roovers [Tue, 31 Jan 2017 05:39:19 +0000 (06:39 +0100)]
app-arch/mt-st: Stable for HPPA (bug #605684).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

9 years agomedia-libs/imlib: Stable for HPPA (bug #597250).
Jeroen Roovers [Tue, 31 Jan 2017 05:23:11 +0000 (06:23 +0100)]
media-libs/imlib: Stable for HPPA (bug #597250).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

9 years agodev-lua/lpeg: version bump to 1.0.1
Tim Harder [Tue, 31 Jan 2017 05:16:04 +0000 (00:16 -0500)]
dev-lua/lpeg: version bump to 1.0.1

9 years agodev-qt/qtwebengine: fix detecting audio backends
Jimi Huotari [Thu, 22 Dec 2016 23:53:07 +0000 (01:53 +0200)]
dev-qt/qtwebengine: fix detecting audio backends

The upstream change doesn't really work for us, so we'll make
it work with us.

http://code.qt.io/cgit/qt/qtwebengine.git/commit/?id=cf7d82a79dff4ea5c53e0908ed5c13ce1f87796d

Closes: https://github.com/gentoo/gentoo/pull/3219
Gentoo-Bug: https://bugs.gentoo.org/603498
Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/portage: Stable for HPPA (bug #606936).
Jeroen Roovers [Tue, 31 Jan 2017 05:00:52 +0000 (06:00 +0100)]
sys-apps/portage: Stable for HPPA (bug #606936).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

9 years agodev-python/packaging: force distutils
Mike Gilbert [Tue, 31 Jan 2017 04:39:38 +0000 (23:39 -0500)]
dev-python/packaging: force distutils

Package-Manager: Portage-2.3.3_p42_p433273, Repoman-2.3.1_p35_p433273

9 years agodev-python/pyparsing: force distutils to avoid circular dep with setuptools
Mike Gilbert [Tue, 31 Jan 2017 04:34:32 +0000 (23:34 -0500)]
dev-python/pyparsing: force distutils to avoid circular dep with setuptools

Bug: https://bugs.gentoo.org/607770
Package-Manager: Portage-2.3.3_p42_p432967, Repoman-2.3.1_p35_p432968

9 years agodev-python/six: remove version bump landmine
Mike Gilbert [Tue, 31 Jan 2017 04:30:07 +0000 (23:30 -0500)]
dev-python/six: remove version bump landmine

setuptools depends on six once again!

Package-Manager: Portage-2.3.3_p42_p432702, Repoman-2.3.1_p35_p432702

9 years agomail-filter/spamassassin: disable interactive prompts properly.
Michael Orlitzky [Tue, 31 Jan 2017 03:02:27 +0000 (22:02 -0500)]
mail-filter/spamassassin: disable interactive prompts properly.

The PERL_MM_USE_DEFAULT variable is used to disable the interactive
prompts in SpamAssassin's build system. However, when I dropped the
perl-module.eclass a while back, I only set the variable where it
seemed to be necessary. Where it is necessary turns out to depend on
the package manager, because different package managers may treat the
controlling terminal and file descriptors differently, and that's how
MakeMaker decides whether or not to prompt you.

That problem manifests in Paludis, and is hopefully fixed by exporting
PERL_MM_USE_DEFAULT=1 sooner, in src_configure(). This change should
only affect the build, so it is made without a new revision.

Gentoo-Bug: 604518

Package-Manager: portage-2.3.0

9 years agoeclass/qt4-build-multilib.eclass: Remove use use sparc64-eclass
Matthias Maier [Tue, 31 Jan 2017 03:15:20 +0000 (21:15 -0600)]
eclass/qt4-build-multilib.eclass: Remove use use sparc64-eclass

Commit 8f41e56990ce35c17f996307ffd192a529f4d740
  "remove FreeBSD profiles x86-freebsd, x64-freebsd and sparc64-freebsd"
removed the sparc64-freebsd and x64-freebsd profiles, but forgot to
remove the sparc64-freebsd use flag check in qt4-build-multilib.eclass.

9 years agodev-perl/List-MoreUtils: Cleanup re bug #589754
Kent Fredric [Tue, 31 Jan 2017 03:03:50 +0000 (16:03 +1300)]
dev-perl/List-MoreUtils: Cleanup re bug #589754

No revdeps for List-MoreUtils are stable on m68k,
so the keywording in bug #543632 is more than adequate.

Bug: https://bugs.gentoo.org/589754
Bug: https://bugs.gentoo.org/543632

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agogames-action/xpilot: remove deprecated games eclass
Austin English [Tue, 31 Jan 2017 00:59:07 +0000 (18:59 -0600)]
games-action/xpilot: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/xblast: remove deprecated games eclass
Austin English [Tue, 31 Jan 2017 00:33:28 +0000 (18:33 -0600)]
games-action/xblast: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/violetland: remove deprecated games eclass
Austin English [Tue, 31 Jan 2017 00:31:33 +0000 (18:31 -0600)]
games-action/violetland: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/wordwarvi: remove deprecated games eclass
Austin English [Tue, 31 Jan 2017 00:22:46 +0000 (18:22 -0600)]
games-action/wordwarvi: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/transcend: remove deprecated games eclass
Austin English [Tue, 31 Jan 2017 00:00:05 +0000 (18:00 -0600)]
games-action/transcend: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/tuxkart: remove deprecated games eclass
Austin English [Mon, 30 Jan 2017 23:58:25 +0000 (17:58 -0600)]
games-action/tuxkart: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/trine-bin: remove deprecated games eclass
Austin English [Mon, 30 Jan 2017 23:41:47 +0000 (17:41 -0600)]
games-action/trine-bin: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agowww-client/netsurf: Fix USE=gstreamer (bug 607650, thanks ernsteiswuerfel), limit...
Michael Weber [Tue, 31 Jan 2017 00:47:10 +0000 (01:47 +0100)]
www-client/netsurf: Fix USE=gstreamer (bug 607650, thanks ernsteiswuerfel), limit NETSURF_USE_VIDEO to gtk/gtk3 versions.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agowww-plugins/chrome-binary-plugins: automated update (57.0.2987.13)
Mike Gilbert [Mon, 30 Jan 2017 23:26:58 +0000 (18:26 -0500)]
www-plugins/chrome-binary-plugins: automated update (57.0.2987.13)

Package-Manager: Portage-2.3.3_p42_p414513, Repoman-2.3.1_p35_p414513

9 years agowww-client/google-chrome-unstable: automated update (57.0.2987.13)
Mike Gilbert [Mon, 30 Jan 2017 23:26:47 +0000 (18:26 -0500)]
www-client/google-chrome-unstable: automated update (57.0.2987.13)

Package-Manager: Portage-2.3.3_p42_p414502, Repoman-2.3.1_p35_p414502

9 years agogames-action/teeworlds: remove deprecated games eclass
Austin English [Mon, 30 Jan 2017 22:23:06 +0000 (16:23 -0600)]
games-action/teeworlds: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/spacetripper-demo: remove deprecated games eclass
Austin English [Mon, 30 Jan 2017 21:55:11 +0000 (15:55 -0600)]
games-action/spacetripper-demo: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/snipes: remove deprecated games eclass
Austin English [Mon, 30 Jan 2017 19:50:47 +0000 (13:50 -0600)]
games-action/snipes: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agoros-meta/image_common: Bump to 1.11.12.
Alexis Ballier [Mon, 30 Jan 2017 22:51:48 +0000 (23:51 +0100)]
ros-meta/image_common: Bump to 1.11.12.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ros/polled_camera: Bump to 1.11.12.
Alexis Ballier [Mon, 30 Jan 2017 22:51:44 +0000 (23:51 +0100)]
dev-ros/polled_camera: Bump to 1.11.12.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ros/image_transport: Bump to 1.11.12.
Alexis Ballier [Mon, 30 Jan 2017 22:51:39 +0000 (23:51 +0100)]
dev-ros/image_transport: Bump to 1.11.12.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ros/camera_info_manager: Bump to 1.11.12.
Alexis Ballier [Mon, 30 Jan 2017 22:51:35 +0000 (23:51 +0100)]
dev-ros/camera_info_manager: Bump to 1.11.12.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ros/camera_calibration_parsers: Bump to 1.11.12.
Alexis Ballier [Mon, 30 Jan 2017 22:51:31 +0000 (23:51 +0100)]
dev-ros/camera_calibration_parsers: Bump to 1.11.12.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ros/cv_bridge: remove old
Alexis Ballier [Mon, 30 Jan 2017 22:49:25 +0000 (23:49 +0100)]
dev-ros/cv_bridge: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoros-meta/vision_opencv: Bump to 1.12.4.
Alexis Ballier [Mon, 30 Jan 2017 22:47:02 +0000 (23:47 +0100)]
ros-meta/vision_opencv: Bump to 1.12.4.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ros/opencv_tests: Bump to 1.12.4.
Alexis Ballier [Mon, 30 Jan 2017 22:46:58 +0000 (23:46 +0100)]
dev-ros/opencv_tests: Bump to 1.12.4.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ros/image_geometry: Bump to 1.12.4.
Alexis Ballier [Mon, 30 Jan 2017 22:46:54 +0000 (23:46 +0100)]
dev-ros/image_geometry: Bump to 1.12.4.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ros/cv_bridge: Bump to 1.12.4.
Alexis Ballier [Mon, 30 Jan 2017 22:46:50 +0000 (23:46 +0100)]
dev-ros/cv_bridge: Bump to 1.12.4.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/async: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:38:04 +0000 (23:38 +0100)]
dev-ml/async: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/async_extra: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:36:54 +0000 (23:36 +0100)]
dev-ml/async_extra: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/async_kernel: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:35:10 +0000 (23:35 +0100)]
dev-ml/async_kernel: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/async_rpc_kernel: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:34:04 +0000 (23:34 +0100)]
dev-ml/async_rpc_kernel: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/bignum: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:33:03 +0000 (23:33 +0100)]
dev-ml/bignum: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/core_profiler: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:32:21 +0000 (23:32 +0100)]
dev-ml/core_profiler: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/incremental: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:31:24 +0000 (23:31 +0100)]
dev-ml/incremental: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/incremental_kernel: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:30:54 +0000 (23:30 +0100)]
dev-ml/incremental_kernel: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/js-build-tools: bump to 113.33.06
Alexis Ballier [Mon, 30 Jan 2017 22:29:49 +0000 (23:29 +0100)]
dev-ml/js-build-tools: bump to 113.33.06

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ppx_assert: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:29:15 +0000 (23:29 +0100)]
dev-ml/ppx_assert: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ppx_here: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:28:21 +0000 (23:28 +0100)]
dev-ml/ppx_here: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/textutils: bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 22:24:03 +0000 (23:24 +0100)]
dev-ml/textutils: bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/typerep_extended: Bump to 113.33.03
Alexis Ballier [Mon, 30 Jan 2017 12:49:05 +0000 (13:49 +0100)]
dev-ml/typerep_extended: Bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ppx_driver: bump to 113.33.04
Alexis Ballier [Mon, 30 Jan 2017 12:42:16 +0000 (13:42 +0100)]
dev-ml/ppx_driver: bump to 113.33.04

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/js-build-tools: add missing dep on ocamlbuild
Alexis Ballier [Mon, 30 Jan 2017 12:41:07 +0000 (13:41 +0100)]
dev-ml/js-build-tools: add missing dep on ocamlbuild

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ocaml-ctypes: bump to 0.11.3
Alexis Ballier [Mon, 30 Jan 2017 12:39:13 +0000 (13:39 +0100)]
dev-ml/ocaml-ctypes: bump to 0.11.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/gd: Security bump to version 2.2.4 (bug #607718).
Lars Wendler [Mon, 30 Jan 2017 22:04:34 +0000 (23:04 +0100)]
media-libs/gd: Security bump to version 2.2.4 (bug #607718).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-plugins/kodi-pvr-dvblink: 3.3.11 version bump
Craig Andrews [Mon, 30 Jan 2017 15:02:51 +0000 (10:02 -0500)]
media-plugins/kodi-pvr-dvblink: 3.3.11 version bump

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

9 years agomedia-plugins/kodi-pvr-demo: 2.4.3 version bump
Craig Andrews [Sun, 29 Jan 2017 03:52:02 +0000 (22:52 -0500)]
media-plugins/kodi-pvr-demo: 2.4.3 version bump

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

9 years agomedia-plugins/kodi-pvr-argustv: 2.5.4 version bump
Craig Andrews [Sun, 29 Jan 2017 03:42:56 +0000 (22:42 -0500)]
media-plugins/kodi-pvr-argustv: 2.5.4 version bump

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

9 years agomedia-tv/kodi/kodi: version bump to 17.0_rc4, remove "dvd? dev-libs/libcdio[-minimal...
Craig Andrews [Sat, 28 Jan 2017 22:36:39 +0000 (17:36 -0500)]
media-tv/kodi/kodi: version bump to 17.0_rc4, remove "dvd? dev-libs/libcdio[-minimal]" dependency

Gentoo-bug: 605578
Closes: https://github.com/gentoo/gentoo/pull/3699

9 years agosys-kernel/ck-sources: version bump (4.9.6-r1 = genpatches-4.9-8)
Sarah White [Mon, 30 Jan 2017 12:47:41 +0000 (07:47 -0500)]
sys-kernel/ck-sources: version bump (4.9.6-r1 = genpatches-4.9-8)

The issue described by kernel.org commit history as follows:

[...] Optimus/nouveau will fail in a mysterious way if the delayed event is handled as soon
as possible like it is done in drm_helper_probe_single_connector_modes() in case the poll was
enabled before. [...] Adding 1sec delay to the poll_work is enough to work around the issue
in Optimus setups and gives shorter response on handling the initial delayed event.

This is fixed by genpatches-4.9-8

Package-Manager: portage-2.3.3

9 years agodev-util/radare2: bump up to 1.2.0
Sergei Trofimovich [Mon, 30 Jan 2017 21:07:22 +0000 (21:07 +0000)]
dev-util/radare2: bump up to 1.2.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-sound/murmur: Bump to version 1.2.19
Lars Wendler [Mon, 30 Jan 2017 20:51:42 +0000 (21:51 +0100)]
media-sound/murmur: Bump to version 1.2.19

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-sound/mumble: Bump to version 1.2.19
Lars Wendler [Mon, 30 Jan 2017 20:51:02 +0000 (21:51 +0100)]
media-sound/mumble: Bump to version 1.2.19

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/mutagen: Removed old.
Lars Wendler [Mon, 30 Jan 2017 20:45:07 +0000 (21:45 +0100)]
media-libs/mutagen: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/mutagen: Bump to version 1.36.2
Lars Wendler [Mon, 30 Jan 2017 20:44:32 +0000 (21:44 +0100)]
media-libs/mutagen: Bump to version 1.36.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agopackage.mask: Removed some net-fs/samba mask entries.
Lars Wendler [Mon, 30 Jan 2017 20:42:47 +0000 (21:42 +0100)]
package.mask: Removed some net-fs/samba mask entries.

9 years agonet-fs/samba: Removed old.
Lars Wendler [Mon, 30 Jan 2017 20:41:02 +0000 (21:41 +0100)]
net-fs/samba: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-fs/samba: Bump to version 4.5.5
Lars Wendler [Mon, 30 Jan 2017 20:38:29 +0000 (21:38 +0100)]
net-fs/samba: Bump to version 4.5.5

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-python/simplejson: remove old
Tim Harder [Mon, 30 Jan 2017 20:07:02 +0000 (15:07 -0500)]
dev-python/simplejson: remove old

9 years agodev-python/wheel: remove old
Tim Harder [Mon, 30 Jan 2017 20:02:03 +0000 (15:02 -0500)]
dev-python/wheel: remove old

9 years agosci-astronomy/wcslib: version bump
Sébastien Fabbro [Mon, 30 Jan 2017 19:42:27 +0000 (19:42 +0000)]
sci-astronomy/wcslib: version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-python/dask: version bump
Sébastien Fabbro [Fri, 27 Jan 2017 22:59:14 +0000 (22:59 +0000)]
dev-python/dask: version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-python/bokeh: version bump
Sébastien Fabbro [Fri, 27 Jan 2017 22:29:10 +0000 (22:29 +0000)]
dev-python/bokeh: version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-python/pytest-rerunfailures: initial import
Sébastien Fabbro [Fri, 13 Jan 2017 16:03:00 +0000 (16:03 +0000)]
dev-python/pytest-rerunfailures: initial import

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-python/flexx: version bump
Sébastien Fabbro [Wed, 11 Jan 2017 05:42:24 +0000 (05:42 +0000)]
dev-python/flexx: version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-python/selenium: version bump
Sébastien Fabbro [Tue, 10 Jan 2017 21:56:18 +0000 (21:56 +0000)]
dev-python/selenium: version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-misc/dibbler: drop old
Bernard Cafarelli [Mon, 30 Jan 2017 19:40:25 +0000 (20:40 +0100)]
net-misc/dibbler: drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoremove NetBSD keyword x86-netbsd
Fabian Groffen [Mon, 30 Jan 2017 19:33:59 +0000 (20:33 +0100)]
remove NetBSD keyword x86-netbsd

Note this is the Prefix keyword, not the Gentoo/BSD one.

9 years agoremove Interix keyword x86-interix
Fabian Groffen [Mon, 30 Jan 2017 19:31:50 +0000 (20:31 +0100)]
remove Interix keyword x86-interix

9 years agoremove FreeBSD profiles x86-freebsd, x64-freebsd and sparc64-freebsd
Fabian Groffen [Mon, 30 Jan 2017 19:28:12 +0000 (20:28 +0100)]
remove FreeBSD profiles x86-freebsd, x64-freebsd and sparc64-freebsd

Note, these are the Prefix keywords, not Gentoo/BSD ones.

9 years agoremove OpenBSD keywords ppc-openbsd, x86-openbsd and x64-openbsd
Fabian Groffen [Mon, 30 Jan 2017 19:24:40 +0000 (20:24 +0100)]
remove OpenBSD keywords ppc-openbsd, x86-openbsd and x64-openbsd

9 years agosys-apps/policycoreutils: Properly depend on audit[python] and fix selocal attribute...
Sven Vermeulen [Mon, 30 Jan 2017 19:29:47 +0000 (20:29 +0100)]
sys-apps/policycoreutils: Properly depend on audit[python] and fix selocal attribute resolving

The first bug this release fixes is bug 597978. Previous policycoreutils versions
provided a selocal application which can't deal with the new setools. The previous
setools had seinfo return a non-zero return code if an attribute (or role, or ...
depending on what was asked) was not found. The newer setools gives this in the
output, but keeps the zero return code. selocal depended on the return code
previously.

The second bug this release fixes is bug 605692. Well, partially, because the bug
has two issues mentioned. The first one is the (wrong) dependency on audit. If the
policycoreutils package is build with USE="audit" then it should depend on audit[python]
rather than just audit. This is the issue that is fixed in this release.

The second issue (not being able to use a number of semanage commands when
USE="-audit") is not resolved yet.

Package-Manager: portage-2.3.3

9 years agodev-python/soya: prune no longer needed patch
Austin English [Mon, 30 Jan 2017 19:28:51 +0000 (13:28 -0600)]
dev-python/soya: prune no longer needed patch

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agodev-python/soya: version bump to 0.15_rc1
Austin English [Mon, 30 Jan 2017 19:24:01 +0000 (13:24 -0600)]
dev-python/soya: version bump to 0.15_rc1

Based on patch by Patrick McMunn.

Gentoo-Bug: https://bugs.gentoo.org/359075

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agodev-python/soya: drop no longer needed Freetype patch that breaks the build
Austin English [Mon, 30 Jan 2017 19:25:49 +0000 (13:25 -0600)]
dev-python/soya: drop no longer needed Freetype patch that breaks the build

Freetype has long since moved on, and this causes compiler errors since the headers can't be found.

Gentoo-Bug: https://bugs.gentoo.org/587388

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agoremove HPUX keywords ia64-hpux and hppa-hpux
Fabian Groffen [Mon, 30 Jan 2017 19:20:44 +0000 (20:20 +0100)]
remove HPUX keywords ia64-hpux and hppa-hpux

9 years agodrop ia64-linux keyword
Fabian Groffen [Mon, 30 Jan 2017 19:16:11 +0000 (20:16 +0100)]
drop ia64-linux keyword

9 years agowww-apps/piwigo: drop vulnerable version, security bug #607746
Bernard Cafarelli [Mon, 30 Jan 2017 19:09:09 +0000 (20:09 +0100)]
www-apps/piwigo: drop vulnerable version, security bug #607746

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agowww-apps/piwigo: 2.8.6 bump, security bug #607746
Bernard Cafarelli [Mon, 30 Jan 2017 19:08:25 +0000 (20:08 +0100)]
www-apps/piwigo: 2.8.6 bump, security bug #607746

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-libs/itx-bind: remove Interix only package
Fabian Groffen [Mon, 30 Jan 2017 19:11:43 +0000 (20:11 +0100)]
sys-libs/itx-bind: remove Interix only package

9 years agox11-libs/libwnck: drop Interix mods
Fabian Groffen [Mon, 30 Jan 2017 19:10:19 +0000 (20:10 +0100)]
x11-libs/libwnck: drop Interix mods

Package-Manager: portage-2.3.3

9 years agomail-filter/procmail: drop Interix patch/fixes
Fabian Groffen [Mon, 30 Jan 2017 19:08:03 +0000 (20:08 +0100)]
mail-filter/procmail: drop Interix patch/fixes

Package-Manager: portage-2.3.3

9 years agoapp-misc/realpath: drop unused IRIX and Interix code paths
Fabian Groffen [Mon, 30 Jan 2017 19:03:15 +0000 (20:03 +0100)]
app-misc/realpath: drop unused IRIX and Interix code paths

Package-Manager: portage-2.3.3

9 years agomedia-libs/libmikmod: drop reference to x86-freebsd
Fabian Groffen [Mon, 30 Jan 2017 18:56:10 +0000 (19:56 +0100)]
media-libs/libmikmod: drop reference to x86-freebsd

Package-Manager: portage-2.3.3

9 years agodev-util/pkgconf: dropped ~x64-freebsd ~x86-freebsd
Fabian Groffen [Mon, 30 Jan 2017 18:51:46 +0000 (19:51 +0100)]
dev-util/pkgconf: dropped ~x64-freebsd ~x86-freebsd

Package-Manager: portage-2.3.3

9 years agodev-java/ant-core: dropped ~x64-freebsd ~x86-freebsd
Fabian Groffen [Mon, 30 Jan 2017 18:47:38 +0000 (19:47 +0100)]
dev-java/ant-core: dropped ~x64-freebsd ~x86-freebsd

Package-Manager: portage-2.3.3

9 years agox11-misc/util-macros: dropped ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86...
Fabian Groffen [Mon, 30 Jan 2017 18:40:43 +0000 (19:40 +0100)]
x11-misc/util-macros: dropped ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix

Package-Manager: portage-2.3.3

9 years agowww-apps/ikiwiki: Removing old ebuild
Alice Ferrazzi [Mon, 30 Jan 2017 18:55:11 +0000 (03:55 +0900)]
www-apps/ikiwiki: Removing old ebuild

Security fix (CVE-2016-10026)
bug #603434

Package-Manager: portage-2.3.3