gentoo.git
8 years agomedia-sound/alsa-utils: version bump to 1.1.0
Joe Konno [Fri, 20 Nov 2015 01:05:49 +0000 (17:05 -0800)]
media-sound/alsa-utils: version bump to 1.1.0

Bump to version 1.1.0. The cross-compile patch from 1.0.29 does not
apply, nor does it appear necessary, so omitting from the 1.1.0 ebuild.
Masking all archs until gentoo-sound team deems it "stable".

Had to add a "bat" USE flag handler to 1.1.0. By default, the configure
script sets a hard requirement for the Basic Audio Tester (BAT) utility,
requiring FFTW3 (sci-libs/fftw). Let the user set the "bat" USE flag if
they require the BAT utility.

Rudimentary testing performed on amd64 architecture.

ALSA Project release notes at:
    http://www.alsa-project.org/main/index.php/Changes_v1.0.29_v1.1.0

Package-Manager: Portage 2.2.20.1

v2: vapier: removed redundant argument for 'use_enable bat'; rebased on
    6d4b41d7904e ("app-emulation/docker-compose: move enum34
    dependence")

Signed-off-by: Joe Konno <joe.konno@intel.com>
8 years agomedia-libs/alsa-lib: version bump to 1.1.0
Joe Konno [Thu, 19 Nov 2015 23:38:57 +0000 (15:38 -0800)]
media-libs/alsa-lib: version bump to 1.1.0

Bump to version 1.1.0. The cross-compile patch for 1.0.29 does not
appear to be needed, so not carrying it forward for 1.1.0. Mask all
architectures until deemed 'stable' by gentoo-sound team.

TODO: Version 1.1.0 does introduce the DSP Topology API. This is enabled
by default, though there is a configure flag to disable it. There are
kernel configuration and ABI version considerations to account for in
any future "topology" USE flag handlers-- I haven't sufficient expertise
to "do it right" at this time, or I would do so.

Rudimentary bench-testing performed on amd64 architecture.

ALSA Project Release notes at:
    http://www.alsa-project.org/main/index.php/Changes_v1.0.29_v1.1.0

Package-Manager: Portage 2.2.20.1

v2: vapier: restored line 37, '# https://bugs.gentoo.org/509886';
    rebased on 6d4b41d7904e ("app-emulation/docker-compose: move enum34
    dependence")

Signed-off-by: Joe Konno <joe.konno@intel.com>
8 years agoapp-emulation/docker-compose: move enum34 dependence
Alex Brandt [Wed, 25 Nov 2015 14:40:32 +0000 (08:40 -0600)]
app-emulation/docker-compose: move enum34 dependence

The dev-python/enum34 dependence was in the incorrect set of dependencies.  I
read the setup.py incorrectly and placed it in testing dependences rather than
common.  This fixes bug #566754.

Package-Manager: portage-2.2.26

8 years agoapp-misc/ca-certificates: fix for Prefix.
Benda Xu [Wed, 25 Nov 2015 14:23:08 +0000 (23:23 +0900)]
app-misc/ca-certificates: fix for Prefix.

match against ROOT instead of ROOT/ in the new 20150426.3.20 script.

Package-Manager: portage-2.2.25

8 years agonet-analyzer/lilac: Remove depend.php from inherit wrt bug 552852
Brian Evans [Wed, 25 Nov 2015 14:21:01 +0000 (09:21 -0500)]
net-analyzer/lilac: Remove depend.php from inherit wrt bug 552852

This simply replaces the function call with the dep it was adding.
No effective dep changes.

Package-Manager: portage-2.2.25

8 years agonet-nds/phpldapadmin: Remove depend.php from inherit wrt bug 552854
Brian Evans [Wed, 25 Nov 2015 13:47:25 +0000 (08:47 -0500)]
net-nds/phpldapadmin: Remove depend.php from inherit wrt bug 552854

This simply replaces the function call with the dep it was adding.
No effective dep changes.
Ack by jmbsvicetto on IRC

Package-Manager: portage-2.2.25

8 years agoprofiles/package.mask: Fix eselect-python mask to use >= when possible
Michał Górny [Wed, 25 Nov 2015 13:02:17 +0000 (14:02 +0100)]
profiles/package.mask: Fix eselect-python mask to use >= when possible

8 years agodev-cpp/commoncpp2: add SLOT to dev-libs/openssl dependency
Sergey Popov [Wed, 25 Nov 2015 12:51:22 +0000 (15:51 +0300)]
dev-cpp/commoncpp2: add SLOT to dev-libs/openssl dependency

Package-Manager: portage-2.2.23

8 years agodev-cpp/commoncpp2: fix building with libgcrypt 1.6 and higher
Sergey Popov [Wed, 25 Nov 2015 12:50:29 +0000 (15:50 +0300)]
dev-cpp/commoncpp2: fix building with libgcrypt 1.6 and higher

Reported-by: 3PO <r2d2@freakmail.de>
Gentoo-Bug: 512670

Package-Manager: portage-2.2.23

8 years agoapp-eselect/eselect-python: Replace python{,2,3} symlinks with files
Michał Górny [Wed, 25 Nov 2015 12:35:51 +0000 (13:35 +0100)]
app-eselect/eselect-python: Replace python{,2,3} symlinks with files

Copy python-exec script to /usr/bin/python{,2,3} rather than symlinking
it because a lot of Python scripts like to readlink(sys.executable) and
don't expect to find python-exec in there...

8 years agox11-libs/fox: Removed old.
Lars Wendler [Wed, 25 Nov 2015 12:02:39 +0000 (13:02 +0100)]
x11-libs/fox: Removed old.

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
8 years agox11-libs/fox: Bump to versions 1.6.50 and 1.7.53
Lars Wendler [Wed, 25 Nov 2015 12:01:28 +0000 (13:01 +0100)]
x11-libs/fox: Bump to versions 1.6.50 and 1.7.53

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
8 years agosci-electronics/pulseview: correct dependencies on libsigrok in live ebuild
Sergey Popov [Wed, 25 Nov 2015 10:43:31 +0000 (13:43 +0300)]
sci-electronics/pulseview: correct dependencies on libsigrok in live ebuild

Reported-by: Sergey Alirzaev <zl29ah@gmail.com>
Gentoo-Bug: 560828

Package-Manager: portage-2.2.23

8 years agosci-electronics/pulseview: add subslot to dev-libs/boost dependency, migrate to git...
Sergey Popov [Wed, 25 Nov 2015 10:41:50 +0000 (13:41 +0300)]
sci-electronics/pulseview: add subslot to dev-libs/boost dependency, migrate to git-r3 eclass

Package-Manager: portage-2.2.23

8 years agowww-misc/shellinabox: amd64 stable wrt bug #566718
Agostino Sarubbo [Wed, 25 Nov 2015 08:54:24 +0000 (09:54 +0100)]
www-misc/shellinabox: amd64 stable wrt bug #566718

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agomedia-libs/libsndfile: amd64 stable wrt bug #566682
Agostino Sarubbo [Wed, 25 Nov 2015 08:54:18 +0000 (09:54 +0100)]
media-libs/libsndfile: amd64 stable wrt bug #566682

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agosys-cluster/keepalived: amd64 stable wrt bug #563188
Agostino Sarubbo [Wed, 25 Nov 2015 08:54:12 +0000 (09:54 +0100)]
sys-cluster/keepalived: amd64 stable wrt bug #563188

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agodev-ml/lablgtk: amd64 stable wrt bug #566610
Agostino Sarubbo [Wed, 25 Nov 2015 08:54:07 +0000 (09:54 +0100)]
dev-ml/lablgtk: amd64 stable wrt bug #566610

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agodev-db/redis: amd64 stable wrt bug #539976
Agostino Sarubbo [Wed, 25 Nov 2015 08:54:01 +0000 (09:54 +0100)]
dev-db/redis: amd64 stable wrt bug #539976

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agogames-strategy/asc: amd64 stable wrt bug #566734
Agostino Sarubbo [Wed, 25 Nov 2015 08:53:55 +0000 (09:53 +0100)]
games-strategy/asc: amd64 stable wrt bug #566734

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agodev-python/json-rpc: amd64 stable wrt bug #566602
Agostino Sarubbo [Wed, 25 Nov 2015 08:53:50 +0000 (09:53 +0100)]
dev-python/json-rpc: amd64 stable wrt bug #566602

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agox11-misc/vdpauinfo: amd64 stable wrt bug #566696
Agostino Sarubbo [Wed, 25 Nov 2015 08:53:44 +0000 (09:53 +0100)]
x11-misc/vdpauinfo: amd64 stable wrt bug #566696

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agoMerge remote-tracking branch 'github/pr/392'.
Patrice Clement [Wed, 25 Nov 2015 08:45:56 +0000 (08:45 +0000)]
Merge remote-tracking branch 'github/pr/392'.

8 years agoMerge remote-tracking branch 'github/pr/392'.
Patrice Clement [Wed, 25 Nov 2015 08:39:19 +0000 (08:39 +0000)]
Merge remote-tracking branch 'github/pr/392'.

8 years agoprofiles/package.mask: Mask net-p2p/bittorrent due to security issues
Sergey Popov [Wed, 25 Nov 2015 08:13:48 +0000 (11:13 +0300)]
profiles/package.mask: Mask net-p2p/bittorrent due to security issues

Gentoo-Bug: 557856

8 years agolicenses: Remove unused.
Ulrich Müller [Wed, 25 Nov 2015 07:36:19 +0000 (08:36 +0100)]
licenses: Remove unused.

8 years agodev-ruby/racc: add 1.4.14
Hans de Graaff [Wed, 25 Nov 2015 06:17:30 +0000 (07:17 +0100)]
dev-ruby/racc: add 1.4.14

Package-Manager: portage-2.2.20.1

8 years agoapp-crypt/keybase: Version bump
Nicolas Bock [Wed, 25 Nov 2015 05:45:08 +0000 (22:45 -0700)]
app-crypt/keybase: Version bump

See Bug 566768.

Package-Manager: portage-2.2.20.1

8 years agoapp-emulation/xen-tools: bump seabios, fix sdl bug
Yixun Lan [Wed, 25 Nov 2015 03:28:21 +0000 (11:28 +0800)]
app-emulation/xen-tools: bump seabios, fix sdl bug

0) bump seabios to 1.8.2, to keep sync with upstream
1) introduce USE=sdl to fix automagic dependency bug
Gentoo-Bug: 565750

