gentoo.git
10 years agomedia-video/mpv: explicitly enable audio input in Video4Linux streams
Ilya Tumaykin [Tue, 22 Dec 2015 18:11:12 +0000 (21:11 +0300)]
media-video/mpv: explicitly enable audio input in Video4Linux streams

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: comment on automagic VDPAU HW acceleration
Ilya Tumaykin [Tue, 22 Dec 2015 18:02:08 +0000 (21:02 +0300)]
media-video/mpv: comment on automagic VDPAU HW acceleration

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: adjust required libass USE flags wrt bug 562394
Ilya Tumaykin [Tue, 22 Dec 2015 17:59:38 +0000 (20:59 +0300)]
media-video/mpv: adjust required libass USE flags wrt bug 562394

mpv uses libass to render subtitles and enca to detect subtitle
encoding. For mpv to support enca, mpv does not need to have
libass[enca]. This helps to avoid problems with >=libass-0.13.0,
which dropped 'enca' USE.

Also enable harfbuzz USE to support subtitles for complex languages.

See [0] as a reference for both of the above.

[0]: https://github.com/mpv-player/mpv/blob/master/DOCS/man/options.rst

Gentoo-Bug: 562394

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: adjust required libdvread version from 4.1.3 to 4.1.0
Ilya Tumaykin [Tue, 22 Dec 2015 17:22:33 +0000 (20:22 +0300)]
media-video/mpv: adjust required libdvread version from 4.1.3 to 4.1.0

The first libdvdread-4.x version that entered the tree was 4.1.3, so
from the Portage point of view this is ditto. However, mpv configure
script requires libdvdread '>=4.1.0'. Unless someone wants to include
this lengthy explanation why these two versions mismatch in the ebuild,
adjust libdvdread version in dependency.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: clarify USE descriptions in metadata
Ilya Tumaykin [Mon, 28 Dec 2015 06:27:13 +0000 (09:27 +0300)]
media-video/mpv: clarify USE descriptions in metadata

enca and libguess are used only for subtitles charset discovery.
Minor wording improvements for vf-dlopen and jpeg USE flags.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: avoid uchardet automagic dep wrt bug 565646
Ilya Tumaykin [Tue, 22 Dec 2015 17:11:26 +0000 (20:11 +0300)]
media-video/mpv: avoid uchardet automagic dep wrt bug 565646

Add missing uchardet USE flag to avoid automagic dependency on uchardet
wrt bug 565646.

Gentoo-Bug: 565646

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: explicitly disable unsupported options
Ilya Tumaykin [Tue, 22 Dec 2015 17:04:38 +0000 (20:04 +0300)]
media-video/mpv: explicitly disable unsupported options

Similar idea was submitted by Vindex17 in PR #318.

This includes static build and APIs from MacOS and Windows.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: sort use_enable statements as in configure script
Ilya Tumaykin [Tue, 22 Dec 2015 16:57:47 +0000 (19:57 +0300)]
media-video/mpv: sort use_enable statements as in configure script

This eases USE reviews during version bumps.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: adjust libsdl2 dependency
Ilya Tumaykin [Tue, 22 Dec 2015 16:54:06 +0000 (19:54 +0300)]
media-video/mpv: adjust libsdl2 dependency

Similar idea was submitted by Vindex17 in PR #318.

Though libsdl2 is listed under audio outputs in configure script,
it actually handles both audio and video outputs. Thus video and sound
USE flags should be enabled for libsdl2. We also want X or wayland USE
flag enabled for libsdl2, so mpv can create a window to render in.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: tidy comments
Ilya Tumaykin [Tue, 22 Dec 2015 16:49:47 +0000 (19:49 +0300)]
media-video/mpv: tidy comments

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: enable test support, masked on ~alpha for now
Ilya Tumaykin [Tue, 22 Dec 2015 16:44:10 +0000 (19:44 +0300)]
media-video/mpv: enable test support, masked on ~alpha for now

mpv has a small, but working test suite. It requires dev-util/cmocka,
which is missing ~alpha keyword atm. Thus a package USE mask is needed.

