Michael Orlitzky [Fri, 6 Jan 2017 22:11:27 +0000 (17:11 -0500)]
dev-php/twig: fix build with USE=extension unset.
In commit
14f2ab0, I accidentally broke building with
USE="-extension". The eclass src_prepare phase was correctly skipped
(a new change), but then afterwards it became possible for the eclass
src_configure and src_compile to fail. Now those phases are skipped
when USE="-extension", too. For consistency and for a minor
performance improvement, the eclass src_unpack phase is skipped, too.
A new revision was made because I'm not 100% certain that it wasn't
possible to install the extension with USE="-extension" before. If
it was possible, any victims would want to re-emerge twig. I have
also added an unconditional RDEPEND on "dev-lang/php" that could
have been omitted before; that would itself justify a new revision.
Gentoo-Bug: 604874
Package-Manager: portage-2.3.0
Andreas Sturmlechner [Wed, 4 Jan 2017 14:27:54 +0000 (15:27 +0100)]
app-office/calligra: Drop old
Package-Manager: portage-2.3.0
Andreas Sturmlechner [Wed, 4 Jan 2017 13:27:19 +0000 (14:27 +0100)]
app-office/calligra: Fix DEPENDs, add USE=jpeg2k,phonon
Make USE=lcms do something (enable PLUGIN_COLORENGINES)
Make USE=spacenav do sth (enable PLUGIN_SPACENAVIGATOR)
Revert upstream disabling AkonadiContact
Block calligra-l10n:4
Drop unused libpng dependency
Move boost,threadweaver RDEPEND -> DEPEND
KDE_TEST=forceoptional-recursive to eliminate a truckload of warnings
Disable benchmarks as well, nothing is installed
Patch out bogus references to kdelibs4
Package-Manager: portage-2.3.0
Michael Orlitzky [Fri, 6 Jan 2017 21:50:11 +0000 (16:50 -0500)]
dev-php/twig: don't run eclass phases when USE="extension" is unset.
If the user does not wish to build the C extension, there is no need
to run the php-ext-source-r3 eclass phases. Doing so can lead to a
build failure because those eclass phases use DEPENDencies that are
only required conditionally on USE=extension.
Gentoo-Bug: 604874
Package-Manager: portage-2.3.0
Anthony G. Basile [Fri, 6 Jan 2017 20:45:10 +0000 (15:45 -0500)]
net-misc/electrum: remove older unstable versions
Package-Manager: portage-2.3.0
Luke Dashjr [Fri, 6 Jan 2017 20:11:26 +0000 (20:11 +0000)]
net-misc/electrum: 2.7.15
Mike Pagano [Fri, 6 Jan 2017 20:24:53 +0000 (15:24 -0500)]
sys-kernel/vanilla-sources: Linux patches 4.9.1, 4.8.16 and 4.4.40. Remove old
Package-Manager: portage-2.3.0
Mart Raudsepp [Fri, 6 Jan 2017 20:23:25 +0000 (22:23 +0200)]
dev-vcs/notify-webhook: Drop dead python3_3 implementation from PYTHON_COMPAT
Acked-by: Robin H. Johnson <robbat2@gentoo.org>
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Mart Raudsepp [Fri, 6 Jan 2017 20:20:51 +0000 (22:20 +0200)]
dev-python/pygobject: Drop dead python3_3 implementation from PYTHON_COMPAT
This was removed in earlier version, but the bump happened on the
same date as the global removal, so it ended up reappearing.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michael Orlitzky [Fri, 6 Jan 2017 20:09:22 +0000 (15:09 -0500)]
dev-php/PEAR-Text_Highlighter: new revision sans the php-pear-r1 eclass.
This new revision drops php-pear-r1.eclass, and in the process fixes a
few bugs. We no longer install all of the development junk, which
eliminates the /usr/bin/generate executable (used to generate the PHP
classes), and avoids a file collision with app-accessibility/julius.
We also now store the documentation in the correct location.
One extraneous dependency was removed, and another undocumented one
added.
Gentoo-Bug: 544514
Package-Manager: portage-2.3.0
Sven Wegener [Fri, 6 Jan 2017 19:47:44 +0000 (19:47 +0000)]
net-irc/irssi: Version bump
Package-Manager: Portage-2.3.0, Repoman-2.3.1
Michael Orlitzky [Fri, 6 Jan 2017 19:39:31 +0000 (14:39 -0500)]
dev-php/PEAR-File_Archive: remove unused PEAR-File_Archive-1.5.4-r1.
Package-Manager: portage-2.3.0
Michael Orlitzky [Fri, 6 Jan 2017 19:35:02 +0000 (14:35 -0500)]
dev-php/PEAR-File_Archive: new EAPI=6 revision sans php-pear-r1.eclass.
Package-Manager: portage-2.3.0
Michael Orlitzky [Fri, 6 Jan 2017 19:12:19 +0000 (14:12 -0500)]
dev-php/PEAR-Date: remove unused PEAR-Date-1.5.0_alpha1.
Package-Manager: portage-2.3.0
Mart Raudsepp [Fri, 6 Jan 2017 19:17:33 +0000 (21:17 +0200)]
profiles: mask x11-libs/gtk+:1 for removal
Gentoo-bug: 604862
Michael Palimaka [Fri, 6 Jan 2017 18:47:47 +0000 (05:47 +1100)]
app-misc/asciinema: don't forget to die
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Ilya Tumaykin [Fri, 6 Jan 2017 18:26:26 +0000 (21:26 +0300)]
app-misc/asciinema: add python3_5 support
Build succeeds, tests pass, upload works.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev [Fri, 6 Jan 2017 10:13:58 +0000 (12:13 +0200)]
dev-util/mingw64-runtime: version bump
Package-Manager: portage-2.3.0
Ilya Tumaykin [Fri, 6 Jan 2017 17:22:48 +0000 (20:22 +0300)]
media-video/subliminal: fix tests in 2.0.5
Closes: https://github.com/gentoo/gentoo/pull/3352
Manuel Rüger [Fri, 6 Jan 2017 15:31:48 +0000 (16:31 +0100)]
dev-python/schedule: Initial version
Package-Manager: Portage-2.3.3, Repoman-2.3.1
David Seifert [Fri, 6 Jan 2017 15:16:44 +0000 (17:16 +0200)]
sci-mathematics/octave: Add missing DEPEND on dev-qt/linguist-tools:5
Gentoo-bug: 604418
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Manuel Rüger [Fri, 6 Jan 2017 15:06:00 +0000 (16:06 +0100)]
dev-python/arrow: Version bump to 0.10.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Manuel Rüger [Fri, 6 Jan 2017 15:00:52 +0000 (16:00 +0100)]
net-fs/docker-volume-netshare: Initial version
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Jeroen Roovers [Fri, 6 Jan 2017 14:43:46 +0000 (15:43 +0100)]
app-admin/lib_users: Mark ~ppc64 (bug #604504).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Jeroen Roovers [Fri, 6 Jan 2017 14:42:57 +0000 (15:42 +0100)]
dev-python/backports-unittest-mock: Mark ~ppc64 (bug #604504).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Jeroen Roovers [Fri, 6 Jan 2017 14:42:19 +0000 (15:42 +0100)]
dev-python/rst-linker: Mark ~ppc64 (bug #604504).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Benda Xu [Fri, 6 Jan 2017 14:38:27 +0000 (23:38 +0900)]
sys-libs/glibc: prefixify the locale-gen script
note that prefix.eclass is compatible with EAPI=0
Bug: 473484
Package-Manager: portage-2.3.3
Tobias Klausmann [Fri, 6 Jan 2017 14:37:04 +0000 (15:37 +0100)]
dev-cpp/asio-1.10.8-r0: stable on alpha
Gentoo-Bug: 604516
Jeroen Roovers [Fri, 6 Jan 2017 14:32:47 +0000 (15:32 +0100)]
sys-libs/glibc: Stable for PPC64 (bug #576726).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Tobias Klausmann [Fri, 6 Jan 2017 14:22:17 +0000 (15:22 +0100)]
dev-php/pecl-yaz-1.2.1-r0: stable on alpha
Gentoo-Bug: 604706
Tobias Klausmann [Fri, 6 Jan 2017 14:22:17 +0000 (15:22 +0100)]
dev-util/dialog-1.3.
20160828-r0: stable on alpha
Gentoo-Bug: 604600
Tobias Klausmann [Fri, 6 Jan 2017 14:22:16 +0000 (15:22 +0100)]
app-arch/lzip-1.18-r0: stable on alpha
Gentoo-Bug: 604514
Tobias Klausmann [Fri, 6 Jan 2017 14:22:15 +0000 (15:22 +0100)]
app-misc/ca-certificates-
20161102.3.27.2-r2: stable on alpha
Gentoo-Bug: 604502
Tobias Klausmann [Fri, 6 Jan 2017 14:22:14 +0000 (15:22 +0100)]
net-analyzer/nmap-7.31-r0: stable on alpha
Gentoo-Bug: 604494
Tobias Klausmann [Fri, 6 Jan 2017 14:22:14 +0000 (15:22 +0100)]
x11-misc/xlockmore-5.47-r0: stable on alpha
Gentoo-Bug: 604370
Tobias Klausmann [Fri, 6 Jan 2017 14:22:13 +0000 (15:22 +0100)]
app-text/convmv-2.0-r0: stable on alpha
Gentoo-Bug: 604348
Tobias Klausmann [Fri, 6 Jan 2017 14:22:13 +0000 (15:22 +0100)]
app-misc/uptimed-0.4.0-r0: stable on alpha
Gentoo-Bug: 604342
Tobias Klausmann [Fri, 6 Jan 2017 14:22:12 +0000 (15:22 +0100)]
sys-fs/mdadm-3.4-r0: stable on alpha
Gentoo-Bug: 603960
Tobias Klausmann [Fri, 6 Jan 2017 14:22:11 +0000 (15:22 +0100)]
net-ftp/lftp-4.7.4-r0: stable on alpha
Gentoo-Bug: 603936
Tobias Klausmann [Fri, 6 Jan 2017 14:22:11 +0000 (15:22 +0100)]
app-benchmarks/bonnie++-1.97.2-r0: stable on alpha
Gentoo-Bug: 603704
Tobias Klausmann [Fri, 6 Jan 2017 14:22:10 +0000 (15:22 +0100)]
dev-python/pytest-3.0.2-r0: stable on alpha
Gentoo-Bug: 599742
Tobias Klausmann [Fri, 6 Jan 2017 14:22:09 +0000 (15:22 +0100)]
virtual/python-cffi-0-r0: stable on alpha
Gentoo-Bug: 599742
Tobias Klausmann [Fri, 6 Jan 2017 14:22:09 +0000 (15:22 +0100)]
dev-python/pyopenssl-16.2.0-r0: stable on alpha
Gentoo-Bug: 599742
Tobias Klausmann [Fri, 6 Jan 2017 14:22:08 +0000 (15:22 +0100)]
dev-libs/nss-3.27.2-r0: stable on alpha
Gentoo-Bug: 593070
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 6 Jan 2017 14:22:31 +0000 (13:22 -0100)]
www-apps/drupal: 8.2.5 version bump.
Package-Manager: portage-2.3.2
Brian Evans [Fri, 6 Jan 2017 14:21:23 +0000 (09:21 -0500)]
dev-php/pecl-http: Fix build failure with curl_ssl_gnutls USE
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Tobias Klausmann [Fri, 6 Jan 2017 13:32:32 +0000 (14:32 +0100)]
net-irc/irssi-0.8.21-r0: stable on alpha
Gentoo-Bug: 604772
Tobias Klausmann [Fri, 6 Jan 2017 13:32:31 +0000 (14:32 +0100)]
dev-util/lcov-1.11-r0: stable on alpha
Gentoo-Bug: 604776
Tobias Klausmann [Fri, 6 Jan 2017 13:32:30 +0000 (14:32 +0100)]
dev-lang/php-5.6.29-r0: stable on alpha
Gentoo-Bug: 604776
Aaron Bauman [Fri, 6 Jan 2017 13:15:18 +0000 (22:15 +0900)]
net-irc/irssi: amd64 stable wrt bug #604772
Aaron Bauman [Fri, 6 Jan 2017 12:45:23 +0000 (21:45 +0900)]
media-libs/libbluray: amd64 stable wrt bug #604636
Aaron Bauman [Fri, 6 Jan 2017 12:36:07 +0000 (21:36 +0900)]
media-libs/libbdplus: amd64 stable
Aaron Bauman [Fri, 6 Jan 2017 12:13:48 +0000 (21:13 +0900)]
media-sound/dcadec: amd64 stable wrt bug #604638
Aaron Bauman [Fri, 6 Jan 2017 12:06:44 +0000 (21:06 +0900)]
dev-libs/crossguid: amd4 stable wrt bug #604640
Michał Górny [Fri, 6 Jan 2017 12:57:08 +0000 (13:57 +0100)]
gnome-extra/zeitgeist-datasources: Fix removed pkg ref
Johannes Huber [Fri, 6 Jan 2017 12:54:22 +0000 (13:54 +0100)]
dev-util/kdevelop-pg-qt: Fix build w/ sys-devel/flex-2.6.3
Revision bump adds upstream patch to fix build with sys-devel/flex-2.6.3.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Christian Ruppert [Fri, 6 Jan 2017 12:25:35 +0000 (13:25 +0100)]
media-plugins/vdr-tvguide: Remove myself as maintainer
Package-Manager: portage-2.3.2
Christian Ruppert [Fri, 6 Jan 2017 12:25:17 +0000 (13:25 +0100)]
media-plugins/vdr-xineliboutput: Remove myself as maintainer
Package-Manager: portage-2.3.2
Christian Ruppert [Fri, 6 Jan 2017 12:24:09 +0000 (13:24 +0100)]
media-plugins/vdr-skinnopacity: Remove myself as maintainer
Package-Manager: portage-2.3.2
Christian Ruppert [Fri, 6 Jan 2017 12:19:58 +0000 (13:19 +0100)]
app-forensics/lynis: Remove myself as maintainer
Package-Manager: portage-2.3.2
Christian Ruppert [Fri, 6 Jan 2017 12:19:34 +0000 (13:19 +0100)]
media-video/nvidia-settings: Remove myself as maintainer
Package-Manager: portage-2.3.2
Christian Ruppert [Fri, 6 Jan 2017 12:17:49 +0000 (13:17 +0100)]
sys-apps/superiotool: Remove myself as maintainer
Package-Manager: portage-2.3.2
Christian Ruppert [Fri, 6 Jan 2017 12:15:52 +0000 (13:15 +0100)]
sys-process/incron: Remove myself as maintainer
Package-Manager: portage-2.3.2
Christian Ruppert [Fri, 6 Jan 2017 12:14:28 +0000 (13:14 +0100)]
sys-block/megamgr: Remove myself as maintainer
Package-Manager: portage-2.3.2
Christian Ruppert [Fri, 6 Jan 2017 12:10:46 +0000 (13:10 +0100)]
sys-block/megarc: Remove myself as maintainer
Package-Manager: portage-2.3.2
Michał Górny [Fri, 6 Jan 2017 11:34:00 +0000 (12:34 +0100)]
www-apps/drupal: Fix Manifest
Pacho Ramos [Fri, 6 Jan 2017 11:34:23 +0000 (12:34 +0100)]
net-misc/vinagre: Move to rdp USE, https://archives.gentoo.org/gentoo-dev/message/
8cd304c4f5cdf91e195dc0e6a65b7ad0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Pacho Ramos [Fri, 6 Jan 2017 11:33:57 +0000 (12:33 +0100)]
net-misc/remmina: Move to rdp USE, https://archives.gentoo.org/gentoo-dev/message/
8cd304c4f5cdf91e195dc0e6a65b7ad0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Pacho Ramos [Fri, 6 Jan 2017 11:29:03 +0000 (12:29 +0100)]
net-misc/remmina: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Pacho Ramos [Fri, 6 Jan 2017 11:27:24 +0000 (12:27 +0100)]
net-misc/remmina: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Pacho Ramos [Fri, 6 Jan 2017 11:23:32 +0000 (12:23 +0100)]
net-misc/guacamole-server: Move to rdp USE, https://archives.gentoo.org/gentoo-dev/message/
8cd304c4f5cdf91e195dc0e6a65b7ad0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Pacho Ramos [Fri, 6 Jan 2017 11:21:54 +0000 (12:21 +0100)]
media-video/vlc: rdp USE is now global per https://archives.gentoo.org/gentoo-dev/message/
8cd304c4f5cdf91e195dc0e6a65b7ad0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Pacho Ramos [Fri, 6 Jan 2017 11:20:19 +0000 (12:20 +0100)]
kde-apps/krdc: Move to rdp USE, https://archives.gentoo.org/gentoo-dev/message/
8cd304c4f5cdf91e195dc0e6a65b7ad0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Jeroen Roovers [Fri, 6 Jan 2017 11:18:13 +0000 (12:18 +0100)]
app-admin/lib_users: Mark ~hppa (bug #604504).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Jeroen Roovers [Fri, 6 Jan 2017 11:16:10 +0000 (12:16 +0100)]
dev-python/backports-unittest-mock: Mark ~hppa (bug #604504).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Jeroen Roovers [Fri, 6 Jan 2017 11:15:51 +0000 (12:15 +0100)]
dev-python/rst-linker: Mark ~hppa (bug #604504).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Pacho Ramos [Fri, 6 Jan 2017 11:17:06 +0000 (12:17 +0100)]
profiles/use.desk: We will start moving to 'rdp' USE, https://archives.gentoo.org/gentoo-dev/message/
8cd304c4f5cdf91e195dc0e6a65b7ad0
Kristian Fiskerstrand [Fri, 6 Jan 2017 11:11:49 +0000 (12:11 +0100)]
gnome-extra/cinnamon-screensaver: Remove keywords for 3.2.13 for testing
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Pacho Ramos [Fri, 6 Jan 2017 10:56:01 +0000 (11:56 +0100)]
arch/sparc/package.use.stable.mask: use mask to skip gtkspell:3 stabilization for now
Lars Wendler [Fri, 6 Jan 2017 10:51:46 +0000 (11:51 +0100)]
media-libs/harfbuzz: Bump to version 1.4.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Mart Raudsepp [Fri, 6 Jan 2017 10:08:09 +0000 (12:08 +0200)]
x11-libs/wxGTK: Remove unnecessary pango[X] USE depend
pango[X] provides a legacy pangoxft library, not X11 support in general.
wxGTK does not use this, only wxX11 does.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Jeroen Roovers [Fri, 6 Jan 2017 10:06:19 +0000 (11:06 +0100)]
sys-libs/glibc: Stable for HPPA (bug #576726).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Alexis Ballier [Fri, 6 Jan 2017 09:44:28 +0000 (10:44 +0100)]
media-libs/glyr: bump to 1.0.10
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier [Fri, 6 Jan 2017 09:42:12 +0000 (10:42 +0100)]
media-sound/abcm2ps: bump to 8.13.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier [Fri, 6 Jan 2017 09:40:59 +0000 (10:40 +0100)]
media-sound/amsynth: bump to 1.7.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michał Górny [Fri, 6 Jan 2017 09:38:02 +0000 (10:38 +0100)]
media-gfx/kiconedit: Remove last-rited pkg
Michał Górny [Fri, 6 Jan 2017 09:37:31 +0000 (10:37 +0100)]
dev-python/pygtkspellcheck: Remove last-rited pkg, #597146
Michał Górny [Fri, 6 Jan 2017 09:36:06 +0000 (10:36 +0100)]
dev-python/shapely: Remove last-rited pkg
Michał Górny [Fri, 6 Jan 2017 09:33:48 +0000 (10:33 +0100)]
app-misc/tomboy: Remove last-rited pkg, #596600
Michał Górny [Fri, 6 Jan 2017 09:32:21 +0000 (10:32 +0100)]
app-mobilephone/gsmlib: Remove last-rited pkg, #567946
Alexis Ballier [Fri, 6 Jan 2017 09:38:29 +0000 (10:38 +0100)]
media-sound/karlyriceditor: bump to 2.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier [Fri, 6 Jan 2017 09:33:43 +0000 (10:33 +0100)]
media-libs/lilv: bump to 0.24.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier [Fri, 6 Jan 2017 09:33:04 +0000 (10:33 +0100)]
media-libs/lilv: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier [Fri, 6 Jan 2017 09:32:06 +0000 (10:32 +0100)]
media-sound/jalv: bump to 1.6.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michał Górny [Fri, 6 Jan 2017 09:24:12 +0000 (10:24 +0100)]
www-apps/drupal: Clean 6.38 up (masked for removal), #600124
Alexis Ballier [Fri, 6 Jan 2017 09:19:40 +0000 (10:19 +0100)]
media-libs/libdc1394: bump to 2.2.5
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier [Fri, 6 Jan 2017 08:51:00 +0000 (09:51 +0100)]
media-video/ffmpeg: add missing := dep on libass
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier [Fri, 6 Jan 2017 08:46:04 +0000 (09:46 +0100)]
dev-ml/ocaml-sqlite3: bump to 4.1.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Johannes Huber [Fri, 6 Jan 2017 09:03:17 +0000 (10:03 +0100)]
kde5.eclass: Drop obsolete kdepim S handling
Aaron Bauman [Fri, 6 Jan 2017 09:00:03 +0000 (18:00 +0900)]
dev-lang/php: amd64 stable wrt bug #604776