Package-Manager: portage-2.2.24

8 years agodev-python/keystonemiddleware: bup
Matthew Thode [Wed, 25 Nov 2015 02:02:41 +0000 (20:02 -0600)]
dev-python/keystonemiddleware: bup

Package-Manager: portage-2.2.20.1

8 years agoapp-backup/bareos: bump version
Marc Schiffbauer [Wed, 25 Nov 2015 01:05:33 +0000 (02:05 +0100)]
app-backup/bareos: bump version

Package-Manager: portage-2.2.25

8 years agodev-lang/go: fix manifest
William Hubbs [Wed, 25 Nov 2015 00:44:28 +0000 (18:44 -0600)]
dev-lang/go: fix manifest

8 years agodev-lang/go: rev bump to install binaries correctly
William Hubbs [Wed, 25 Nov 2015 00:42:00 +0000 (18:42 -0600)]
dev-lang/go: rev bump to install binaries correctly

Now we install the binaries in /usr/lib/go along with the rest of the Go
tree and use symlinks in /usr/bin to point to them.

8 years agonet-firewall/fwknop: remove old
Ilya Tumaykin [Mon, 23 Nov 2015 15:08:31 +0000 (18:08 +0300)]
net-firewall/fwknop: remove old

8 years agonet-firewall/fwknop: revbump to 2.6.7-r2 in order to fix dependencies
Ilya Tumaykin [Mon, 23 Nov 2015 14:42:59 +0000 (17:42 +0300)]
net-firewall/fwknop: revbump to 2.6.7-r2 in order to fix dependencies