See bug 569558 for dev-util/cmocka KEYWORDREQ.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: simplify mesa dependency
Ilya Tumaykin [Tue, 22 Dec 2015 16:37:02 +0000 (19:37 +0300)]
media-video/mpv: simplify mesa dependency

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: add missing libXdamage dep for OpenGL on X (GLX)
Ilya Tumaykin [Tue, 22 Dec 2015 16:31:44 +0000 (19:31 +0300)]
media-video/mpv: add missing libXdamage dep for OpenGL on X (GLX)

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: introduce missing archive USE
Ilya Tumaykin [Tue, 22 Dec 2015 16:15:41 +0000 (19:15 +0300)]
media-video/mpv: introduce missing archive USE

This USE enables archive support via libarchive.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: use COMMON_DEPEND for common dependencies
Ilya Tumaykin [Tue, 22 Dec 2015 16:11:37 +0000 (19:11 +0300)]
media-video/mpv: use COMMON_DEPEND for common dependencies

This was originally submitted by Vindex17 in PR #318.

This makes DEPEND/RDEPEND setup simple and readable.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: rename doc-pdf USE to doc
Ilya Tumaykin [Tue, 22 Dec 2015 15:54:18 +0000 (18:54 +0300)]
media-video/mpv: rename doc-pdf USE to doc

