Michał Górny [Wed, 30 Nov 2016 15:14:14 +0000 (16:14 +0100)]
dev-python/pyopenssl: Enable pypy3
Michał Górny [Wed, 30 Nov 2016 15:13:51 +0000 (16:13 +0100)]
dev-python/pyopenssl: Fix running tests and re-enable them
Michał Górny [Wed, 30 Nov 2016 15:10:01 +0000 (16:10 +0100)]
virtual/python-cffi: Introduce a virtual for cffi package
Michał Górny [Wed, 30 Nov 2016 14:40:45 +0000 (15:40 +0100)]
dev-python/cryptography: Enable pypy3
Michał Górny [Wed, 30 Nov 2016 13:54:56 +0000 (14:54 +0100)]
dev-python/pytest-xdist: Enable pypy3
Test results for pypy3 only a little worse than for python3*. This thing
really needs a proper upstream fix.
Michał Górny [Wed, 30 Nov 2016 13:27:39 +0000 (14:27 +0100)]
dev-python/readme: Enable pypy3
Tests with pypy3 fail the same way as with other implementations.
Michał Górny [Wed, 30 Nov 2016 13:17:58 +0000 (14:17 +0100)]
dev-python/bleach: Enable pypy3
Michał Górny [Wed, 30 Nov 2016 12:55:34 +0000 (13:55 +0100)]
dev-python/pyflakes: Enable pypy3
Doug Goldstein [Mon, 11 Jul 2016 13:45:11 +0000 (08:45 -0500)]
rustfmt: initial version
This is an initial version of rustfmt.
Doug Goldstein [Fri, 25 Nov 2016 18:33:03 +0000 (12:33 -0600)]
eclass/cargo: ensure people have a good cargo depend
We need at least Cargo 0.13.0 to use the new bits in this eclass.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Doug Goldstein [Fri, 25 Nov 2016 15:46:24 +0000 (09:46 -0600)]
eclass/cargo: support cargo dependency vendoring
Add support for newer dependency vendoring which allows us to download
the dependencies with the package manager and just have cargo use that
to compile the package.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Doug Goldstein [Sat, 26 Nov 2016 15:22:13 +0000 (09:22 -0600)]
dev-util/cargo: preserve older build method
Cargo bootstraps itself with a 0.10.0 version of Cargo that does not
support the newer features we're rolling into the eclass. As a result
this lifts out bits from the eclass and moves it into the Cargo ebuilds
so that the eclass can be updated.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Doug Goldstein [Mon, 11 Jul 2016 13:43:23 +0000 (08:43 -0500)]
eclass/cargo: extend to support building packages
Originally this eclass only had the bits to build cargo and not other
packages built with cargo. Cargo is a special case and needs to override
some parts. This adds the generic case for normal cargo packages,
allowing for debug and release builds of packages as well.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Mike Pagano [Wed, 30 Nov 2016 16:47:01 +0000 (11:47 -0500)]
sys-kernel/vanilla-sources: Linux patch 3.18.45
Package-Manager: portage-2.3.0
Mike Pagano [Wed, 30 Nov 2016 16:38:03 +0000 (11:38 -0500)]
Linux 3.18.45. Update gentoo kconfig patch adding CHECKPOINT_RESTORE for GENTOO_LINUX_INIT_SYSTEMD. See bug #598623.
Package-Manager: portage-2.3.0
Chema Alonso Josa [Wed, 30 Nov 2016 16:00:13 +0000 (17:00 +0100)]
app-emulation/free42: Changes eapply_user in src_prepare
Package-Manager: portage-2.3.0
Michael Palimaka [Wed, 30 Nov 2016 15:16:35 +0000 (02:16 +1100)]
media-libs/mlt: version bump to 6.4.1
Gentoo-bug: 601202
Package-Manager: portage-2.3.2
Thomas Deutschmann [Wed, 30 Nov 2016 15:16:58 +0000 (16:16 +0100)]
app-admin/collectd: Bump to v5.6.2
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 14:59:40 +0000 (15:59 +0100)]
dev-libs/sord: bump serd dep, bug #601284
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 14:58:10 +0000 (15:58 +0100)]
media-libs/sratom: bump serd dep, bug #601286
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 14:39:24 +0000 (15:39 +0100)]
dev-util/checkbashisms: Removed old.
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 14:38:45 +0000 (15:38 +0100)]
dev-util/checkbashisms: Bump to version 2.16.10
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 14:35:56 +0000 (15:35 +0100)]
dev-python/pytest-timeout: Bump to version 1.2.0
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 14:28:50 +0000 (15:28 +0100)]
dev-python/wstools: Bump to version 0.4.4
Dropped most KEYWORDS because of new dependencies.
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 14:23:58 +0000 (15:23 +0100)]
dev-python/pytest-pep8: Initial commit.
Package-Manager: portage-2.3.2
Andreas Sturmlechner [Sat, 26 Nov 2016 23:59:31 +0000 (00:59 +0100)]
kde-apps/cantor: Add missing DEPENDs, improve backends einfo
Gentoo-bug: 598926
Package-Manager: portage-2.3.0
Andreas Sturmlechner [Tue, 29 Nov 2016 21:50:50 +0000 (22:50 +0100)]
kde-misc/kdirstat: 3.1.2 version bump
Gets rid of kdelibs4support.
Package-Manager: portage-2.3.0
Alice Ferrazzi [Wed, 30 Nov 2016 00:50:54 +0000 (00:50 +0000)]
sys-kernel/gentoo-sources: Linux patch 3.12.68
Update gentoo kconfig patch adding CHECKPOINT_RESTORE for GENTOO_LINUX_INIT_SYSTEMD.
See bug #598623. (Mike Pagano)
Package-Manager: portage-2.3.2
Sergey Popov [Wed, 30 Nov 2016 13:55:09 +0000 (16:55 +0300)]
dev-db/sqlcipher: version bump
EAPI 6, switch from autotools-multilib to multilib-minimal eclass.
Add support for libressl.
Reported-by: Ian <csmk@chaoslab.org>
Gentoo-Bug: 598402
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 13:52:21 +0000 (14:52 +0100)]
dev-python/backports-abc: Bump to version 0.5
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 13:43:55 +0000 (14:43 +0100)]
dev-python/attrs: Bump to version 16.3.0
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 13:09:30 +0000 (14:09 +0100)]
dev-python/sqlalchemy: Removed old.
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 13:08:32 +0000 (14:08 +0100)]
dev-python/sqlalchemy: Bump to version 1.1.4
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 12:35:48 +0000 (13:35 +0100)]
dev-python/requests: Bump to version 2.12.1
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 10:18:55 +0000 (11:18 +0100)]
dev-python/python-dateutil: Removed old.
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 10:17:28 +0000 (11:17 +0100)]
dev-python/python-dateutil: Bump to version 2.6.0
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 10:12:15 +0000 (11:12 +0100)]
dev-python/pytest: Bump live ebuild to EAPI-6.
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 10:11:18 +0000 (11:11 +0100)]
dev-python/pytest: Bump to version 3.0.4
Package-Manager: portage-2.3.2
Sebastian Pipping [Wed, 30 Nov 2016 13:48:00 +0000 (14:48 +0100)]
x11-misc/redshift: Python 3.5, REQUIRED_USE (bug #601234)
Thanks to Ben Kohler!
Package-Manager: portage-2.3.2
Bernard Cafarelli [Wed, 30 Nov 2016 13:16:13 +0000 (14:16 +0100)]
profiles: mask some gnustep-* packages for removal
gnustep-libs/smbkit, gnustep-apps/gwnet
gnustep-apps/camera, gnustep-apps/stepulator
Mike Gilbert [Wed, 30 Nov 2016 12:20:57 +0000 (07:20 -0500)]
sys-fs/btrfs-progs: bump to 4.8.5
Package-Manager: portage-2.3.2_p11
Mike Pagano [Wed, 30 Nov 2016 12:20:09 +0000 (07:20 -0500)]
Linux patch 4.1.36. Update gentoo kconfig patch for GENTOO_LINUX_INIT_SYSTEMD. See bug #598623
Package-Manager: portage-2.3.0
Tobias Klausmann [Wed, 30 Nov 2016 11:41:47 +0000 (12:41 +0100)]
www-apps/grafana-bin: Add v4.0.0 and clean up old
Package-Manager: portage-2.3.2
Mike Pagano [Wed, 30 Nov 2016 11:39:42 +0000 (06:39 -0500)]
sys-kernel/vanilla-sources: Linux patch 4.1.36
Package-Manager: portage-2.3.0
Sergei Trofimovich [Wed, 30 Nov 2016 09:56:18 +0000 (09:56 +0000)]
x11-misc/xmobar: in USE=-xmp don't use XPMFile in preprocessor, bug #601262
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/601262
Package-Manager: portage-2.3.2
Michał Górny [Wed, 30 Nov 2016 09:40:04 +0000 (10:40 +0100)]
app-portage/gentoopm: Unifdef and modernize the live ebuild
Michał Górny [Wed, 30 Nov 2016 09:30:17 +0000 (10:30 +0100)]
dev-python/snakeoil: Add missing mock dep, bump to EAPI 6
Michał Górny [Wed, 30 Nov 2016 08:03:13 +0000 (09:03 +0100)]
app-portage/gentoopm: Fix EGIT_REPO_URI
Michał Górny [Sun, 27 Nov 2016 13:28:55 +0000 (14:28 +0100)]
cmake-utils.eclass: Wipe out default flags for std build types
Wipe out the default compiler & linker flags that are forced by CMake
for the standard build types. This improves the sanity of the build if
we are forced to use one of those types.
Michał Górny [Sun, 27 Nov 2016 12:39:08 +0000 (13:39 +0100)]
cmake-utils.eclass: Declare CMAKE_GENTOO_BUILD
Declare the CMAKE_GENTOO_BUILD cache variable to indicate that a Gentoo
package build is being performed. This variable enables Gentoo code
paths in CMake modules without the necessity of setting a custom
CMAKE_BUILD_TYPE.
Michał Górny [Sun, 27 Nov 2016 12:30:35 +0000 (13:30 +0100)]
dev-util/cmake: Support indicating Gentoo build via CMAKE_GENTOO_BUILD
Support indicating Gentoo package build using a new CMAKE_GENTOO_BUILD
CMake variable, as an alternative to relying on CMAKE_BUILD_TYPE being
equal to Gentoo. This makes it possible to reduce reliance on a custom
build type in the future.
Alexis Ballier [Wed, 30 Nov 2016 09:25:22 +0000 (10:25 +0100)]
media-sound/zynaddsubfx: remove old
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 09:23:56 +0000 (10:23 +0100)]
media-sound/zynaddsubfx: bump to 3.0.0
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 09:15:41 +0000 (10:15 +0100)]
media-sound/qtractor: bump to 0.8.0
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 09:13:19 +0000 (10:13 +0100)]
media-libs/lilv: bump to 0.24.0
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 09:12:43 +0000 (10:12 +0100)]
media-libs/lv2: bump to 1.14.0
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 09:10:32 +0000 (10:10 +0100)]
media-libs/sratom: bump to 0.6.0
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 09:09:06 +0000 (10:09 +0100)]
dev-libs/sord: bump to 0.16.0
Package-Manager: portage-2.3.2
Alexis Ballier [Wed, 30 Nov 2016 09:07:46 +0000 (10:07 +0100)]
dev-libs/serd: bump to 0.24.0
Package-Manager: portage-2.3.2
Lars Wendler [Wed, 30 Nov 2016 09:13:24 +0000 (10:13 +0100)]
www-client/seamonkey: Revbump to add calendar support.
Package-Manager: portage-2.3.2
Mikhail Pukhlikov [Wed, 30 Nov 2016 08:51:54 +0000 (12:51 +0400)]
dev-lang/mono: downgrade unstable mono from nightly
Aaron Bauman [Wed, 30 Nov 2016 08:15:53 +0000 (17:15 +0900)]
net-analyzer/zabbix: cleanup vulnerable versions wrt security bug #591372
Hans de Graaff [Wed, 30 Nov 2016 07:29:46 +0000 (08:29 +0100)]
dev-ruby/parser: add 2.3.3.0
Package-Manager: portage-2.3.0
Hans de Graaff [Wed, 30 Nov 2016 07:27:40 +0000 (08:27 +0100)]
dev-ruby/parser: cleanup
Package-Manager: portage-2.3.0
Hans de Graaff [Wed, 30 Nov 2016 07:25:52 +0000 (08:25 +0100)]
dev-ruby/jquery-ui-rails: add 6.0.0
Package-Manager: portage-2.3.0
Hans de Graaff [Wed, 30 Nov 2016 07:12:58 +0000 (08:12 +0100)]
dev-ruby/jquery-ui-rails: cleanup
Package-Manager: portage-2.3.0
Tim Harder [Wed, 30 Nov 2016 07:05:54 +0000 (02:05 -0500)]
media-gfx/gmic: version bump to 1.7.9
Matthew Thode [Wed, 30 Nov 2016 06:43:04 +0000 (00:43 -0600)]
sys-cluster/nova: make the pid file
Package-Manager: portage-2.3.0
Matthew Thode [Wed, 30 Nov 2016 06:30:03 +0000 (00:30 -0600)]
sys-cluster/nova: fixing init for realz
Package-Manager: portage-2.3.0
Tim Harder [Wed, 30 Nov 2016 06:03:48 +0000 (01:03 -0500)]
app-shells/gentoo-zsh-completions: update upstream metadata
Tim Harder [Wed, 30 Nov 2016 06:01:54 +0000 (01:01 -0500)]
app-shells/gentoo-zsh-completions: stabilize
20150103
Tim Harder [Wed, 30 Nov 2016 05:55:59 +0000 (00:55 -0500)]
dev-python/apsw: version bump to 3.15.1_p1
Tim Harder [Wed, 30 Nov 2016 05:52:44 +0000 (00:52 -0500)]
media-libs/exiftool: version bump to 10.36
Matthew Thode [Wed, 30 Nov 2016 05:51:37 +0000 (23:51 -0600)]
sys-cluster/nova: fixing nova.initd
Package-Manager: portage-2.3.0
Matthew Thode [Wed, 30 Nov 2016 05:50:49 +0000 (23:50 -0600)]
app-emulation/diskimage-builder: bup and cleanup
Package-Manager: portage-2.3.0
Matthew Thode [Wed, 30 Nov 2016 05:15:51 +0000 (23:15 -0600)]
sys-cluster/heat: switch to python_install_all
Package-Manager: portage-2.3.0
Matthew Thode [Wed, 30 Nov 2016 05:14:40 +0000 (23:14 -0600)]
sys-cluster/neutron: switch most to python_install_all
Package-Manager: portage-2.3.0
Matthew Thode [Wed, 30 Nov 2016 05:07:00 +0000 (23:07 -0600)]
sys-auth/keystone: switch fully to python_install_all
Package-Manager: portage-2.3.0
Matthew Thode [Wed, 30 Nov 2016 05:05:54 +0000 (23:05 -0600)]
app-admin/glance: switch fully to python_install_all
Package-Manager: portage-2.3.0
Matthew Thode [Wed, 30 Nov 2016 05:03:49 +0000 (23:03 -0600)]
sys-cluster/swift: switch to python_install_all
Package-Manager: portage-2.3.0
Matthew Thode [Wed, 30 Nov 2016 04:55:51 +0000 (22:55 -0600)]
sys-cluster/cinder: use pkg_pretend for module checking, use python_install_all
Package-Manager: portage-2.3.0
Sam Jorna [Wed, 30 Nov 2016 02:28:41 +0000 (13:28 +1100)]
sci-geosciences/grass: use wxGTK:3.0 per #600986
Now builds against wxGTK:3.0 as per the bug. Bumped to EAPI 6,
corrected subslot.
Gentoo-Bug: 600986
Package-Manager: portage-2.3.2
Matthew Thode [Wed, 30 Nov 2016 01:33:47 +0000 (19:33 -0600)]
dev-lang/mono: make kernel config checking not need a kernel to be installed
Change to linux_chkconfig_builtin as the value can only be 'y' and even if the
kernel config value could be 'm' we don't have a way of checking if it is
loaded.
Package-Manager: portage-2.3.0
Robin H. Johnson [Tue, 29 Nov 2016 23:05:43 +0000 (15:05 -0800)]
dev-vcs/git: bump.
Package-Manager: portage-2.3.2
William Hubbs [Wed, 30 Nov 2016 00:44:58 +0000 (18:44 -0600)]
dev-python/mmh3: initial import of mmh3-2.3.1
Package-Manager: portage-2.3.0
William Hubbs [Tue, 29 Nov 2016 21:59:28 +0000 (15:59 -0600)]
sys-apps/opentmpfiles: fix src_uri in live ebuild
Package-Manager: portage-2.3.0
Mike Pagano [Wed, 30 Nov 2016 00:37:41 +0000 (19:37 -0500)]
sys-kernel/vanilla-sources: Linux patch 3.12.68
Package-Manager: portage-2.3.0
Manuel Rüger [Tue, 29 Nov 2016 23:46:03 +0000 (00:46 +0100)]
dev-ruby/rmagick: Drop ruby19
Package-Manager: portage-2.3.2
Manuel Rüger [Tue, 29 Nov 2016 23:44:08 +0000 (00:44 +0100)]
x11-drivers/xf86-input-libinput: Remove old
Package-Manager: portage-2.3.2
Manuel Rüger [Tue, 29 Nov 2016 23:42:13 +0000 (00:42 +0100)]
dev-libs/libinput: Remove old
Package-Manager: portage-2.3.2
Manuel Rüger [Tue, 29 Nov 2016 23:02:31 +0000 (00:02 +0100)]
app-shells/zsh-completions: Remove old
Package-Manager: portage-2.3.2
Patrice Clement [Tue, 29 Nov 2016 22:57:09 +0000 (23:57 +0100)]
dev-python/texttable: Clean up old.
Package-Manager: portage-2.3.0
Patrice Clement [Tue, 29 Nov 2016 22:56:52 +0000 (23:56 +0100)]
dev-python/texttable: Stable for amd64.
Package-Manager: portage-2.3.0
Tim Harder [Tue, 29 Nov 2016 22:44:50 +0000 (17:44 -0500)]
net-mail/offlineimap: version bump to 7.0.10
Manuel Rüger [Tue, 29 Nov 2016 22:46:05 +0000 (23:46 +0100)]
dev-libs/libinput: Version bump to 1.5.2
Package-Manager: portage-2.3.2
Manuel Rüger [Tue, 29 Nov 2016 22:40:11 +0000 (23:40 +0100)]
app-shells/zsh-completions: Stable on amd64
Gentoo-Bug: #601188
Package-Manager: portage-2.3.2
Manuel Rüger [Tue, 29 Nov 2016 22:37:45 +0000 (23:37 +0100)]
net-print/hplip-plugin: Version bump to 3.6.11
Package-Manager: portage-2.3.2
Manuel Rüger [Tue, 29 Nov 2016 22:37:02 +0000 (23:37 +0100)]
net-print/hplip: Version bump to 3.6.11
Package-Manager: portage-2.3.2
Mike Gilbert [Tue, 29 Nov 2016 22:36:20 +0000 (17:36 -0500)]
www-plugins/chrome-binary-plugins: automated update (56.0.2924.10)
Package-Manager: portage-2.3.2_p11
Mike Gilbert [Tue, 29 Nov 2016 22:36:10 +0000 (17:36 -0500)]
www-client/google-chrome-unstable: automated update (56.0.2924.10)
Package-Manager: portage-2.3.2_p11