Separate RDEPEND and DEPEND properly.

8 years agonet-firewall/fwknop: revbump to fix depend() and update regexps in initscript
Ilya Tumaykin [Mon, 23 Nov 2015 14:26:19 +0000 (17:26 +0300)]
net-firewall/fwknop: revbump to fix depend() and update regexps in initscript

FWKNOPD_CONFIG file should be parsed only if it exists, which is not the
case if the user has not configured fwknopd yet. See Gentoo bug #565864.

Regexps that are used to parse FWKNOPD_CONFIG file now allow spaces
before statements in order to handle possible indentation properly.

Gentoo-Bug: 565864

8 years agonet-firewall/fwknop: enable out-of-source build
Ilya Tumaykin [Mon, 23 Nov 2015 13:05:20 +0000 (16:05 +0300)]
net-firewall/fwknop: enable out-of-source build

8 years agoapp-text/libwps: x86 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:13:42 +0000 (00:13 +0100)]
app-text/libwps: x86 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

8 years agoapp-text/libmwaw: x86 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:13:37 +0000 (00:13 +0100)]
app-text/libmwaw: x86 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

8 years agoapp-office/libreoffice-bin-debug: x86 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:13:33 +0000 (00:13 +0100)]
app-office/libreoffice-bin-debug: x86 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