We have the standard way to enable documentation build in Gentoo and
this way is global doc USE.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: remove useless deps on x11-proto/*
Ilya Tumaykin [Tue, 22 Dec 2015 15:49:46 +0000 (18:49 +0300)]
media-video/mpv: remove useless deps on x11-proto/*

These packages are pulled by the corresponding libs already.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: fix libva dependency version wrt bug 565618
Ilya Tumaykin [Tue, 22 Dec 2015 15:42:20 +0000 (18:42 +0300)]
media-video/mpv: fix libva dependency version wrt bug 565618

This was originally submitted by Vindex17 in PR #318.

Gentoo-Bug: 565618

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: remove explicit dependency on libcdio
Ilya Tumaykin [Tue, 22 Dec 2015 15:36:07 +0000 (18:36 +0300)]
media-video/mpv: remove explicit dependency on libcdio

Upstream requires only libcdio-cdparanoia for CDDA support.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: rename cdio USE to cdda
Ilya Tumaykin [Tue, 22 Dec 2015 15:23:52 +0000 (18:23 +0300)]
media-video/mpv: rename cdio USE to cdda

This was originally submitted by Vindex17 in PR #318.

Local cdio USE has the same meaning for mpv as global cdda USE. It looks
like it was copied from mplayer ebuild where it made sense, because
mplayer could support both cdparanoia and cdio-paranoia at the time. On
the other hand, current mpv only supports cdio-paranoia.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: sort dependencies alphabetically
Ilya Tumaykin [Tue, 22 Dec 2015 15:13:55 +0000 (18:13 +0300)]
media-video/mpv: sort dependencies alphabetically

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: use elog for libav USE message
Ilya Tumaykin [Mon, 28 Dec 2015 04:46:23 +0000 (07:46 +0300)]
media-video/mpv: use elog for libav USE message

This way user is also informed after the build that he may lose some
functionality with libav.

Suggested by mgorny in PR #511.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: better wording in user messages
Ilya Tumaykin [Tue, 22 Dec 2015 15:08:38 +0000 (18:08 +0300)]
media-video/mpv: better wording in user messages

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: do USE checks in pkg_pretend
Ilya Tumaykin [Tue, 22 Dec 2015 15:06:39 +0000 (18:06 +0300)]
media-video/mpv: do USE checks in pkg_pretend

This was originally submitted by Vindex17 in PR #318.

This is the proper place if we will need to die early (we will).

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: sort eclasses alphabetically
Ilya Tumaykin [Tue, 22 Dec 2015 14:59:13 +0000 (17:59 +0300)]
media-video/mpv: sort eclasses alphabetically

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: make waf sources be appended to SRC_URI
Ilya Tumaykin [Mon, 28 Dec 2015 02:43:54 +0000 (05:43 +0300)]
media-video/mpv: make waf sources be appended to SRC_URI

This helps to avoid confusion that waf sources are the only ones being
fetched.

Suggested by mgorny in PR #511.

Also use a shorter fetch URL for waf sources.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: rename WAF_V to WAF_PV to be in sync with Portage
Ilya Tumaykin [Tue, 22 Dec 2015 14:56:19 +0000 (17:56 +0300)]
media-video/mpv: rename WAF_V to WAF_PV to be in sync with Portage

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: make more probable branch first
Ilya Tumaykin [Tue, 22 Dec 2015 14:47:07 +0000 (17:47 +0300)]
media-video/mpv: make more probable branch first

We have only one live ebuild and no less than one versioned ebuild.
Thus make the versioned case be the first to preserve the flow of
reading in most cases.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: use HTTPS links where possible
Ilya Tumaykin [Tue, 22 Dec 2015 14:37:12 +0000 (17:37 +0300)]
media-video/mpv: use HTTPS links where possible

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: whitespace change to improve readability
Ilya Tumaykin [Tue, 22 Dec 2015 14:32:15 +0000 (17:32 +0300)]
media-video/mpv: whitespace change to improve readability

Package-Manager: portage-2.2.24

10 years agoprofiles/arch/amd64/package.use.mask: typo; add missed '#'
Ian Delaney [Mon, 28 Dec 2015 12:42:49 +0000 (20:42 +0800)]
profiles/arch/amd64/package.use.mask: typo; add missed '#'

10 years agoprofiles/arch/x86/package.use.mask: typo; add missed '#'
Ian Delaney [Mon, 28 Dec 2015 12:41:32 +0000 (20:41 +0800)]
profiles/arch/x86/package.use.mask: typo; add missed '#'

10 years agoprofiles/arch/alpha/package.use.mask: set use/mask for media-video/mpv test
Ian Delaney [Mon, 28 Dec 2015 11:14:05 +0000 (19:14 +0800)]
profiles/arch/alpha/package.use.mask: set use/mask for media-video/mpv test

Pull request: https://github.com/gentoo/gentoo/pull/511,544

10 years agoprofiles/arch/x86/package.use.mask: unmask IUSE uchardet for media-video/mpv
Ian Delaney [Mon, 28 Dec 2015 08:21:24 +0000 (16:21 +0800)]
profiles/arch/x86/package.use.mask: unmask IUSE uchardet for media-video/mpv

Pull request: https://github.com/gentoo/gentoo/pull/511

10 years agoprofiles/arch/amd64/package.use.mask: unmask IUSE uchardet for media-video/mpv
Ian Delaney [Mon, 28 Dec 2015 08:18:50 +0000 (16:18 +0800)]
profiles/arch/amd64/package.use.mask: unmask IUSE uchardet for media-video/mpv

Pull request: https://github.com/gentoo/gentoo/pull/511

10 years agoprofiles/base/package.use.mask: masking IUSE uchardet for media-video/mpv
Ian Delaney [Mon, 28 Dec 2015 08:14:15 +0000 (16:14 +0800)]
profiles/base/package.use.mask: masking IUSE uchardet for media-video/mpv

temporary measure until keywording completed for dev-libs/uchardet

Pull request: https://github.com/gentoo/gentoo/pull/511

10 years agoMerge remote-tracking branch 'github/pr/535'.
Patrice Clement [Mon, 28 Dec 2015 09:59:03 +0000 (09:59 +0000)]
Merge remote-tracking branch 'github/pr/535'.

10 years agoMerge remote-tracking branch 'github/pr/540'.
Patrice Clement [Mon, 28 Dec 2015 09:55:12 +0000 (09:55 +0000)]
Merge remote-tracking branch 'github/pr/540'.

10 years agoMerge remote-tracking branch 'github/pr/543'. Fixes bug 568878.
Patrice Clement [Mon, 28 Dec 2015 09:52:02 +0000 (09:52 +0000)]
Merge remote-tracking branch 'github/pr/543'. Fixes bug 568878.

10 years agonet-misc/rsync: amd64 stable wrt bug #569140
Agostino Sarubbo [Mon, 28 Dec 2015 08:42:00 +0000 (09:42 +0100)]
net-misc/rsync: amd64 stable wrt bug #569140

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
10 years agodev-util/rebar: version bump to 2.6.0, EAPI=5
Dirkjan Ochtman [Sun, 27 Dec 2015 18:14:19 +0000 (19:14 +0100)]
dev-util/rebar: version bump to 2.6.0, EAPI=5

10 years agonet-irc/epic5: cleanup for bug 547768
Hans de Graaff [Mon, 28 Dec 2015 08:05:24 +0000 (09:05 +0100)]
net-irc/epic5: cleanup for bug 547768

Package-Manager: portage-2.2.24

10 years agodev-lang/mono: mono 4.2.2.10 patch corrections
Heather Cynede [Mon, 28 Dec 2015 07:56:08 +0000 (11:56 +0400)]
dev-lang/mono: mono 4.2.2.10 patch corrections

Package-Manager: portage-2.2.26

10 years agodev-libs/liblinear: Stable for PPC64 (bug #569730).
Jeroen Roovers [Mon, 28 Dec 2015 07:57:35 +0000 (08:57 +0100)]
dev-libs/liblinear: Stable for PPC64 (bug #569730).

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

10 years agomedia-video/ffmpeg: use openjpeg2 in live ebuild
Alexis Ballier [Mon, 28 Dec 2015 07:56:17 +0000 (08:56 +0100)]
media-video/ffmpeg: use openjpeg2 in live ebuild

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agoapp-shells/bash: Stable for HPPA PPC64 (bug #569874).
Jeroen Roovers [Mon, 28 Dec 2015 07:53:45 +0000 (08:53 +0100)]
app-shells/bash: Stable for HPPA PPC64 (bug #569874).

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

10 years agonet-misc/termtter: add 2.2.3
Hans de Graaff [Mon, 28 Dec 2015 07:46:40 +0000 (08:46 +0100)]
net-misc/termtter: add 2.2.3

Also remove 2.2.2 since could no longer be installed due
to ruby19 being deprecated for some time.

Package-Manager: portage-2.2.24

10 years agonet-firewall/psad: Version bump.
Jeroen Roovers [Mon, 28 Dec 2015 07:45:36 +0000 (08:45 +0100)]
net-firewall/psad: Version bump.

Package-Manager: portage-2.2.26

10 years agonet-misc/apt-cacher-ng: Version bump.
Jeroen Roovers [Mon, 28 Dec 2015 07:41:52 +0000 (08:41 +0100)]
net-misc/apt-cacher-ng: Version bump.

Package-Manager: portage-2.2.26

10 years agomedia-plugins/live: bump to 2015.12.22.
Alexis Ballier [Mon, 28 Dec 2015 07:38:11 +0000 (08:38 +0100)]
media-plugins/live: bump to 2015.12.22.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agowww-client/surf: Add dev-libs/glib SLOT.
Jeroen Roovers [Mon, 28 Dec 2015 07:38:21 +0000 (08:38 +0100)]
www-client/surf: Add dev-libs/glib SLOT.

Package-Manager: portage-2.2.26

10 years agowww-client/surf: Version bump.
Jeroen Roovers [Mon, 28 Dec 2015 07:36:18 +0000 (08:36 +0100)]
www-client/surf: Version bump.

Package-Manager: portage-2.2.26

10 years agowww-client/opera-developer: Version bump.
Jeroen Roovers [Mon, 28 Dec 2015 07:12:12 +0000 (08:12 +0100)]
www-client/opera-developer: Version bump.

Package-Manager: portage-2.2.26

10 years agomedia-video/mkvtoolnix: remove old
Alexis Ballier [Mon, 28 Dec 2015 07:31:19 +0000 (08:31 +0100)]
media-video/mkvtoolnix: remove old

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agoversion bump, #569628
Slawomir Lis [Mon, 28 Dec 2015 07:02:15 +0000 (08:02 +0100)]
version bump, #569628

Package-Manager: portage-2.2.26

10 years agodev-ruby/asciidoctor: add 1.5.3
Hans de Graaff [Mon, 28 Dec 2015 06:51:23 +0000 (07:51 +0100)]
dev-ruby/asciidoctor: add 1.5.3

Package-Manager: portage-2.2.24

10 years agodev-ruby/asciimath: initial import of 1.0.2
Hans de Graaff [Mon, 28 Dec 2015 06:30:11 +0000 (07:30 +0100)]
dev-ruby/asciimath: initial import of 1.0.2

New dependency for dev-ruby/asciidoctor

Package-Manager: portage-2.2.24

10 years agoversion bump
Slawomir Lis [Mon, 28 Dec 2015 05:56:46 +0000 (06:56 +0100)]
version bump

Package-Manager: portage-2.2.26

10 years agoFixed #569636
Slawomir Lis [Mon, 28 Dec 2015 05:52:24 +0000 (06:52 +0100)]
Fixed #569636

Package-Manager: portage-2.2.26

10 years agosys-kernel/genkernel: new release.
Robin H. Johnson [Mon, 28 Dec 2015 03:29:43 +0000 (19:29 -0800)]
sys-kernel/genkernel: new release.

Package-Manager: portage-2.2.24

10 years agoqt4-build.eclass: remove dead eclass
Davide Pesavento [Mon, 28 Dec 2015 02:46:37 +0000 (03:46 +0100)]
qt4-build.eclass: remove dead eclass

https://archives.gentoo.org/gentoo-dev/message/35353553177e12af2b0a054c96f44707

10 years agoqt*.eclass: do not talk about "herd"
Davide Pesavento [Mon, 28 Dec 2015 02:32:11 +0000 (03:32 +0100)]
qt*.eclass: do not talk about "herd"

10 years agosys-fs/lvm2: add missing dependency for USE=lvm2create_initrd
Doug Goldstein [Thu, 24 Dec 2015 23:33:33 +0000 (17:33 -0600)]
sys-fs/lvm2: add missing dependency for USE=lvm2create_initrd

USE=lvm2create_initrd needs app-arch/cpio

Gentoo-Bug: 500308
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
10 years agosys-fs/lvm2: conditionally depend on lvmetad
Doug Goldstein [Thu, 24 Dec 2015 23:28:35 +0000 (17:28 -0600)]
sys-fs/lvm2: conditionally depend on lvmetad

If the user has configured their system to be dependent on lvmetad in
/etc/lvm/lvm.conf then we need to depend on lvmetad starting up.
Otherwise it shouldn't be necessary and won't be started.

Gentoo-Bug: 503016
Gentoo-Bug: 525614
Gentoo-Bug: 554918
Gentoo-Bug: 565154
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
10 years agosys-fs/lvm2: fix missing dir for lvmetad
Doug Goldstein [Thu, 24 Dec 2015 22:51:37 +0000 (16:51 -0600)]
sys-fs/lvm2: fix missing dir for lvmetad

lvmetad fails to start up due to /run/lvm not existing when it the
system needs it to start. This ensures the directory is created.

Gentoo-Bug: 521960
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
10 years agomedia-video/aegisub: remove old
Ilya Tumaykin [Sun, 27 Dec 2015 23:23:37 +0000 (02:23 +0300)]
media-video/aegisub: remove old

Package-Manager: portage-2.2.24

10 years agomedia-video/aegisub: reuse patch for 3.2.2 in live ebuild
Ilya Tumaykin [Sun, 27 Dec 2015 23:21:00 +0000 (02:21 +0300)]
media-video/aegisub: reuse patch for 3.2.2 in live ebuild

Package-Manager: portage-2.2.24

10 years agomedia-video/aegisub: remove clang-only options to avoid warnings on gcc
Ilya Tumaykin [Sun, 27 Dec 2015 23:18:40 +0000 (02:18 +0300)]
media-video/aegisub: remove clang-only options to avoid warnings on gcc

These options only suppress compilation warnings and do not alter
compilation itself, so it is safe to remove them.

Package-Manager: portage-2.2.24

10 years agomedia-video/aegisub: adjust LIBS_LUA placement in luajit unbundle patch
Ilya Tumaykin [Sun, 27 Dec 2015 23:08:00 +0000 (02:08 +0300)]
media-video/aegisub: adjust LIBS_LUA placement in luajit unbundle patch

LIBS_LUA (aka '-lluajit-5.x') is included in OBJ list in automation
build. This is why linking to luajit works properly.

However, the expected behaviour is to include LIBS_LUA in LIBS list.

Package-Manager: portage-2.2.24

10 years agomedia-video/aegisub: adjust pthread patch wrt bug 568878
Ilya Tumaykin [Sun, 27 Dec 2015 22:49:39 +0000 (01:49 +0300)]
media-video/aegisub: adjust pthread patch wrt bug 568878

- Always append '-lpthread' to LIBS_PTHREAD since build system fails to
  do so when needed.
- Add CFLAGS_PTHREAD to libaegisub build since it uses pthreads.
- Remove CFLAGS_PTHREAD from tools build since it does not use pthreads,
  but only links with archive that includes pthread symbols.

Gentoo-Bug: 568878

Package-Manager: portage-2.2.24

10 years agosys-devel/llvm: Backport msan fix for 4.1+ kernels, bug #569894
Michał Górny [Sun, 27 Dec 2015 22:47:38 +0000 (23:47 +0100)]
sys-devel/llvm: Backport msan fix for 4.1+ kernels, bug #569894

10 years agodev-util/plan9port: add prefix support, bug #567260
Anthony G. Basile [Sun, 27 Dec 2015 22:57:30 +0000 (17:57 -0500)]
dev-util/plan9port: add prefix support, bug #567260

Thanks Jeremi Piotrowski <jeremi.piotrowski@gmail.com>

Package-Manager: portage-2.2.24

10 years agosys-apps/findutils: version bump to 4.5.18
Mike Frysinger [Sun, 27 Dec 2015 22:12:59 +0000 (17:12 -0500)]
sys-apps/findutils: version bump to 4.5.18

10 years agoapp-admin/ulogd: drop obsolete initscript and systemd unit suffixes
Ilya Tumaykin [Sun, 27 Dec 2015 19:57:28 +0000 (22:57 +0300)]
app-admin/ulogd: drop obsolete initscript and systemd unit suffixes

Package-Manager: portage-2.2.24

10 years agoapp-admin/ulogd: remove old
Ilya Tumaykin [Sun, 27 Dec 2015 19:53:14 +0000 (22:53 +0300)]
app-admin/ulogd: remove old

Package-Manager: portage-2.2.24

10 years agox11-misc/tint2: version bump 0.12.3 bug #565876.Thanks Anthony Parsons.
Amy Winston [Sun, 27 Dec 2015 19:58:19 +0000 (20:58 +0100)]
x11-misc/tint2: version bump 0.12.3 bug #565876.Thanks Anthony Parsons.

Package-Manager: portage-2.2.24

10 years agoapp-emulation/docker-swarm: version bump to 1.0.1
Zac Medico [Sun, 27 Dec 2015 19:46:54 +0000 (11:46 -0800)]
app-emulation/docker-swarm: version bump to 1.0.1

Package-Manager: portage-2.2.26

10 years agonet-dns/bind-tools: Version bump. Fixes bug 563648 and bug 568982
Christian Ruppert [Sun, 27 Dec 2015 19:38:54 +0000 (20:38 +0100)]
net-dns/bind-tools: Version bump. Fixes bug 563648 and bug 568982

Package-Manager: portage-2.2.26

10 years agonet-dns/bind: Add patch comment / bug id
Christian Ruppert [Sun, 27 Dec 2015 19:36:51 +0000 (20:36 +0100)]
net-dns/bind: Add patch comment / bug id

Package-Manager: portage-2.2.26

10 years agonet-dns/bind: Version bump. Fixes bug 563362, bug 567438 and bug 568982
Christian Ruppert [Sun, 27 Dec 2015 19:32:04 +0000 (20:32 +0100)]
net-dns/bind: Version bump. Fixes bug 563362, bug 567438 and bug 568982

Package-Manager: portage-2.2.26

10 years agoapp-emulation/docker-machine: version bump to 0.5.4
Zac Medico [Sun, 27 Dec 2015 19:03:06 +0000 (11:03 -0800)]
app-emulation/docker-machine: version bump to 0.5.4

Package-Manager: portage-2.2.26

10 years agodev-util/pmk: mask for removal
Michael Palimaka [Sun, 27 Dec 2015 18:56:46 +0000 (05:56 +1100)]
dev-util/pmk: mask for removal

10 years agomedia-radio/cwdaemon: Version bump
Thomas Beierlein [Sun, 27 Dec 2015 18:43:50 +0000 (19:43 +0100)]
media-radio/cwdaemon: Version bump

Package-Manager: portage-2.2.26

10 years agodev-util/kdevelop*: remove old
Michael Palimaka [Sun, 27 Dec 2015 18:29:34 +0000 (05:29 +1100)]
dev-util/kdevelop*: remove old

10 years agoapp-text/jabref-bin: Version bump.
Nicolas Bock [Sun, 27 Dec 2015 18:26:40 +0000 (11:26 -0700)]
app-text/jabref-bin: Version bump.

Package-Manager: portage-2.2.24

10 years agoapp-text/bibletime: backport patch from upstream solving build with Qt 5.5
Michael Palimaka [Sun, 27 Dec 2015 17:53:39 +0000 (04:53 +1100)]
app-text/bibletime: backport patch from upstream solving build with Qt 5.5

Package-Manager: portage-2.2.26

10 years agoapp-text/bibletime: raise dependency required to build
Michael Palimaka [Sun, 27 Dec 2015 17:28:59 +0000 (04:28 +1100)]
app-text/bibletime: raise dependency required to build

Package-Manager: portage-2.2.26

10 years agoapp-text/bibletime: fix build with USE="-qt5"
Michael Palimaka [Sun, 27 Dec 2015 17:27:12 +0000 (04:27 +1100)]
app-text/bibletime: fix build with USE="-qt5"

Package-Manager: portage-2.2.26

10 years agomedia-video/pitivi: drop old revision, bug #569648
Gilles Dartiguelongue [Sun, 27 Dec 2015 17:13:00 +0000 (18:13 +0100)]
media-video/pitivi: drop old revision, bug #569648

Package-Manager: portage-2.2.26

10 years agoapp-dicts/verbiste: version bump to 0.1.41
Gilles Dartiguelongue [Sun, 27 Dec 2015 17:10:10 +0000 (18:10 +0100)]
app-dicts/verbiste: version bump to 0.1.41

Package-Manager: portage-2.2.26

10 years agomedia-radio/grig: Version bump. Fixes bug #561544. Thanks Toralf
Thomas Beierlein [Sun, 27 Dec 2015 17:10:55 +0000 (18:10 +0100)]
media-radio/grig: Version bump. Fixes bug #561544. Thanks Toralf

Package-Manager: portage-2.2.26

10 years agodev-db/mongodb: version bump fix #568322 thx to Tomáš Mózes and Bob Cochran
Ultrabug [Sun, 27 Dec 2015 16:59:13 +0000 (17:59 +0100)]
dev-db/mongodb: version bump fix #568322 thx to Tomáš Mózes and Bob Cochran

Package-Manager: portage-2.2.25

10 years agoapp-admin/mongo-tools: version bump
Ultrabug [Sun, 27 Dec 2015 16:42:49 +0000 (17:42 +0100)]
app-admin/mongo-tools: version bump

Package-Manager: portage-2.2.25

10 years agodev-python/gst-python: drop old revisions
Gilles Dartiguelongue [Sun, 27 Dec 2015 16:47:39 +0000 (17:47 +0100)]
dev-python/gst-python: drop old revisions

Package-Manager: portage-2.2.26

10 years agoapp-accessibility/simon: remove old
Michael Palimaka [Sun, 27 Dec 2015 16:42:29 +0000 (03:42 +1100)]
app-accessibility/simon: remove old

Package-Manager: portage-2.2.26

10 years agoapp-accessibility/simon: Fix build w/ opencv3, bug 558534
Andreas Sturmlechner [Thu, 17 Dec 2015 22:34:27 +0000 (23:34 +0100)]
app-accessibility/simon: Fix build w/ opencv3, bug 558534

Package-Manager: portage-2.2.24

10 years agosci-chemistry/gelemental: Chop DESCRIPTION to 80 chars
Justin Lecher [Sun, 27 Dec 2015 16:46:59 +0000 (17:46 +0100)]
sci-chemistry/gelemental: Chop DESCRIPTION to 80 chars

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agosci-chemistry/gelemental: Drop old
Justin Lecher [Sun, 27 Dec 2015 16:37:48 +0000 (17:37 +0100)]
sci-chemistry/gelemental: Drop old

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agodev-python/gst-python: version bump to 1.6.2
Gilles Dartiguelongue [Sun, 27 Dec 2015 16:45:40 +0000 (17:45 +0100)]
dev-python/gst-python: version bump to 1.6.2

Drop dependency on libxml2 (nowhere to be found) and add missing introspection
USE-dependencies for libraries that this package provides overrides for.

Package-Manager: portage-2.2.26

10 years agoMerge branch 'SoapZaNet-bug-568438'
Justin Lecher [Sun, 27 Dec 2015 16:34:31 +0000 (17:34 +0100)]
Merge branch 'SoapZaNet-bug-568438'

* SoapZaNet-bug-568438:
  sci-biology/vaal: Remove old patches
  sci-biology/vaal: Gentoo-Bug: 568438, fix global namespace std:: clash.