Pacho Ramos [Fri, 30 Sep 2016 21:46:27 +0000 (23:46 +0200)]
app-misc/bijiben: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:46:22 +0000 (23:46 +0200)]
app-editors/latexila: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:46:15 +0000 (23:46 +0200)]
app-editors/ghex: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:46:09 +0000 (23:46 +0200)]
app-editors/gedit: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:46:02 +0000 (23:46 +0200)]
app-editors/gedit-plugins: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:55 +0000 (23:45 +0200)]
app-doc/gnucash-docs: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:49 +0000 (23:45 +0200)]
app-dicts/gnome-dictionary: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:44 +0000 (23:45 +0200)]
app-crypt/seahorse: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:37 +0000 (23:45 +0200)]
app-crypt/gcr: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:31 +0000 (23:45 +0200)]
app-backup/deja-dup: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:25 +0000 (23:45 +0200)]
app-arch/file-roller: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:19 +0000 (23:45 +0200)]
app-accessibility/orca: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:12 +0000 (23:45 +0200)]
app-accessibility/caribou: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:45:06 +0000 (23:45 +0200)]
app-accessibility/at-spi2-core: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Pacho Ramos [Fri, 30 Sep 2016 21:44:59 +0000 (23:44 +0200)]
app-accessibility/at-spi2-atk: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Kent Fredric [Fri, 30 Sep 2016 04:41:12 +0000 (17:41 +1300)]
dev-lang/perl: Remove unused 5.024 eblits
All these files were used by the perl-5.24.0 ebuild
and you can now see how crazy it all was.
Package-Manager: portage-2.3.1
Kent Fredric [Fri, 30 Sep 2016 04:33:12 +0000 (17:33 +1300)]
dev-lang/perl: Remove eblitted version of 5.24.0
The eblits based variation of 5.24.0 is now surplus to requirements
and 5.24.0-r1 is much more sane and predictable.
No reverse dependencies have any significance here.
Package-Manager: portage-2.3.1
Kent Fredric [Fri, 30 Sep 2016 04:29:25 +0000 (17:29 +1300)]
dev-lang/perl: Add := subslot deps for sys-libs/db
USE=berkdb compiles perl linking against sys-libs/db,
indicating that removing the slot perl compiled against
(which appears to be "latest") will cause Perl to be broken.
This change actually requires -r1 bumps for all dev-lang/perl
to propagate, however, that is a little too complex right now
in the tail of a stabilization.
Package-Manager: portage-2.3.1
Matthew Thode [Fri, 30 Sep 2016 23:58:57 +0000 (18:58 -0500)]
app-admin/ansible: bup and cleanup
Package-Manager: portage-2.3.0
Matthew Thode [Fri, 30 Sep 2016 23:56:04 +0000 (18:56 -0500)]
dev-python/mysqlclient: bup
Package-Manager: portage-2.3.0
Michael Orlitzky [Fri, 30 Sep 2016 23:29:26 +0000 (19:29 -0400)]
dev-lang/php: new 5.6 and 7.0 revisions with additional LICENSE entries.
The main license under which PHP is distributed is the "PHP license."
But, a lot of files, functions, and libraries have been inlined and
bring with them the associated license from the upstream project. This
commit adds the following unconditionally:
* BSD (thread-safe resource manager, probably other places)
* Zend-2.0 (used by the Zend engine, everything under ${S}/Zend/)
and the following USE-conditionally:
* LGPL-2.1+, used by the bcmath extension.
* BSD-2, used by the fpm SAPI and mbstring extension.
* gd, used by gd.
* LGPL-2.1, used by the mbstring extension.
The main license was also updated from "PHP-3" to "PHP-3.01", because
that's what it is.
Package-Manager: portage-2.3.0
Michael Orlitzky [Fri, 30 Sep 2016 23:04:36 +0000 (19:04 -0400)]
licenses: add new Zend-2.0 license as part of the @MISC-FREE group.
The "Zend Engine License, version 2.00" covers parts of the PHP
runtime. The latest version of the Zend license is vanilla BSD:
https://framework.zend.com/license
However, all of the sources shipped with dev-lang/php still refer to
version 2.00 of the license, so we're including it. Version 2.00 is a
modified BSD license with a few more attribution clauses thrown in. It
is still a free software license (although not approved, to my
knowledge), so it has been added to the @MISC-FREE license group.
Gentoo-Bug: 595664
Jason A. Donenfeld [Fri, 30 Sep 2016 23:36:09 +0000 (01:36 +0200)]
net-misc/wireguard: version bump
Package-Manager: portage-2.3.1
Andreas K. Hüttel [Fri, 30 Sep 2016 22:55:34 +0000 (00:55 +0200)]
depend.apache.eclass: Fix warning output
Mike Pagano [Fri, 30 Sep 2016 22:52:48 +0000 (18:52 -0400)]
sys-kernel/vanilla-sources: Remove EOL'ed 4.6.7. Please upgrade to a supported version.
Package-Manager: portage-2.3.0
Andreas K. Hüttel [Fri, 30 Sep 2016 22:21:46 +0000 (00:21 +0200)]
depend.apache.eclass: output a fat warning if used with EAPI=6
We would really need a PMS-supplied eqawarn here...
Andreas K. Hüttel [Fri, 30 Sep 2016 21:52:55 +0000 (23:52 +0200)]
dev-perl/Apache-Test: depend.apache.eclass is incompatible with EAPI=6
Package-Manager: portage-2.3.1
Gilles Dartiguelongue [Fri, 30 Sep 2016 21:44:25 +0000 (23:44 +0200)]
app-text/rarian: unbundle tinyxml, apply patches from other distros
Project is most certainly dead nowadays but a surprising number of
patches from Redhat, Debian and Ubuntu are lying around waiting to be
collected. Since unbundling tinyxml produced a patch too big for
repoman to accept, these are provided via a tarball in dev space.
Bump ebuild to EAPI6.
Gentoo-bug: 252920
Package-Manager: portage-2.3.1
David Seifert [Fri, 30 Sep 2016 21:07:14 +0000 (23:07 +0200)]
dev-libs/cgicc: Remove old ebuild
Package-Manager: portage-2.3.1
David Seifert [Fri, 30 Sep 2016 21:04:15 +0000 (23:04 +0200)]
dev-libs/cgicc: Version bump to 3.2.16
Gentoo-bug: 594704
* EAPI=6
* Add USE=doc for proper generation of documentation
Package-Manager: portage-2.3.1
Pacho Ramos [Fri, 30 Sep 2016 20:20:29 +0000 (22:20 +0200)]
dev-util/meson: ninja-1.6 or newer is needed
Package-Manager: portage-2.3.0
Mike Gilbert [Fri, 30 Sep 2016 15:48:24 +0000 (11:48 -0400)]
media-libs/freetype: avoid redefining TT_CONFIG_OPTION_SUBPIXEL_HINTING
Adjust the enable_option function to remvoe comments instead of appending an
additional line. This should resolve a build failure in sys-boot/grub.
Also allow both cleartype and infinality to be enabled simultaneously, as
documented in ftoption.h.
Bug: https://bugs.gentoo.org/595558
Package-Manager: portage-2.3.1_p4_p550764
Sergei Trofimovich [Fri, 30 Sep 2016 19:54:13 +0000 (20:54 +0100)]
dev-lang/crystal: bump up to 0.19.3
Package-Manager: portage-2.3.1
Mike Pagano [Fri, 30 Sep 2016 19:25:08 +0000 (15:25 -0400)]
sys-kernel/gentoo-sources: Linux patch 4.4.23
Package-Manager: portage-2.3.0
Dirkjan Ochtman [Fri, 30 Sep 2016 18:53:16 +0000 (20:53 +0200)]
dev-util/cargo: require rust-1.9.0 (fixes bug 591942)
Also updates the crates.io registry index to something more recent.
Package-Manager: portage-2.3.0
Dirkjan Ochtman [Fri, 30 Sep 2016 09:42:19 +0000 (11:42 +0200)]
mail-filters/rspamd: remove old versions
Package-Manager: portage-2.3.0
Dirkjan Ochtman [Fri, 30 Sep 2016 09:41:35 +0000 (11:41 +0200)]
mail-filter/rspamd: add support for libressl (fixes bug 595094)
Thanks to Ian <csmk@chaoslab.org>.
Package-Manager: portage-2.3.0
Michał Górny [Fri, 30 Sep 2016 18:45:49 +0000 (20:45 +0200)]
sys-devel/llvm: OCaml install path patch has been merged upstream
Michał Górny [Fri, 30 Sep 2016 18:39:45 +0000 (20:39 +0200)]
sys-libs/libomp: lit search has been fixed upstream
Gilles Dartiguelongue [Fri, 30 Sep 2016 18:21:24 +0000 (20:21 +0200)]
gnome-base/dconf: add dependency on dbus
dconf is a DBus based service. It is needed through GDBus at runtime
and its presence is required for unittests as well.
Gentoo-Bug: 594018
Package-Manager: portage-2.3.1
Matthew Thode [Fri, 30 Sep 2016 17:41:10 +0000 (12:41 -0500)]
dev-python/requests: add missing patch
Package-Manager: portage-2.3.0
Patrice Clement [Fri, 30 Sep 2016 17:33:44 +0000 (19:33 +0200)]
app-office/texstudio: remove unused patches.
Courtesy of Michael Mair-Keimberger <m.mairkeimberger@gmail.com>.
Closes: https://github.com/gentoo/gentoo/pull/1916
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement [Fri, 30 Sep 2016 17:24:54 +0000 (19:24 +0200)]
dev-dotnet/xsp: remove unused patch.
Courtesy of Michael Mair-Keimberger <m.mairkeimberger@gmail.com>.
Closes: https://github.com/gentoo/gentoo/pull/1916
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Jason A. Donenfeld [Fri, 30 Sep 2016 16:50:11 +0000 (18:50 +0200)]
net-analyzer/flent: new ebuild
Package-Manager: portage-2.3.1
Sven Wegener [Fri, 30 Sep 2016 16:48:51 +0000 (16:48 +0000)]
net-irc/irssi: Cleanup
Package-Manager: portage-2.3.0
Sven Wegener [Fri, 30 Sep 2016 16:47:01 +0000 (16:47 +0000)]
net-irc/irssi: Forward-port keywords
Package-Manager: portage-2.3.0
Daniel Pielmeier [Fri, 30 Sep 2016 16:43:09 +0000 (18:43 +0200)]
net-print/hplip-plugin: Remove old.
Package-Manager: portage-2.3.0
Daniel Pielmeier [Fri, 30 Sep 2016 16:11:30 +0000 (18:11 +0200)]
net-print/hplip: Remove old.
Package-Manager: portage-2.3.0
Tim Harder [Fri, 30 Sep 2016 16:09:23 +0000 (12:09 -0400)]
media-gfx/pngcrush: version bump to 1.8.7
Daniel Pielmeier [Fri, 30 Sep 2016 16:09:21 +0000 (18:09 +0200)]
dev-libs/libisoburn: Remove old.
Package-Manager: portage-2.3.0
Daniel Pielmeier [Fri, 30 Sep 2016 16:08:08 +0000 (18:08 +0200)]
dev-libs/libisofs: Remove old.
Package-Manager: portage-2.3.0
Daniel Pielmeier [Fri, 30 Sep 2016 16:06:46 +0000 (18:06 +0200)]
dev-libs/libburn: Remove old.
Package-Manager: portage-2.3.0
Daniel Pielmeier [Fri, 30 Sep 2016 16:05:17 +0000 (18:05 +0200)]
dev-libs/libisoburn: Version bump.
Package-Manager: portage-2.3.0
Daniel Pielmeier [Fri, 30 Sep 2016 16:03:16 +0000 (18:03 +0200)]
dev-libs/libisofs: Version bump.
Package-Manager: portage-2.3.0
Daniel Pielmeier [Fri, 30 Sep 2016 16:01:49 +0000 (18:01 +0200)]
dev-libs/libburn: Version bump.
Package-Manager: portage-2.3.0
Michael Orlitzky [Fri, 30 Sep 2016 14:22:37 +0000 (10:22 -0400)]
dev-lang/php: new 5.6 and 7.0 revisions with bison dependencies.
The PHP build system checks for the presence of bison (even if it will
not be needed), and it emits a warning if an appropriate version is
not found. In the 7.0.x series, this is easy to address by simply
adding a newish version of bison to DEPEND.
In the 5.6.x series, however, there is a bug in the bison version
check. A warning is emitted even when a suitable version of bison
(>= 3.0.1) is present on the system. So in that series, we have added
>=sys-devel/bison-3.0.1 to DEPEND, but also added a new patch. The
patch disables the buggy bison version check, eliminating the
warning. There should be no danger in doing so now that a newer bison
is in DEPEND.
Gentoo-Bug: 593278
Package-Manager: portage-2.3.0
Jeroen Roovers [Fri, 30 Sep 2016 14:52:35 +0000 (16:52 +0200)]
net-dns/bind: Stable for HPPA PPC64 (bug #595340).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Tobias Klausmann [Fri, 30 Sep 2016 14:15:45 +0000 (16:15 +0200)]
sys-process/cronbase: second attempt at fixing bug 595492
In the case of a stale lockfile, the old code still produces error
messages:
/usr/sbin/run-crons: line 61: /proc/6450/cmdline: No such file or
directory
This change should dodge that scenario.
Mike Pagano [Fri, 30 Sep 2016 14:15:22 +0000 (10:15 -0400)]
sys-kernel/gentoo-sources: Cleanup of 4.1.X patchset
Package-Manager: portage-2.3.0
Mike Pagano [Fri, 30 Sep 2016 14:13:01 +0000 (10:13 -0400)]
sys-kernel/gentoo-sources: Cleanup of 3.12.X patchset
Package-Manager: portage-2.3.0
Andrew Savchenko [Fri, 30 Sep 2016 14:01:21 +0000 (17:01 +0300)]
app-doc/clsync-docs: remove useless dependency
Package-Manager: portage-2.3.1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Andrew Savchenko [Fri, 30 Sep 2016 14:00:00 +0000 (17:00 +0300)]
dev-libs/libclsync: remove dependency on app-admin/clsync
It is rare, but still valid use case to use libclsync when clsync
is not installed on the host (or lacks socket control support):
socket can be passed from another host/container via shared file
system, or can be converted to udp using socat.
Package-Manager: portage-2.3.1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Mike Pagano [Fri, 30 Sep 2016 13:57:19 +0000 (09:57 -0400)]
sys-kernel/gentoo-sources: Cleanup of 3.18.X patches
Package-Manager: portage-2.3.0
Jeroen Roovers [Fri, 30 Sep 2016 13:52:53 +0000 (15:52 +0200)]
x11-misc/xautolock: Old.
Package-Manager: portage-2.3.1
Mike Pagano [Fri, 30 Sep 2016 13:26:28 +0000 (09:26 -0400)]
sys-kernel/gentoo-sources: Cleanup of 3.14.X series
Package-Manager: portage-2.3.0
Patrick Lauer [Fri, 30 Sep 2016 13:13:13 +0000 (15:13 +0200)]
dev-lang/rakudo: Bump
Package-Manager: portage-2.3.0
Patrick Lauer [Fri, 30 Sep 2016 13:12:47 +0000 (15:12 +0200)]
dev-lang/nqp: Bump
Package-Manager: portage-2.3.0
Patrick Lauer [Fri, 30 Sep 2016 13:12:22 +0000 (15:12 +0200)]
dev-lang/moarvm: Bump
Package-Manager: portage-2.3.0
Patrick Lauer [Fri, 30 Sep 2016 12:56:56 +0000 (14:56 +0200)]
dev-db/postgresql: Add missing patch #595632
Package-Manager: portage-2.3.0
Jeroen Roovers [Fri, 30 Sep 2016 12:28:00 +0000 (14:28 +0200)]
www-client/vivaldi: Snapshot version bump.
Package-Manager: portage-2.3.1
Andrew Savchenko [Fri, 30 Sep 2016 12:03:27 +0000 (15:03 +0300)]
dev-libs/libclsync: version bump
Bump to 0.4.2, update ebuild to EAPI 6.
Package-Manager: portage-2.3.1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Andrew Savchenko [Fri, 30 Sep 2016 11:33:22 +0000 (14:33 +0300)]
app-admin/clsync: version bump
Bump to 0.4.2, update ebuild to EAPI 6.
Package-Manager: portage-2.3.1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Andrew Savchenko [Fri, 30 Sep 2016 11:16:51 +0000 (14:16 +0300)]
app-doc/clsync-docs: version bump
Bump to 0.4.2, update ebuild to EAPI 6.
Package-Manager: portage-2.3.1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Thomas Kahle [Fri, 30 Sep 2016 11:45:39 +0000 (13:45 +0200)]
www-apps/tt-rss: remove old
Package-Manager: portage-2.3.0
Thomas Kahle [Fri, 30 Sep 2016 11:45:15 +0000 (13:45 +0200)]
www-apps/tt-rss: Bump to current git (rolling release)
Package-Manager: portage-2.3.0
Thomas Kahle [Fri, 30 Sep 2016 11:41:00 +0000 (13:41 +0200)]
sci-mathematics/polymake: Remove old
Package-Manager: portage-2.3.0
Thomas Kahle [Fri, 30 Sep 2016 11:40:16 +0000 (13:40 +0200)]
sci-mathematics/polymake: Bump to 3.0r2
Also solves bug 595330
Package-Manager: portage-2.3.0
Alexis Ballier [Fri, 30 Sep 2016 10:10:03 +0000 (12:10 +0200)]
x11-libs/libxcb: use proper phase for removing man pages.
Removing files from $D has nothing to do with pkg_preinst and moreover it breaks with FEATURES=noman...
Package-Manager: portage-2.3.1
Agostino Sarubbo [Fri, 30 Sep 2016 09:56:34 +0000 (11:56 +0200)]
sys-kernel/vanilla-sources: Automated version bump to {4.4.23,4.7.6} - remove old.
Package-Manager: portage-2.2.28
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Dirkjan Ochtman [Fri, 30 Sep 2016 09:32:02 +0000 (11:32 +0200)]
dev-lang/rust: remove old versions
Package-Manager: portage-2.3.0
Dirkjan Ochtman [Fri, 30 Sep 2016 09:31:13 +0000 (11:31 +0200)]
dev-util/cargo: remove old versions
Package-Manager: portage-2.3.0
Dirkjan Ochtman [Fri, 30 Sep 2016 09:29:39 +0000 (11:29 +0200)]
dev-util/cargo: version bump to 0.13.0
Package-Manager: portage-2.3.0
Jeroen Roovers [Fri, 30 Sep 2016 09:15:18 +0000 (11:15 +0200)]
net-analyzer/nmap: Old.
Package-Manager: portage-2.3.1
Jeroen Roovers [Fri, 30 Sep 2016 09:14:08 +0000 (11:14 +0200)]
net-analyzer/nmap: Version bump.
Package-Manager: portage-2.3.1
Michał Górny [Fri, 30 Sep 2016 08:24:29 +0000 (10:24 +0200)]
sys-libs/libomp: Backport hwloc & ompt support to 3.9.0
Michał Górny [Fri, 30 Sep 2016 08:23:49 +0000 (10:23 +0200)]
sys-libs/libomp: Add MULTILIB_USEDEP on sys-apps/hwloc to -9999
Bernard Cafarelli [Fri, 30 Sep 2016 08:24:05 +0000 (10:24 +0200)]
net-misc/owncloud-client: version bump to 2.2.4
Package-Manager: portage-2.3.1
Tobias Klausmann [Fri, 30 Sep 2016 08:06:29 +0000 (10:06 +0200)]
app-misc/tmux-2.2-r0: stable on alpha
Gentoo-Bug: 595620
Lars Wendler [Fri, 30 Sep 2016 08:03:47 +0000 (10:03 +0200)]
net-dialup/freeradius: Bump to version 3.0.12
Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Tobias Klausmann [Fri, 30 Sep 2016 07:42:54 +0000 (09:42 +0200)]
dev-perl/YAML-Tiny-1.690.0-r0: stable on alpha
Gentoo-Bug: 595578
Tobias Klausmann [Fri, 30 Sep 2016 07:42:53 +0000 (09:42 +0200)]
dev-perl/YAML-Syck-1.290.0-r0: stable on alpha
Gentoo-Bug: 595576
Tobias Klausmann [Fri, 30 Sep 2016 07:42:53 +0000 (09:42 +0200)]
dev-perl/YAML-1.150.0-r0: stable on alpha
Gentoo-Bug: 595572
Tobias Klausmann [Fri, 30 Sep 2016 07:42:52 +0000 (09:42 +0200)]
dev-perl/Test-YAML-1.60.0-r0: stable on alpha
Gentoo-Bug: 595572
Tobias Klausmann [Fri, 30 Sep 2016 07:42:52 +0000 (09:42 +0200)]
dev-perl/XML-Writer-0.625.0-r0: stable on alpha
Gentoo-Bug: 595568
Tobias Klausmann [Fri, 30 Sep 2016 07:42:51 +0000 (09:42 +0200)]
dev-perl/XML-Twig-3.490.0-r0: stable on alpha
Gentoo-Bug: 595566
Tobias Klausmann [Fri, 30 Sep 2016 07:42:51 +0000 (09:42 +0200)]
dev-perl/XML-Stream-1.240.0-r0: stable on alpha
Gentoo-Bug: 595564
Tobias Klausmann [Fri, 30 Sep 2016 07:42:50 +0000 (09:42 +0200)]
sys-devel/gcc-4.9.4-r0: stable on alpha
Gentoo-Bug: 595560
Lars Wendler [Fri, 30 Sep 2016 07:32:17 +0000 (09:32 +0200)]
app-misc/tmux: Bump to version 2.3
Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Tobias Klausmann [Fri, 30 Sep 2016 07:22:54 +0000 (09:22 +0200)]
sys-process/cronbase: avoid bash complaining about null bytes
Newer versions of bash warn about null bytes in command substitutions,
so run-crons would generate mails with messages like this:
/usr/sbin/run-crons: line 59: warning: command substitution: ignored null byte in input
/usr/sbin/run-crons: line 59: warning: command substitution: ignored null byte in input
/usr/sbin/run-crons: line 60: warning: command substitution: ignored null byte in input
/usr/sbin/run-crons: line 60: warning: command substitution: ignored null byte in input
Since the warning is not useful and the resultant string has its null
bytes deleted, we might as well delete them with tr and get rid of the
warning.
Lars Wendler [Fri, 30 Sep 2016 07:22:08 +0000 (09:22 +0200)]
dev-python/requests: Removed old.
Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>