8 years agoapp-office/libreoffice-bin: x86 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:13:29 +0000 (00:13 +0100)]
app-office/libreoffice-bin: x86 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

8 years agoapp-office/libreoffice-l10n: x86 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:13:25 +0000 (00:13 +0100)]
app-office/libreoffice-l10n: x86 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

8 years agoapp-office/libreoffice: x86 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:13:20 +0000 (00:13 +0100)]
app-office/libreoffice: x86 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

8 years agoapp-text/libwps: amd64 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:12:48 +0000 (00:12 +0100)]
app-text/libwps: amd64 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agoapp-text/libmwaw: amd64 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:12:43 +0000 (00:12 +0100)]
app-text/libmwaw: amd64 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agoapp-office/libreoffice-bin-debug: amd64 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:12:39 +0000 (00:12 +0100)]
app-office/libreoffice-bin-debug: amd64 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agoapp-office/libreoffice-bin: amd64 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:12:34 +0000 (00:12 +0100)]
app-office/libreoffice-bin: amd64 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agoapp-office/libreoffice-l10n: amd64 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:12:29 +0000 (00:12 +0100)]
app-office/libreoffice-l10n: amd64 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agoapp-office/libreoffice: amd64 stable wrt bug #565026
Agostino Sarubbo [Tue, 24 Nov 2015 23:12:24 +0000 (00:12 +0100)]
app-office/libreoffice: amd64 stable wrt bug #565026

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

8 years agodev-perl/Linux-Smaps: Remove dubious tests. Fixes bug 555174.
Patrice Clement [Tue, 24 Nov 2015 22:52:21 +0000 (22:52 +0000)]
dev-perl/Linux-Smaps: Remove dubious tests. Fixes bug 555174.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agosys-apps/portage: Version bump, EAPI 6 fixes
Brian Dolbec [Tue, 24 Nov 2015 22:12:07 +0000 (14:12 -0800)]
sys-apps/portage: Version bump, EAPI 6 fixes

Fixes bugs 566372, 566414, 566420, 566654, 566132, 566704.

Package-Manager: portage-2.2.26

8 years agosys-apps/coreutils: add USE=hostname #128538
Mike Frysinger [Tue, 24 Nov 2015 21:26:03 +0000 (16:26 -0500)]
sys-apps/coreutils: add USE=hostname #128538

This controls just the hostname program.

8 years agosys-apps/net-tools: add USE flags to control arp/hostname/nis/plipconfig/slattach...
Mike Frysinger [Tue, 24 Nov 2015 21:14:54 +0000 (16:14 -0500)]
sys-apps/net-tools: add USE flags to control arp/hostname/nis/plipconfig/slattach programs #128538

Default the old crufty stuff to off (parallel port, serial port, and
NIS/YP).

8 years agodev-lang/python: mark 3.4.3/2.7.10r1 arm64/m68k/s390/sh stable
Mike Frysinger [Tue, 24 Nov 2015 20:45:36 +0000 (15:45 -0500)]
dev-lang/python: mark 3.4.3/2.7.10r1 arm64/m68k/s390/sh stable

