Agostino Sarubbo [Mon, 25 Jan 2016 15:43:52 +0000 (16:43 +0100)]
net-analyzer/icinga2: amd64 stable wrt bug #572644
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Bernard Cafarelli [Mon, 25 Jan 2016 15:27:14 +0000 (16:27 +0100)]
sys-devel/llvm: fix live ebuild
Update clang version, bug #572396
Update llvm-config patch, bug #572564
Package-Manager: portage-2.2.27
Justin Lecher [Mon, 25 Jan 2016 14:58:37 +0000 (15:58 +0100)]
sys-fs/cachefilesd: Correct LICENSE
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 12:59:24 +0000 (13:59 +0100)]
dev-python/seaborn: Version Bump
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 12:52:47 +0000 (13:52 +0100)]
dev-python/pytest-catchlog: Version Bump
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 12:49:07 +0000 (13:49 +0100)]
dev-python/celery: Chop DESCRIPTION to 80 chars
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 12:46:35 +0000 (13:46 +0100)]
dev-python/celery: Version Bump
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 12:39:31 +0000 (13:39 +0100)]
dev-python/numpy: Propargate latest cahnges to live ebuild
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 12:29:18 +0000 (13:29 +0100)]
dev-python/pytest: Version Bump
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 12:07:34 +0000 (13:07 +0100)]
dev-python/jedi: Add python3.5 support
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 11:59:33 +0000 (12:59 +0100)]
dev-python/setuptools: Version Bump
Propargate changes to live ebuild
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 11:46:42 +0000 (12:46 +0100)]
dev-python/sphinx: Version Bump
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Brian Evans [Mon, 25 Jan 2016 15:06:50 +0000 (10:06 -0500)]
dev-php/pecl-apcu_bc: Fix bug 572864 by changing name of the ini file created
Package-Manager: portage-2.2.26
Matthias Maier [Mon, 25 Jan 2016 14:51:04 +0000 (08:51 -0600)]
app-doc/doxygen: take over maintainership
Package-Manager: portage-2.2.26
Michael Orlitzky [Mon, 25 Jan 2016 14:26:02 +0000 (09:26 -0500)]
app-backup/backuppc: un-remove systemd service file in v3.3.1.
For some reason lost to time, I omitted the installation of the
systemd service file from backuppc-3.3.1.ebuild. Erik Zeek reported
the omission and provided a fix in bug 572818.
Gentoo-Bug: 572818
Reported-by: Erik Zeek
Package-Manager: portage-2.2.26
Michael Palimaka [Mon, 25 Jan 2016 14:08:44 +0000 (01:08 +1100)]
Merge branch 'cmake-eapi-6'
Michael Palimaka [Mon, 25 Jan 2016 14:04:15 +0000 (01:04 +1100)]
cmake-utils.eclass: enable EAPI 6
Michael Palimaka [Mon, 25 Jan 2016 14:04:15 +0000 (01:04 +1100)]
cmake-utils.eclass: ban helper functions in EAPI 6 and later
The affected helpers are:
* cmake-utils_use_build
* cmake-utils_use_disable
* cmake-utils_use_enable
* cmake-utils_use_has
* cmake-utils_use_no
* cmake-utils_use_use
* cmake-utils_use_want
* cmake-utils_use_with
* cmake-utils_use
* cmake-utils_useno
https://archives.gentoo.org/gentoo-dev/message/
6ff6dedb44fff4289764dc5eb960e1c6
Gentoo-bug: 514384
Michael Palimaka [Mon, 25 Jan 2016 14:04:14 +0000 (01:04 +1100)]
cmake-utils.eclass: require two arguments for cmake-utils_use_find_package in EAPI 6 and later
This will allow us to remove the capitalisation variants code later.
Michael Palimaka [Mon, 25 Jan 2016 14:04:14 +0000 (01:04 +1100)]
cmake-utils.eclass: use default_src_prepare in EAPI 6 and later
Michael Palimaka [Mon, 25 Jan 2016 14:04:13 +0000 (01:04 +1100)]
cmake-utils.eclass: ban non-array usage of mycmakeargs in EAPI 6 and later
Michael Palimaka [Mon, 25 Jan 2016 14:04:13 +0000 (01:04 +1100)]
cmake-utils.eclass: move $S modifications to src_prepare in EAPI 6 and later
This is the correct phase for source modifications, and additionally avoids a
multilib race condition.
Gentoo-bug: 513170
Michael Palimaka [Mon, 25 Jan 2016 14:04:13 +0000 (01:04 +1100)]
cmake-utils.eclass: namespace some private functions
Michael Palimaka [Mon, 25 Jan 2016 14:04:12 +0000 (01:04 +1100)]
cmake-utils.eclass: replace comment_add_subdirectory with a namespaced version
Michael Palimaka [Mon, 25 Jan 2016 14:04:12 +0000 (01:04 +1100)]
cmake-utils.eclass: ban WANT_CMAKE in EAPI 6 and later
It is basically unused across the tree and complicates the eclass. If it were
needed, it might be better to write custom ebuild phase functions instead.
Michael Palimaka [Mon, 25 Jan 2016 14:04:11 +0000 (01:04 +1100)]
cmake-utils.eclass: remove duplicate CMAKE_REMOVE_MODULES
Michael Palimaka [Mon, 25 Jan 2016 14:04:11 +0000 (01:04 +1100)]
cmake-utils.eclass: use a proper if statement
Nikoli [Mon, 25 Jan 2016 14:04:10 +0000 (01:04 +1100)]
cmake-utils.eclass: check exit codes of executed commands
Gentoo-bug: 544966
Michael Palimaka [Mon, 25 Jan 2016 14:04:09 +0000 (01:04 +1100)]
cmake-utils.eclass: declare some variables local
Prevents them from spanning multilibs.
Gentoo-bug: 513170
Michael Palimaka [Mon, 25 Jan 2016 14:04:08 +0000 (01:04 +1100)]
cmake-utils.eclass: reorder a bit
Hans de Graaff [Mon, 25 Jan 2016 14:05:15 +0000 (15:05 +0100)]
app-misc/sphinx: enable id64 by default
This matches upstream and avoids deprecation messages about using 32bit ids.
Package-Manager: portage-2.2.26
Hans de Graaff [Mon, 25 Jan 2016 06:33:53 +0000 (07:33 +0100)]
app-emacs/magit: add 2.4.0
Package-Manager: portage-2.2.26
Hans de Graaff [Mon, 25 Jan 2016 06:25:54 +0000 (07:25 +0100)]
dev-ruby/sinatra: add 1.4.7
Package-Manager: portage-2.2.26
Wolfram Schlich [Mon, 25 Jan 2016 13:34:12 +0000 (14:34 +0100)]
net-libs/loudmouth: version bump (new upstream) with new USE=openssl; added myself as maintainer, removed the gnome herd as agreed upon with EvaSDK.
Package-Manager: portage-2.2.27
Nicolas Bock [Mon, 25 Jan 2016 12:49:55 +0000 (05:49 -0700)]
sci-physics/lammps: Version bump
Package-Manager: portage-2.2.26
Joshua Kinard [Mon, 25 Jan 2016 12:48:46 +0000 (07:48 -0500)]
Update copyright year to 2016.
Alexis Ballier [Mon, 25 Jan 2016 12:25:22 +0000 (13:25 +0100)]
media-video/mplayer: bump to 1.2.1
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Lars Wendler [Mon, 25 Jan 2016 12:26:05 +0000 (13:26 +0100)]
dev-vcs/tortoisehg: Removed old.
Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Mon, 25 Jan 2016 12:25:40 +0000 (13:25 +0100)]
dev-vcs/tortoisehg: Bump to version 3.6.3
Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Mon, 25 Jan 2016 12:10:38 +0000 (13:10 +0100)]
media-sound/clementine: Fixed list of available languages (bug #572008)
and depend on libechonest with qt4 USE flag being enabled (bug #571980)
Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Joshua Kinard [Mon, 25 Jan 2016 11:11:24 +0000 (06:11 -0500)]
Change maintainer for linux-mod and linux-info eclasses to kernel@gentoo.org.
Agostino Sarubbo [Mon, 25 Jan 2016 10:57:39 +0000 (11:57 +0100)]
media-video/ffmpeg: x86 stable wrt bug #571868
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
David Seifert [Mon, 25 Jan 2016 10:57:17 +0000 (11:57 +0100)]
media-gfx/xv: Fix -Werror=format-security errors
Gentoo-Bug: 542134
* EAPI=6
* Amended all patches to be compatible with -p1
Package-Manager: portage-2.2.27
Agostino Sarubbo [Mon, 25 Jan 2016 10:57:08 +0000 (11:57 +0100)]
media-video/ffmpeg: amd64 stable wrt bug #571868
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Joshua Kinard [Mon, 25 Jan 2016 10:49:28 +0000 (05:49 -0500)]
Change kernel-2 maintainer to kernel@gentoo.org
Lars Wendler [Mon, 25 Jan 2016 10:41:36 +0000 (11:41 +0100)]
sys-block/di: Bump to version 4.41
Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Andrew Savchenko [Mon, 25 Jan 2016 10:28:40 +0000 (13:28 +0300)]
app-benchmarks/filebench: add new maintainers
Package-Manager: portage-2.2.27
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Andrew Savchenko [Mon, 25 Jan 2016 10:26:04 +0000 (13:26 +0300)]
app-benchmarks/bonnie++: add new maintainers
Package-Manager: portage-2.2.27
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Agostino Sarubbo [Mon, 25 Jan 2016 10:25:24 +0000 (11:25 +0100)]
media-libs/x265: x86 stable wrt bug #570878
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 25 Jan 2016 10:25:03 +0000 (11:25 +0100)]
media-libs/x265: amd64 stable wrt bug #570878
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
David Seifert [Mon, 25 Jan 2016 10:17:08 +0000 (11:17 +0100)]
net-im/ysm: add -std=gnu89 to CFLAGS to restore pre-GCC5 semantics
Gentoo-Bug: 570408
* EAPI=6
Package-Manager: portage-2.2.27
David Seifert [Mon, 25 Jan 2016 09:51:18 +0000 (10:51 +0100)]
sys-power/cpudyn: Install html files into html/ dir
Package-Manager: portage-2.2.27
David Seifert [Mon, 25 Jan 2016 09:49:01 +0000 (10:49 +0100)]
sci-libs/netcdf-fortran: Replace 'doins' with 'dodoc -r'
Package-Manager: portage-2.2.27
David Seifert [Mon, 25 Jan 2016 09:47:15 +0000 (10:47 +0100)]
sci-libs/netcdf-cxx: Replace 'doins' with 'dodoc -r'
Package-Manager: portage-2.2.27
David Seifert [Mon, 25 Jan 2016 09:45:36 +0000 (10:45 +0100)]
sci-libs/netcdf: Replace 'doins' with 'dodoc -r'
Package-Manager: portage-2.2.27
David Seifert [Mon, 25 Jan 2016 09:32:29 +0000 (10:32 +0100)]
media-gfx/tgif: Fix -Werror=format-security errors
Gentoo-Bug: 542132
* EAPI=6
* Fixed QA implicit declarations
Package-Manager: portage-2.2.27
Agostino Sarubbo [Mon, 25 Jan 2016 09:47:52 +0000 (10:47 +0100)]
sys-process/numactl: x86 stable wrt bug #572786
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 25 Jan 2016 09:47:29 +0000 (10:47 +0100)]
sys-process/numactl: amd64 stable wrt bug #572786
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Patrice Clement [Mon, 25 Jan 2016 09:44:19 +0000 (09:44 +0000)]
Merge remote-tracking branch 'github/pr/720'. Fixes bug 569110.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Ilya Tumaykin [Mon, 25 Jan 2016 08:03:06 +0000 (11:03 +0300)]
dev-libs/uchardet: verbump to 0.0.5 wrt bug 569110
List of changes:
- update SRC_URI to follow the upstream's migration
from googlecode to github wrt bug 569106;
- proper static-libs USE handling via configure option;
- add testing support to ebuild;
- drop unneeded empty DEPEND/RDEPEND;
- sync DESCRIPTION with upstream.
Gentoo-Bugs: 569106, 569110
Package-Manager: portage-2.2.27
Ilya Tumaykin [Mon, 25 Jan 2016 09:27:19 +0000 (12:27 +0300)]
dev-libs/uchardet: add myself as a proxy-maintainer
As agreed upon with Ian Delaney (idella4).
Package-Manager: portage-2.2.27
Ian Delaney [Mon, 25 Jan 2016 09:14:20 +0000 (17:14 +0800)]
dev-libs/uchardet/metadata.xml: drop inactive proxy maintainer
Package-Manager: portage-2.2.26
Patrice Clement [Mon, 25 Jan 2016 08:57:58 +0000 (08:57 +0000)]
Merge remote-tracking branch 'github/pr/703'. Fixes bug 560362.
Ulrich Müller [Mon, 25 Jan 2016 08:58:23 +0000 (09:58 +0100)]
app-emacs/pymacs: Whitespace.
Package-Manager: portage-2.2.26
Patrice Clement [Mon, 25 Jan 2016 08:46:34 +0000 (08:46 +0000)]
net-dns/pdns: Regenerate Manifest file.
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 08:30:54 +0000 (09:30 +0100)]
dev-python/python-sqlparse: Fix doc building
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572742
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 08:07:32 +0000 (09:07 +0100)]
dev-python/click: Build docs using python2
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572660
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 08:02:49 +0000 (09:02 +0100)]
sys-kernel/aufs-sources: Bump to latest genpatches and linux release
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 07:58:31 +0000 (08:58 +0100)]
sys-kernel/aufs-sources: Drop old
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 07:53:34 +0000 (08:53 +0100)]
app-emacs/pymacs: Properly remove version from python command
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 07:49:36 +0000 (08:49 +0100)]
dev-python/send2trash: Add python3.5 support
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 07:46:49 +0000 (08:46 +0100)]
dev-python/matplotlib: Backport patch for problems with sphinx-1.3.4
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 07:43:43 +0000 (08:43 +0100)]
dev-python/pyinotify: Add python3.5 support
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher [Mon, 25 Jan 2016 07:21:28 +0000 (08:21 +0100)]
readme.gentoo.eclass: QA warn for deprecation of readme.gentoo.eclass
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson [Mon, 25 Jan 2016 06:37:38 +0000 (22:37 -0800)]
Fix missing DIST entry in Manifest, and update copyright year (as trivial change to ensure manifest update propogates).
Package-Manager: portage-2.2.24
Michael Orlitzky [Mon, 25 Jan 2016 05:02:44 +0000 (00:02 -0500)]
dev-lang/php: revision the 5.6 and 7.0 series to add pdo-firebird support.
PHP has two Firebird drivers -- the legacy "interbase" driver and the
new pdo-firebird driver. We have always supported the legacy driver
with USE=firebird, but were missing the pdo-firebird configure flag
when USE="pdo firebird" was set. Similar tricks were in place for
e.g. sqlite and oci8, but Firebird was forgotten.
Dmitry A. Bakshaev was nice enough to point this out in bug 538226,
and even supplied a patch. Testing shows that both drivers work in
php:5.6, but that only the PDO driver works in php:7.0. That's not
a regression; this commit adds the only driver that works in php:7.0.
Gentoo-Bug: 538226
Suggested-By: Dmitry A. Bakshaev
Package-Manager: portage-2.2.26
Tim Harder [Mon, 25 Jan 2016 03:59:26 +0000 (22:59 -0500)]
media-video/mkvtoolnix: add ruby:2.3 build support (bug #570116)
Anthony G. Basile [Mon, 25 Jan 2016 03:21:43 +0000 (22:21 -0500)]
sys-kernel/hardened-sources: version bump to 4.3.4
vanilla-4.3.4 + genpatches-4.3-5 + grsecurity-3.1-4.3.4-
201601231215
Package-Manager: portage-2.2.26
Marc Schiffbauer [Mon, 25 Jan 2016 02:40:18 +0000 (03:40 +0100)]
sys-fs/lvm2: Add revbumps to fix #461564
Package-Manager: portage-2.2.26
Mike Gilbert [Mon, 25 Jan 2016 02:20:15 +0000 (21:20 -0500)]
app-pda/libimobiledevice: Override PYTHON_LDFLAGS in src_configure
Works around broken build system.
Bug: https://bugs.gentoo.org/567916
Package-Manager: portage-2.2.27_p49
Mike Gilbert [Mon, 25 Jan 2016 02:14:31 +0000 (21:14 -0500)]
app-pda/libplist: Override PYTHON_LDFLAGS in src_configure
Works around broken build system.
Bug: https://bugs.gentoo.org/567370
Package-Manager: portage-2.2.27_p49
Ulrich Müller [Mon, 25 Jan 2016 00:46:02 +0000 (01:46 +0100)]
app-doc/pms: Reassign to PMS project.
Package-Manager: portage-2.2.26
Ulrich Müller [Mon, 25 Jan 2016 00:35:47 +0000 (01:35 +0100)]
app-xemacs/ebuild-mode: Add missing maintainer type in metadata.
Package-Manager: portage-2.2.26
Ulrich Müller [Mon, 25 Jan 2016 00:34:38 +0000 (01:34 +0100)]
app-emacs/ebuild-mode: Add missing maintainer type in metadata.
Package-Manager: portage-2.2.26
Ulrich Müller [Mon, 25 Jan 2016 00:31:42 +0000 (01:31 +0100)]
app-emacs/eselect-mode: eselect project is upstream.
Package-Manager: portage-2.2.26
Ulrich Müller [Mon, 25 Jan 2016 00:07:29 +0000 (01:07 +0100)]
Reassign some packages from Emacs project to GNU Emacs project.
Erik Mackdanz [Mon, 25 Jan 2016 00:10:32 +0000 (18:10 -0600)]
app-emulation/lxd: remove old
Package-Manager: portage-2.2.26
Erik Mackdanz [Mon, 25 Jan 2016 00:07:18 +0000 (18:07 -0600)]
app-emulation/lxd: bump to 0.27
Package-Manager: portage-2.2.26
Davide Pesavento [Sun, 24 Jan 2016 23:56:09 +0000 (00:56 +0100)]
dev-qt/qt-docs: indent metadata.xml with tabs
Package-Manager: portage-2.2.27
Davide Pesavento [Sun, 24 Jan 2016 23:53:46 +0000 (00:53 +0100)]
dev-qt/qtchooser: re-indent metadata.xml
Package-Manager: portage-2.2.27
Davide Pesavento [Sun, 24 Jan 2016 23:48:22 +0000 (00:48 +0100)]
dev-qt/qt-mobility: re-indent metadata.xml
Package-Manager: portage-2.2.27
Davide Pesavento [Sun, 24 Jan 2016 23:44:43 +0000 (00:44 +0100)]
dev-qt/qt-creator: re-indent metadata.xml
Package-Manager: portage-2.2.27
Ulrich Müller [Sun, 24 Jan 2016 23:48:09 +0000 (00:48 +0100)]
app-emacs/auctex: Version bump.
Package-Manager: portage-2.2.26
Vikraman Choudhury [Sun, 24 Jan 2016 23:38:22 +0000 (18:38 -0500)]
net-mail/mu: Bump to version 0.9.16
Package-Manager: portage-2.2.27
David Seifert [Sun, 24 Jan 2016 23:37:07 +0000 (00:37 +0100)]
media-gfx/videorbits: Version bump to 2.205
Gentoo-Bug: 570302
* EAPI=6
* Make patch -p1 compatible
* Add missing sci-libs/fftw:2.1 dependency
* Add missing media-libs/netpbm dependency
* Fix -Werror=format-security errors
* Fix QA implicit declarations
Package-Manager: portage-2.2.27
Tim Harder [Sun, 24 Jan 2016 23:26:56 +0000 (18:26 -0500)]
dev-python/pychroot: remove unnecessary man page conditional
Tim Harder [Sun, 24 Jan 2016 23:25:51 +0000 (18:25 -0500)]
dev-util/pkgcheck: remove unnecessary man page conditional
Sven Wegener [Sun, 24 Jan 2016 23:16:59 +0000 (23:16 +0000)]
net-dns/pdns: Cleanup
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Michał Górny [Sun, 24 Jan 2016 23:06:09 +0000 (00:06 +0100)]
Merge the GLEP 67 transition changes
Sven Wegener [Sun, 24 Jan 2016 23:04:16 +0000 (23:04 +0000)]
Merge branch 'tvheadend'
* tvheadend:
media-tv/tvheadend: Fix IMDb URL, bug #536072
media-tv/tvheadend: Version bump, bug #572576
media-tv/tvheadend: Convert to git-r3.eclass
media-tv/tvheadend: Disable building bundled libraries
media-tv/tvheadend: Forward port additional USE flags
media-tv/tvheadend: Forward port the libav USE flag
media-tv/tvheadend: Update dependency syntax of live ebuild
media-tv/tvheadend: Lower openssl dependency restriction
media-tv/tvheadend: Move headers to being DEPEND-only
media-tv/tvheadend: Move xmltv to being RDEPEND-only
media-tv/tvheadend: Fixup DEPEND setting
media-tv/tvheadend: Remove curl dependency
media-tv/tvheadend: Remove epoll USE flag
media-tv/tvheadend: Remove ccache USE flag
media-tv/tvheadend: Remove iconv patch and USE flag
media-tv/tvheadend: Remove --mandir configure option
media-tv/tvheadend: Move dtv-scan-tables version to variable