Michał Górny [Wed, 18 Nov 2015 19:31:41 +0000 (20:31 +0100)]
python-utils-r1.eclass: Enable EAPI 6
Michał Górny [Thu, 19 Nov 2015 15:21:40 +0000 (16:21 +0100)]
python-utils-r1.eclass: Make heredocs consistent
Michał Górny [Wed, 18 Nov 2015 19:44:27 +0000 (20:44 +0100)]
python-utils-r1.eclass: Support nonfatal in python_do* and python_new*
Michał Górny [Wed, 18 Nov 2015 19:31:10 +0000 (20:31 +0100)]
python-utils-r1.eclass: Remove unneeded multilib inherit in EAPI 6
Michał Górny [Wed, 18 Nov 2015 19:30:10 +0000 (20:30 +0100)]
python-utils-r1.eclass: Make python_fix_shebang QAwarns fatal in EAPI 6
Michał Górny [Wed, 18 Nov 2015 19:41:29 +0000 (20:41 +0100)]
python-utils-r1.eclass: Ban installation helpers in EAPIs < 5
Ban python_do* and python_new* helpers in EAPIs older than 5. We should
ban them in python-any-r1 uses, actually but that would break
dev-python/pypy* ebuilds as they are written now.
Michał Górny [Wed, 18 Nov 2015 18:44:22 +0000 (19:44 +0100)]
python-utils-r1.eclass: Replace local INSDESTTREE with subshells
Replace the 'local INSDESTTREE' hacks (which are PMS-valid yet
deprecated) with safer subshells.
Michał Górny [Wed, 18 Nov 2015 18:31:40 +0000 (19:31 +0100)]
python-utils-r1.eclass: Remove py2.6 note from python_optimize
Michał Górny [Thu, 26 Nov 2015 22:21:52 +0000 (23:21 +0100)]
python-utils-r1.eclass: python_fix_shebang, accept symlink as parameter
Add '-H' option to find to allow following symlinks passed as
parameters. This makes python_fix_shebang handle either file symlinks
passed directly, or directory symlinks passed directly for recursive
traversal. Both were currently ignored silently.
Michał Górny [Wed, 18 Nov 2015 19:45:05 +0000 (20:45 +0100)]
python-utils-r1.eclass: Add missing ||die on file read
Michał Górny [Wed, 18 Nov 2015 18:46:26 +0000 (19:46 +0100)]
python-utils-r1.eclass: Add missing ||die on 'cat' file writes
Michał Górny [Wed, 18 Nov 2015 18:26:56 +0000 (19:26 +0100)]
python-utils-r1.eclass: Add missing ||die for external getters
Michał Górny [Sun, 15 Nov 2015 09:20:22 +0000 (10:20 +0100)]
python-utils-r1.eclass: python_export_utf8_locale(), ensure sane locale
Ensure that the locale selected by python_export_utf8_locale() conforms
to POSIX-ish case conversions. Otherwise, we may accidentally force
a locale that will break random ebuilds and programs.
Justin Lecher [Sat, 28 Nov 2015 18:58:00 +0000 (19:58 +0100)]
fortran-2.eclass: Fix for missing case end
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 18:54:23 +0000 (19:54 +0100)]
fortran-2.eclass: fortran_int64_abi_fflags() add
fortran_int64_abi_fflags help you querry for the necessary
compiler flags to enable 64bit int support
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 18:51:17 +0000 (19:51 +0100)]
fortran-2.eclass: Fix whitespaces
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 18:50:33 +0000 (19:50 +0100)]
fortran-2.eclass: Only source eclass once
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 18:50:08 +0000 (19:50 +0100)]
fortran-2.eclass: Update Copyright
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 18:40:27 +0000 (19:40 +0100)]
fortran-2.eclass: Respect fortran as test dep
If fortran is only needed for test, then there is no
need to add it to RDEPEND.
Signed-off-by: Justin Lecher <jlec@gentoo.org>
William Hubbs [Sat, 28 Nov 2015 17:53:49 +0000 (11:53 -0600)]
sys-fs/udev: sync live ebuild
William Hubbs [Sat, 28 Nov 2015 17:49:56 +0000 (11:49 -0600)]
sys-fs/udev: version bump
Justin Lecher [Sat, 28 Nov 2015 17:41:12 +0000 (18:41 +0100)]
Merge branch 'xfim-master'
* xfim-master:
sci-mathematics/jags: QA: formating and usex() usage
sci-mathematics/jags Version bump (solves bug #562644).
Justin Lecher [Sat, 28 Nov 2015 17:39:57 +0000 (18:39 +0100)]
sci-mathematics/jags: QA: formating and usex() usage
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Patrice Clement [Sat, 28 Nov 2015 17:35:14 +0000 (17:35 +0000)]
Merge remote-tracking branch 'github/pr/393'.
Paolo Pedroni [Fri, 27 Nov 2015 15:49:17 +0000 (16:49 +0100)]
lxqt-base/lxqt-*-0.10.0: drop ~arm and ~arm64
lxqt-base/liblxqt-0.10.0: drop ~arm and ~arm64
x11-misc/pcmanfm-qt-0.10.0: drop ~arm and ~arm64
kde-frameworks/solid and kde-plasma/libkscreen are not keyworded for arm
and arm64
Justin Lecher [Sat, 28 Nov 2015 17:32:15 +0000 (18:32 +0100)]
Merge branch 'marbre-jupyter'
* marbre-jupyter: (26 commits)
dev-python/testpath: Add missing indent
dev-python/testpath: Move KEYWORDS variable
dev-python/notebook: Move KEYWORDS variable
dev-python/nbconvert: Move KEYWORDS variable
dev-python/nbformat: Move KEYWORDS variable
dev-python/jupyter_core: Move KEYWORDS variable; Remove pytest-cov from deps
dev-python/jupyter_console: Move KEYWORDS variable
dev-python/jupyter_client: Move KEYWORDS variable
dev-python/ipython: Add missing dies, reduce indent
dev-python/ipython: Version bump; Fix deps
dev-python/ipython: Version bump; Import from science overlay
dev-python/testpath: Import from science overlay
dev-python/jupyter: Import from science overlay
dev-python/notebook: Import from science overlay
dev-python/pickleshare: Import from science overlay
dev-python/jupyter_console: Import from science overlay
dev-python/nbconvert: Import from science overlay
dev-python/qtconsole: Import from science overlay
dev-python/ipyparallel: Import from science overlay
dev-python/jupyter_client: Import from science overlay
...
Paolo Pedroni [Thu, 26 Nov 2015 09:12:08 +0000 (10:12 +0100)]
lxqt-base/lxqt-meta: Fix indentation in metadata.xml file.
Paolo Pedroni [Thu, 26 Nov 2015 09:11:10 +0000 (10:11 +0100)]
lxqt-base/lxqt-meta: Fix indentation in metadata.xml file.
Paolo Pedroni [Thu, 26 Nov 2015 09:10:17 +0000 (10:10 +0100)]
lxqt-base/lxqt-panel: Fix indentation in metadata.xml file.
Patrice Clement [Sat, 28 Nov 2015 17:28:27 +0000 (17:28 +0000)]
Merge remote-tracking branch 'github/pr/413'.
Marius Brehler [Sat, 28 Nov 2015 16:39:28 +0000 (17:39 +0100)]
dev-python/testpath: Add missing indent
Package-Manager: portage-2.2.20.1
Marius Brehler [Sat, 28 Nov 2015 16:36:51 +0000 (17:36 +0100)]
dev-python/testpath: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1
Marius Brehler [Sat, 28 Nov 2015 16:24:00 +0000 (17:24 +0100)]
dev-python/notebook: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1
Marius Brehler [Sat, 28 Nov 2015 16:23:20 +0000 (17:23 +0100)]
dev-python/nbconvert: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1
Jory A. Pratt [Sat, 28 Nov 2015 16:22:40 +0000 (10:22 -0600)]
dev-libs/jemalloc - adjust slot to trigger rebuild of packages upon
upgrade
Marius Brehler [Sat, 28 Nov 2015 16:21:51 +0000 (17:21 +0100)]
dev-python/nbformat: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1
Marius Brehler [Sat, 28 Nov 2015 16:20:56 +0000 (17:20 +0100)]
dev-python/jupyter_core: Move KEYWORDS variable; Remove pytest-cov from deps
Package-Manager: portage-2.2.20.1
Marius Brehler [Sat, 28 Nov 2015 16:18:27 +0000 (17:18 +0100)]
dev-python/jupyter_console: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1
Marius Brehler [Sat, 28 Nov 2015 16:17:30 +0000 (17:17 +0100)]
dev-python/jupyter_client: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1
Marius Brehler [Sat, 28 Nov 2015 16:16:37 +0000 (17:16 +0100)]
dev-python/ipython: Add missing dies, reduce indent
Package-Manager: portage-2.2.20.1
Justin Lecher [Sat, 28 Nov 2015 12:53:52 +0000 (13:53 +0100)]
dev-python/xonsh: New package, ebuild written by me
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Patrice Clement [Sat, 28 Nov 2015 13:51:27 +0000 (13:51 +0000)]
dev-java/hessian: Clean up old.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement [Sat, 28 Nov 2015 13:50:25 +0000 (13:50 +0000)]
dev-java/hessian: Stable for amd64. Stable for ppc+ppc64+x86 using the ALLARCHES policy. Fixes bug 565758.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Tupone Alfredo [Sat, 28 Nov 2015 13:00:58 +0000 (14:00 +0100)]
sys-kernel/raspberrypi-sources: Bump to 4.1
Package-Manager: portage-2.2.20.1
Ole Markus With [Sat, 28 Nov 2015 12:22:36 +0000 (12:22 +0000)]
dev-lang/php: bump php7 rc
Package-Manager: portage-2.2.20.1
Johannes Huber [Sat, 28 Nov 2015 10:31:03 +0000 (11:31 +0100)]
dev-vcs/git-flow: Remove old
Package-Manager: portage-2.2.26
Anthony G. Basile [Sat, 28 Nov 2015 10:35:26 +0000 (05:35 -0500)]
net-firewall/ipsec-tools: avoid file collision with libreswan, bug #567010
Package-Manager: portage-2.2.20.1
Justin Lecher [Sat, 28 Nov 2015 09:28:05 +0000 (10:28 +0100)]
dev-python/hypothesis: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 09:27:23 +0000 (10:27 +0100)]
dev-python/markdown: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 09:23:38 +0000 (10:23 +0100)]
dev-python/lockfile: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 09:23:36 +0000 (10:23 +0100)]
dev-python/py: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 09:16:31 +0000 (10:16 +0100)]
dev-python/click: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 09:15:26 +0000 (10:15 +0100)]
dev-python/PyContracts: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Sat, 28 Nov 2015 09:12:19 +0000 (10:12 +0100)]
dev-python/coverage: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Fri, 27 Nov 2015 16:19:41 +0000 (17:19 +0100)]
dev-python/psutil: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Fri, 27 Nov 2015 15:27:05 +0000 (16:27 +0100)]
dev-python/pyzmq: Version Bump
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Gokturk Yuksek [Sat, 28 Nov 2015 08:44:59 +0000 (03:44 -0500)]
app-crypt/yubikey-neo-manager: add dev-python/pycrypto to RDEPEND
This package has a runtime dependency to pycrypto. Without that, it
fails with the following error:
Traceback (most recent call last):
File "/usr/lib/python-exec/python2.7/neoman", line 3, in <module>
from neoman import main
File "/usr/lib64/python2.7/site-packages/neoman/main.py", line 33, in <module>
from neoman.view.main import MainWindow
File "/usr/lib64/python2.7/site-packages/neoman/view/main.py", line 30, in <module>
from neoman.model.applet import Applet
File "/usr/lib64/python2.7/site-packages/neoman/model/applet.py", line 29, in <module>
from Crypto.Signature import PKCS1_PSS
ImportError: No module named Crypto.Signature
Package-Manager: portage-2.2.20.1
Michael Sterrett [Sat, 28 Nov 2015 07:37:45 +0000 (02:37 -0500)]
update patch to mesh with upstream
Package-Manager: portage-2.2.20.1
Tim Harder [Sat, 28 Nov 2015 05:55:20 +0000 (00:55 -0500)]
sys-apps/pkgcore: update zsh completions location
Mike Frysinger [Sat, 28 Nov 2015 02:44:21 +0000 (21:44 -0500)]
app-portage/portage-utils: version bump to 0.60
Mike Frysinger [Sat, 28 Nov 2015 02:28:48 +0000 (21:28 -0500)]
app-portage/portage-utils: drop old versions
Tim Harder [Sat, 28 Nov 2015 00:54:08 +0000 (19:54 -0500)]
net-proxy/sshuttle: version bump to 0.73
Davide Pesavento [Sat, 28 Nov 2015 00:45:02 +0000 (01:45 +0100)]
dev-qt/qtwebchannel: shorten DESCRIPTION to make repoman happy
Package-Manager: portage-2.2.26
Andreas K. Huettel (dilfridge) [Sat, 28 Nov 2015 00:13:06 +0000 (01:13 +0100)]
app-office/libreoffice-bin-debug: Remove old
Package-Manager: portage-2.2.25
Andreas K. Huettel (dilfridge) [Sat, 28 Nov 2015 00:12:42 +0000 (01:12 +0100)]
app-office/libreoffice-bin: Remove old
Package-Manager: portage-2.2.25
Andreas K. Huettel (dilfridge) [Sat, 28 Nov 2015 00:12:14 +0000 (01:12 +0100)]
app-office/libreoffice-l10n: Remove old
Package-Manager: portage-2.2.25
Andreas K. Huettel (dilfridge) [Sat, 28 Nov 2015 00:11:47 +0000 (01:11 +0100)]
app-office/libreoffice: Remove old
Package-Manager: portage-2.2.25
Davide Pesavento [Fri, 27 Nov 2015 23:45:25 +0000 (00:45 +0100)]
x11-libs/libqxt: shorten DESCRIPTION to make repoman happy
Package-Manager: portage-2.2.26
Davide Pesavento [Fri, 27 Nov 2015 23:18:12 +0000 (00:18 +0100)]
dev-qt/qtwidgets: shorten DESCRIPTION to make repoman happy
Package-Manager: portage-2.2.26
Davide Pesavento [Fri, 27 Nov 2015 23:08:10 +0000 (00:08 +0100)]
dev-qt/qtwidgets: backport patch to fix vlc video output
Gentoo-Bug: 563458
Package-Manager: portage-2.2.26
Sergei Trofimovich [Fri, 27 Nov 2015 23:15:13 +0000 (23:15 +0000)]
media-sound/xmms2: fix build failure against stable libmodplug, bug #536046
Reported-by: Anthony Parsons
Bug: https://bugs.gentoo.org/536046
Package-Manager: portage-2.2.25
Anthony G. Basile [Fri, 27 Nov 2015 22:31:31 +0000 (17:31 -0500)]
net-firewall/ipsec-tools: add systemd unit files.
See: https://github.com/gentoo/gentoo/pull/350
Package-Manager: portage-2.2.20.1
Anthony G. Basile [Fri, 27 Nov 2015 22:21:50 +0000 (17:21 -0500)]
net-misc/bfgminer: version bump to 5.4.1
Package-Manager: portage-2.2.20.1
Anthony G. Basile [Fri, 27 Nov 2015 22:10:34 +0000 (17:10 -0500)]
net-libs/libblkmaker: version bumps to 0.4.3 and 0.5.2
Package-Manager: portage-2.2.20.1
Patrice Clement [Fri, 27 Nov 2015 22:03:17 +0000 (22:03 +0000)]
Merge remote-tracking branch 'github/pr/407'.
Matija Skala [Thu, 26 Nov 2015 18:45:08 +0000 (19:45 +0100)]
eclass/toolchain.eclass: fix typo
Richard Yao [Fri, 27 Nov 2015 21:03:24 +0000 (16:03 -0500)]
sys-fs/zfs-kmod: Remove !PAX_USERCOPY_SLABS restriction
Upstream no longer depends on this.
Package-Manager: portage-2.2.20.1
Richard Yao [Fri, 27 Nov 2015 21:01:18 +0000 (16:01 -0500)]
sys-kernel/spl: Remove !GRKERNSEC_HIDESYM restriction
Upstream no longer depends on this.
Package-Manager: portage-2.2.20.1
Matthias Maier [Fri, 27 Nov 2015 20:40:54 +0000 (14:40 -0600)]
app-emulation/virt-manager: Fix file collision, reintroduce linguas_* flags
- Fix a file collision with caches being accidentally generated too early
and registered as belonging to the ebuild (bug #566874).
- Reintroduce fine grained linguas_* use flags to control installed
language files.
Thanks to iGentoo for the patches and the bug report
Gentoo-Bug: 566874
Package-Manager: portage-2.2.24
Mike Frysinger [Fri, 27 Nov 2015 20:39:47 +0000 (15:39 -0500)]
net-libs/nghttp2: version bump to 1.5.0 #566936
William Hubbs [Fri, 27 Nov 2015 19:56:23 +0000 (13:56 -0600)]
dev-lang/go: remove incorrect patch for #558368
Joe Sapp [Fri, 27 Nov 2015 20:24:54 +0000 (15:24 -0500)]
app-misc/gourmet: Add patch to address gourmet pull request 824; also eliminates PIL support
See https://github.com/thinkle/gourmet/pull/824 .
Package-Manager: portage-2.2.25
Anthony G. Basile [Fri, 27 Nov 2015 20:07:19 +0000 (15:07 -0500)]
net-p2p/bitcoin-qt: version bump to 0.11.2
Package-Manager: portage-2.2.20.1
Anthony G. Basile [Fri, 27 Nov 2015 20:06:37 +0000 (15:06 -0500)]
net-p2p/bitcoind: version bump to 0.11.2
Package-Manager: portage-2.2.20.1
Anthony G. Basile [Fri, 27 Nov 2015 20:05:44 +0000 (15:05 -0500)]
net-p2p/bitcoin-cli: remove older unstable versions
Package-Manager: portage-2.2.20.1
Anthony G. Basile [Fri, 27 Nov 2015 20:03:11 +0000 (15:03 -0500)]
net-p2p/bitcoin-cli: version bump to 0.11.2
Package-Manager: portage-2.2.20.1
Anthony G. Basile [Fri, 27 Nov 2015 20:01:06 +0000 (15:01 -0500)]
dev-util/bitcoin-tx: version bump 0.11.2
Package-Manager: portage-2.2.20.1
Anthony G. Basile [Fri, 27 Nov 2015 19:59:50 +0000 (14:59 -0500)]
net-libs/libbitcoinconsensus: version bump to 0.11.2
Package-Manager: portage-2.2.20.1
Joe Sapp [Fri, 27 Nov 2015 19:52:15 +0000 (14:52 -0500)]
Bump sci-geosciences/josm to 9060
Package-Manager: portage-2.2.25
Michał Górny [Fri, 27 Nov 2015 19:48:24 +0000 (20:48 +0100)]
virtual/pypy: Bump to 4.0.1
Michał Górny [Fri, 27 Nov 2015 19:13:50 +0000 (20:13 +0100)]
dev-python/pypy-bin: Bump to 4.0.1
Michał Górny [Fri, 27 Nov 2015 16:43:17 +0000 (17:43 +0100)]
dev-python/pypy: Bump to 4.0.1
Michał Górny [Fri, 27 Nov 2015 16:32:20 +0000 (17:32 +0100)]
profiles/package.mask: Mask PyPy 4.0.1 before committing
Michał Górny [Fri, 27 Nov 2015 16:29:08 +0000 (17:29 +0100)]
dev-python/pypy-bin: Apply full Gentoo path set, for Gentoo sys.prefix
Override all default distutils.command.install paths for Gentoo rather
than just scriptdir. However, do that only when install_base equals
the default prefix in which PyPy is installed system-wide.
This fixes both issues resulting from lack of prefix override (like
installing data files in /usr/lib*/pypy), and from overeager prefix
overrides (like virtualenv installing scripts in /usr/bin).
Fixes: https://bugs.gentoo.org/462306
Fixes: https://bugs.gentoo.org/465546
Michał Górny [Fri, 27 Nov 2015 16:13:31 +0000 (17:13 +0100)]
dev-python/pypy: Apply full Gentoo path set, only for Gentoo sys.prefix
Override all default distutils.command.install paths for Gentoo rather
than just scriptdir. However, do that only when install_base equals
the default prefix in which PyPy is installed system-wide.
This fixes both issues resulting from lack of prefix override (like
installing data files in /usr/lib*/pypy), and from overeager prefix
overrides (like virtualenv installing scripts in /usr/bin).
Fixes: https://bugs.gentoo.org/462306
Fixes: https://bugs.gentoo.org/465546
Kristian Fiskerstrand [Fri, 27 Nov 2015 18:21:44 +0000 (19:21 +0100)]
dev-libs/libassuan: Version bump to 2.4.1
Package-Manager: portage-2.2.20.1
Michael Sterrett [Fri, 27 Nov 2015 18:11:46 +0000 (13:11 -0500)]
rev bump to add enet slot dep
Package-Manager: portage-2.2.20.1
Mike Frysinger [Fri, 27 Nov 2015 18:25:11 +0000 (13:25 -0500)]
net-misc/dropbear: version bump to 2015.70
Erik Mackdanz [Fri, 27 Nov 2015 18:05:12 +0000 (12:05 -0600)]
app-emulation/lxd: bump to 0.23
Package-Manager: portage-2.2.26
Patrice Clement [Fri, 27 Nov 2015 17:47:07 +0000 (17:47 +0000)]
profiles/base/package.use.mask: Mask app-arch/cfv bittorrent USE flag as it is breaking the tree.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>