8 years agosys-process/procps, sys-apps/{coreutils,util-linux}: add USE=kill to install `kill...
Mike Frysinger [Tue, 24 Nov 2015 20:47:34 +0000 (15:47 -0500)]
sys-process/procps, sys-apps/{coreutils,util-linux}: add USE=kill to install `kill` #566264

8 years agostandardize various metadata.xml style
Mike Frysinger [Tue, 24 Nov 2015 20:15:26 +0000 (15:15 -0500)]
standardize various metadata.xml style

8 years agoxdg.eclass: drop unneeded old EAPI support
Gilles Dartiguelongue [Tue, 24 Nov 2015 18:45:59 +0000 (19:45 +0100)]
xdg.eclass: drop unneeded old EAPI support

Should not have been there to start with since it is a new eclass.

8 years agoxdg.eclass: make XDG_ECLASS_* bash arrays and deal with spaces in path
Gilles Dartiguelongue [Tue, 24 Nov 2015 18:45:59 +0000 (19:45 +0100)]
xdg.eclass: make XDG_ECLASS_* bash arrays and deal with spaces in path

8 years agoxdg*.eclass: add support for EAPI 0, 1 and 2
Gilles Dartiguelongue [Tue, 24 Nov 2015 17:53:06 +0000 (18:53 +0100)]
xdg*.eclass: add support for EAPI 0, 1 and 2

Until bug #566728 is fixed.

https://bugs.gentoo.org/show_bug.cgi?id=566728

8 years agoxdg-utils.eclass: add phase check
Gilles Dartiguelongue [Tue, 24 Nov 2015 17:52:06 +0000 (18:52 +0100)]
xdg-utils.eclass: add phase check

8 years agoxdg.eclass: use default in EAPI=6 instead of just eapply_user
Gilles Dartiguelongue [Tue, 24 Nov 2015 17:44:17 +0000 (18:44 +0100)]
xdg.eclass: use default in EAPI=6 instead of just eapply_user

As suggested by Michał Górny.

8 years agoxdg*.eclass: move phase related logic to xdg.eclass
Gilles Dartiguelongue [Tue, 24 Nov 2015 17:42:27 +0000 (18:42 +0100)]
xdg*.eclass: move phase related logic to xdg.eclass

8 years agoxdg-utils.eclass: use $HOME instead of $T
Gilles Dartiguelongue [Mon, 23 Nov 2015 14:31:54 +0000 (15:31 +0100)]
xdg-utils.eclass: use $HOME instead of $T

As in original eclass proposition by Mike, mimic default behavior by
using portage HOME which is set to a temporary directory.

8 years agoxdg-utils.eclass: add missing die
Gilles Dartiguelongue [Mon, 23 Nov 2015 14:23:34 +0000 (15:23 +0100)]
xdg-utils.eclass: add missing die

8 years agognome2-utils.eclass: make sure configure exists before try to sed it
Gilles Dartiguelongue [Sat, 21 Nov 2015 11:25:07 +0000 (12:25 +0100)]
gnome2-utils.eclass: make sure configure exists before try to sed it

Would cause error messages, see bug #566202.

Thanks to Gregory Turner for reporting.

https://bugs.gentoo.org/show_bug.cgi?id=566202

8 years agognome2-utils.eclass: don't mask stderr of pushd/popd
Gilles Dartiguelongue [Sat, 21 Nov 2015 11:11:20 +0000 (12:11 +0100)]
gnome2-utils.eclass: don't mask stderr of pushd/popd

8 years agognome2-utils.eclass: add missing '|| die' on pushd/popd
Julian Ospald [Sat, 24 Oct 2015 11:58:52 +0000 (13:58 +0200)]
gnome2-utils.eclass: add missing '|| die' on pushd/popd

Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
8 years agognome2.eclass: G2CONF usage now triggers eqawarn
Gilles Dartiguelongue [Sat, 21 Nov 2015 11:00:08 +0000 (12:00 +0100)]
gnome2.eclass: G2CONF usage now triggers eqawarn

According to our policy and to make tracking last offenders easier.

8 years agognome2.eclass: use xdg.eclass phase functions
Gilles Dartiguelongue [Sat, 21 Nov 2015 10:46:51 +0000 (11:46 +0100)]
gnome2.eclass: use xdg.eclass phase functions

8 years agoxdg-utils.eclass: also unset DBUS_SESSION_BUS_ADDRESS
Gilles Dartiguelongue [Sat, 21 Nov 2015 10:45:34 +0000 (11:45 +0100)]
xdg-utils.eclass: also unset DBUS_SESSION_BUS_ADDRESS

An often needed hack in ebuilds to avoid tests using user's bus.

https://bugs.gentoo.org/show_bug.cgi?id=515196

8 years agogstreamer.eclass: use xdg_environment_reset
Gilles Dartiguelongue [Sat, 21 Nov 2015 10:39:49 +0000 (11:39 +0100)]
gstreamer.eclass: use xdg_environment_reset

8 years agognome2-utils.eclass: use xdg_environment_reset
Gilles Dartiguelongue [Sat, 21 Nov 2015 10:37:56 +0000 (11:37 +0100)]
gnome2-utils.eclass: use xdg_environment_reset

8 years agoxdg.eclass: initial commit
Gilles Dartiguelongue [Sat, 21 Nov 2015 10:31:29 +0000 (11:31 +0100)]
xdg.eclass: initial commit

Goal of this eclass is to end the inconsistent and often forgotten use
of fdo-mime.eclass. Provides all needed phases for proper behavior.

https://bugs.gentoo.org/show_bug.cgi?id=208047

8 years agoxdg-utils.eclass: initial commit
Gilles Dartiguelongue [Sat, 21 Nov 2015 10:28:54 +0000 (11:28 +0100)]
xdg-utils.eclass: initial commit

Utility eclass providing basically the same features as fdo-mime,
targetting to replace it with its companion xdg.eclass.

https://bugs.gentoo.org/show_bug.cgi?id=444568
https://bugs.gentoo.org/show_bug.cgi?id=499288

8 years agoapp-admin/sysstat: Old.
Jeroen Roovers [Tue, 24 Nov 2015 21:00:40 +0000 (22:00 +0100)]
app-admin/sysstat: Old.

Package-Manager: portage-2.2.25

8 years agoapp-admin/sysstat: Add USE=static by Gwendal Grignou.
Jeroen Roovers [Tue, 24 Nov 2015 20:58:21 +0000 (21:58 +0100)]
app-admin/sysstat: Add USE=static by Gwendal Grignou.

Package-Manager: portage-2.2.25

8 years agomedia-gfx/fontforge: arm stable, bug #565376
Markus Meier [Tue, 24 Nov 2015 20:38:42 +0000 (21:38 +0100)]
media-gfx/fontforge: arm stable, bug #565376

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-python/unidecode: arm stable, bug #565208
Markus Meier [Tue, 24 Nov 2015 20:37:32 +0000 (21:37 +0100)]
dev-python/unidecode: arm stable, bug #565208

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-lua/luasec: arm stable, bug #565166
Markus Meier [Tue, 24 Nov 2015 20:36:38 +0000 (21:36 +0100)]
dev-lua/luasec: arm stable, bug #565166

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/rdiscount: arm stable, bug #565116
Markus Meier [Tue, 24 Nov 2015 20:35:51 +0000 (21:35 +0100)]
dev-ruby/rdiscount: arm stable, bug #565116

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-lang/ruby: arm stable, bug #565110
Markus Meier [Tue, 24 Nov 2015 20:35:03 +0000 (21:35 +0100)]
dev-lang/ruby: arm stable, bug #565110

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-lang/ruby: arm stable, bug #565110
Markus Meier [Tue, 24 Nov 2015 20:34:23 +0000 (21:34 +0100)]
dev-lang/ruby: arm stable, bug #565110

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/rspec: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:33:01 +0000 (21:33 +0100)]
dev-ruby/rspec: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/rspec-mocks: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:31:27 +0000 (21:31 +0100)]
dev-ruby/rspec-mocks: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/rspec-core: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:30:58 +0000 (21:30 +0100)]
dev-ruby/rspec-core: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/rspec-core: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:30:27 +0000 (21:30 +0100)]
dev-ruby/rspec-core: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/diff-lcs: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:25:58 +0000 (21:25 +0100)]
dev-ruby/diff-lcs: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/nokogiri: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:25:17 +0000 (21:25 +0100)]
dev-ruby/nokogiri: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/rake-compiler: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:24:34 +0000 (21:24 +0100)]
dev-ruby/rake-compiler: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/zentest: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:23:51 +0000 (21:23 +0100)]
dev-ruby/zentest: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agodev-ruby/hoe-seattlerb: arm stable, bug #565114
Markus Meier [Tue, 24 Nov 2015 20:23:03 +0000 (21:23 +0100)]
dev-ruby/hoe-seattlerb: arm stable, bug #565114

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

8 years agoapp-eselect/eselect-php: new revision to test config before FPM start/reload.
Michael Orlitzky [Tue, 24 Nov 2015 20:11:36 +0000 (15:11 -0500)]
app-eselect/eselect-php: new revision to test config before FPM start/reload.

Now that we have a configtest() command for the php-fpm daemon, we
should run it before attempting to reload the daemon. This prevents
the (working) daemon from crashing if the new config has a typo in it.

Performing the same check before start() avoids a five-second wait if
there is an error in the config.

Gentoo-Bug: 487642

Package-Manager: portage-2.2.20.1

8 years agomedia-video/cheese: fix subslot
Gilles Dartiguelongue [Tue, 24 Nov 2015 19:33:41 +0000 (20:33 +0100)]
media-video/cheese: fix subslot

Package-Manager: portage-2.2.25

8 years agodev-perl/perl-ldap: Drop old
Mikle Kolyada [Tue, 24 Nov 2015 19:39:06 +0000 (22:39 +0300)]
dev-perl/perl-ldap: Drop old

Package-Manager: portage-2.2.20.1

8 years agodev-perl/perl-ldap: Mark stable
Mikle Kolyada [Tue, 24 Nov 2015 19:38:26 +0000 (22:38 +0300)]
dev-perl/perl-ldap: Mark stable

Package-Manager: portage-2.2.20.1

8 years agodev-perl/WebService-Linode: Mark stable
Mikle Kolyada [Tue, 24 Nov 2015 19:36:15 +0000 (22:36 +0300)]
dev-perl/WebService-Linode: Mark stable

Package-Manager: portage-2.2.20.1

8 years agosys-apps/net-tools: x86 stable wrt bug #566720
Mikle Kolyada [Tue, 24 Nov 2015 19:30:14 +0000 (22:30 +0300)]
sys-apps/net-tools: x86 stable wrt bug #566720

Package-Manager: portage-2.2.20.1

8 years agosys-apps/net-tools: amd64 stable wrt bug #566720
Mikle Kolyada [Tue, 24 Nov 2015 19:29:19 +0000 (22:29 +0300)]
sys-apps/net-tools: amd64 stable wrt bug #566720

Package-Manager: portage-2.2.20.1

8 years agomedia-libs/clutter-gst: make udev support optional
Gilles Dartiguelongue [Tue, 24 Nov 2015 15:15:02 +0000 (16:15 +0100)]
media-libs/clutter-gst: make udev support optional

It was forced on because upstream had it automagic. Patch submitted and
accepted upstream. Also add X USE flag and make it synchronized with
clutter since there is conditional code being built depending on whether
clutter has X11 support or not ending up in clutter-gst linking to
libX11.

8 years agosys-libs/ncurses: use the same has_version test #566008
Mike Frysinger [Tue, 24 Nov 2015 17:30:12 +0000 (12:30 -0500)]
sys-libs/ncurses: use the same has_version test #566008

The previous commit f5b7039a9bc8c63240340b947c80393e92e21afe added the
:0 slot qualifier to the first has_version test but not to the second.
This breaks when building ncurses-6.0:0 on a system that has SLOT=5
already installed.