gentoo.git
9 years agodev-python/click: Drop to ~mips; mips doesn't do stable keywords right now
Mart Raudsepp [Sat, 28 Jan 2017 14:13:29 +0000 (16:13 +0200)]
dev-python/click: Drop to ~mips; mips doesn't do stable keywords right now

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-perl/Capture-Tiny: Drop to ~mips; mips doesn't do stable keywords right now
Mart Raudsepp [Sat, 28 Jan 2017 14:07:17 +0000 (16:07 +0200)]
dev-perl/Capture-Tiny: Drop to ~mips; mips doesn't do stable keywords right now

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-firewall/iptables: Removed old.
Lars Wendler [Sat, 28 Jan 2017 14:23:56 +0000 (15:23 +0100)]
net-firewall/iptables: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-firewall/iptables: Bump to version 1.6.1
Lars Wendler [Sat, 28 Jan 2017 14:20:42 +0000 (15:20 +0100)]
net-firewall/iptables: Bump to version 1.6.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agovirtual/libc: for Cygwin, pull in sys-libs/cygwin-crypt
Michael Haubenwallner [Mon, 16 Jan 2017 14:28:05 +0000 (15:28 +0100)]
virtual/libc: for Cygwin, pull in sys-libs/cygwin-crypt

Package-Manager: portage-2.2.28

9 years agomedia-gfx/feh: fix out of Prefix issue, thanks troysung, bug #606512
Fabian Groffen [Sat, 28 Jan 2017 14:18:45 +0000 (15:18 +0100)]
media-gfx/feh: fix out of Prefix issue, thanks troysung, bug #606512

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

9 years agodev-perl/libwww-perl: re-add Prefix keywords, bug #606514
Fabian Groffen [Sat, 28 Jan 2017 14:09:22 +0000 (15:09 +0100)]
dev-perl/libwww-perl: re-add Prefix keywords, bug #606514

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

9 years agodev-perl/Test-RequiresInternet: re-add Prefix keywords, bug #606514
Fabian Groffen [Sat, 28 Jan 2017 14:07:06 +0000 (15:07 +0100)]
dev-perl/Test-RequiresInternet: re-add Prefix keywords, bug #606514

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

9 years agodev-perl/Test-Fatal: re-add Prefix keywords, bug #606514
Fabian Groffen [Sat, 28 Jan 2017 14:04:21 +0000 (15:04 +0100)]
dev-perl/Test-Fatal: re-add Prefix keywords, bug #606514

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

9 years agodev-perl/Try-Tiny: re-add Prefix keywords, bug #606514
Fabian Groffen [Sat, 28 Jan 2017 14:02:34 +0000 (15:02 +0100)]
dev-perl/Try-Tiny: re-add Prefix keywords, bug #606514

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

9 years agodev-perl/Devel-CheckBin: re-add Prefix keywords, bug #606514
Fabian Groffen [Sat, 28 Jan 2017 13:58:23 +0000 (14:58 +0100)]
dev-perl/Devel-CheckBin: re-add Prefix keywords, bug #606514

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

9 years agodev-perl/Devel-CheckBin: re-add Prefix keywords, bug #606514
Fabian Groffen [Sat, 28 Jan 2017 13:55:19 +0000 (14:55 +0100)]
dev-perl/Devel-CheckBin: re-add Prefix keywords, bug #606514

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

9 years agodev-perl/Devel-CheckBin: re-add Prefix keywords, bug #606514
Fabian Groffen [Sat, 28 Jan 2017 13:53:15 +0000 (14:53 +0100)]
dev-perl/Devel-CheckBin: re-add Prefix keywords, bug #606514

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

9 years agowww-client/opera: Old.
Jeroen Roovers [Sat, 28 Jan 2017 13:47:09 +0000 (14:47 +0100)]
www-client/opera: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agowww-client/opera: Version bump.
Jeroen Roovers [Sat, 28 Jan 2017 13:46:10 +0000 (14:46 +0100)]
www-client/opera: Version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-analyzer/bwm-ng: Clean up patch.
Jeroen Roovers [Sat, 28 Jan 2017 13:45:12 +0000 (14:45 +0100)]
net-analyzer/bwm-ng: Clean up patch.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-gfx/blender: Fix install phase when using ninja
Jonathan Scruggs [Fri, 27 Jan 2017 18:01:47 +0000 (18:01 +0000)]
media-gfx/blender: Fix install phase when using ninja

Fixed the install phase when using ninja by calling
cmake-utils_src_install instead of emake directly

Removed OpenCL support since it was only supported by the binary
ATI/AMD drivers which are masked for removal.

Also cleaned up addpredict calls

Signed-off by: Jonathan Scruggs (j.scruggs@gmail.com)
Closes: https://github.com/gentoo/gentoo/pull/3683

9 years agomedia-gfx/enblend: Fix sandbox access violations
Jonathan Scruggs [Fri, 27 Jan 2017 16:27:42 +0000 (16:27 +0000)]
media-gfx/enblend: Fix sandbox access violations

The new version of ImageMagick needs access to /dev/dri for image
rendering, thus causing the installation of enblend to fail.

Signed-off by: Jonathan Scruggs (j.scruggs@gmail.com)
Closes: https://github.com/gentoo/gentoo/pull/3682

9 years agodev-util/cmake: Remove 3.7.1
Johannes Huber [Sat, 28 Jan 2017 13:37:00 +0000 (14:37 +0100)]
dev-util/cmake: Remove 3.7.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-lang/crystal: respect LDFLAGS, new USE=debug for quick builds
Sergei Trofimovich [Sat, 28 Jan 2017 13:36:49 +0000 (13:36 +0000)]
dev-lang/crystal: respect LDFLAGS, new USE=debug for quick builds

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-misc/stunnel: remove older versions
Anthony G. Basile [Sat, 28 Jan 2017 13:25:29 +0000 (08:25 -0500)]
net-misc/stunnel: remove older versions

Package-Manager: portage-2.3.3

9 years agonet-misc/stunnel: fix build on libressl, bug #584298
Anthony G. Basile [Sat, 28 Jan 2017 13:22:36 +0000 (08:22 -0500)]
net-misc/stunnel: fix build on libressl, bug #584298

Package-Manager: portage-2.3.3

9 years agoapp-text/ghostscript-gpl: Fix SRC_URL
Andreas K. Hüttel [Sat, 28 Jan 2017 13:11:35 +0000 (14:11 +0100)]
app-text/ghostscript-gpl: Fix SRC_URL

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/libsdl: fix for Prefix, bug #607178
Fabian Groffen [Sat, 28 Jan 2017 13:09:15 +0000 (14:09 +0100)]
media-libs/libsdl: fix for Prefix, bug #607178

Package-Manager: portage-2.3.3

9 years agoapp-text/ghostscript-gpl: Remove old
Andreas K. Hüttel [Sat, 28 Jan 2017 13:08:13 +0000 (14:08 +0100)]
app-text/ghostscript-gpl: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-text/ghostscript-gpl: Version bump, bug 596576. Loses djvu support, sadly, see...
Andreas K. Hüttel [Sat, 28 Jan 2017 13:06:54 +0000 (14:06 +0100)]
app-text/ghostscript-gpl: Version bump, bug 596576. Loses djvu support, sadly, see comments in ebuild.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoprofiles: mask USE=wayland on arm64, not tested yet
Mart Raudsepp [Sat, 28 Jan 2017 12:49:19 +0000 (14:49 +0200)]
profiles: mask USE=wayland on arm64, not tested yet

9 years agodev-lang/crystal: respect CC/CXX/AR/MAKEOPTS, bug #607468
Sergei Trofimovich [Sat, 28 Jan 2017 12:26:38 +0000 (12:26 +0000)]
dev-lang/crystal: respect CC/CXX/AR/MAKEOPTS, bug #607468

While at it enabled a few verbosity flags to make
build slightly more chatty.

Reported-by: Michał Górny
Bug: https://bugs.gentoo.org/607468

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoprofiles: mask USE=valgrind on arm64, not tested yet
Mart Raudsepp [Sat, 28 Jan 2017 12:44:13 +0000 (14:44 +0200)]
profiles: mask USE=valgrind on arm64, not tested yet

9 years agoprofiles: package.use.mask app-admin/gkrellm hddtemp on arm64
Mart Raudsepp [Sat, 28 Jan 2017 12:17:07 +0000 (14:17 +0200)]
profiles: package.use.mask app-admin/gkrellm hddtemp on arm64

9 years agomedia-gfx/wkhtmltopdf: 0.12.4 version bump, switch to Qt5, EAPI 6
Andreas Sturmlechner [Sat, 28 Jan 2017 00:27:50 +0000 (01:27 +0100)]
media-gfx/wkhtmltopdf: 0.12.4 version bump, switch to Qt5, EAPI 6

Gentoo-bug: 603990

Package-Manager: portage-2.3.3

9 years agoprofiles: mask USE=pulseaudio and USE=portaudio on arm64, not tested yet
Mart Raudsepp [Sat, 28 Jan 2017 12:14:13 +0000 (14:14 +0200)]
profiles: mask USE=pulseaudio and USE=portaudio on arm64, not tested yet

9 years agowww-plugins/lightspark: Add a fresh snapshot
Michał Górny [Sat, 28 Jan 2017 12:13:32 +0000 (13:13 +0100)]
www-plugins/lightspark: Add a fresh snapshot

9 years agoprofiles: package.use.mask dev-libs/libcdio cddb on arm64
Mart Raudsepp [Sat, 28 Jan 2017 12:10:40 +0000 (14:10 +0200)]
profiles: package.use.mask dev-libs/libcdio cddb on arm64

9 years agowww-plugins/lightspark: Add a fresh live ebuild, update URLs
Michał Górny [Sat, 28 Jan 2017 11:53:09 +0000 (12:53 +0100)]
www-plugins/lightspark: Add a fresh live ebuild, update URLs

9 years agowww-plugins/lightspark: Add myself as co-maint
Michał Górny [Sat, 28 Jan 2017 11:52:20 +0000 (12:52 +0100)]
www-plugins/lightspark: Add myself as co-maint

9 years agoprofiles: stable mask USE=sqlite for arm64
Mart Raudsepp [Sat, 28 Jan 2017 11:44:23 +0000 (13:44 +0200)]
profiles: stable mask USE=sqlite for arm64

9 years agoprofiles: stable mask USE=dbus for arm64
Mart Raudsepp [Sat, 28 Jan 2017 11:38:25 +0000 (13:38 +0200)]
profiles: stable mask USE=dbus for arm64

9 years agoprofiles: mask USE=libressl on arm64, not tested yet
Mart Raudsepp [Sat, 28 Jan 2017 11:32:43 +0000 (13:32 +0200)]
profiles: mask USE=libressl on arm64, not tested yet

9 years agoprofiles: stable mask USE=skey for arm64
Mart Raudsepp [Sat, 28 Jan 2017 11:22:26 +0000 (13:22 +0200)]
profiles: stable mask USE=skey for arm64

9 years agoperl-core/Math-BigInt: remove unused patch
Michael Mair-Keimberger (asterix) [Sat, 28 Jan 2017 09:06:29 +0000 (10:06 +0100)]
perl-core/Math-BigInt: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3691

9 years agoperl-core/libnet: remove unused patch
Michael Mair-Keimberger (asterix) [Sat, 28 Jan 2017 09:05:53 +0000 (10:05 +0100)]
perl-core/libnet: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3691

9 years agoperl-core/ExtUtils-MakeMaker: remove unused patches
Michael Mair-Keimberger (asterix) [Sat, 28 Jan 2017 09:05:09 +0000 (10:05 +0100)]
perl-core/ExtUtils-MakeMaker: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3691

9 years agonet-libs/gnutls: softhsm should be with -bindist
Alon Bar-Lev [Sat, 28 Jan 2017 11:21:53 +0000 (13:21 +0200)]
net-libs/gnutls: softhsm should be with -bindist

Package-Manager: portage-2.3.3

9 years agodev-libs/softhsm: force revbump
Alon Bar-Lev [Sat, 28 Jan 2017 11:18:27 +0000 (13:18 +0200)]
dev-libs/softhsm: force revbump

Package-Manager: portage-2.3.3

9 years agodev-libs/softhsm: fix algo use
Alon Bar-Lev [Sat, 28 Jan 2017 11:04:52 +0000 (13:04 +0200)]
dev-libs/softhsm: fix algo use

Package-Manager: portage-2.3.3

9 years agodev-db/mongodb: drop old ebuild
Ultrabug [Sat, 28 Jan 2017 10:46:43 +0000 (11:46 +0100)]
dev-db/mongodb: drop old ebuild

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosci-mathematics/z3: Fix examples install directory.
Mark Wright [Sat, 28 Jan 2017 10:34:37 +0000 (21:34 +1100)]
sci-mathematics/z3: Fix examples install directory.

Package-Manager: portage-2.3.3

9 years agodev-libs/libclc: Newest snapshot requires LLVM 4.0
Michał Górny [Sat, 28 Jan 2017 09:49:35 +0000 (10:49 +0100)]
dev-libs/libclc: Newest snapshot requires LLVM 4.0

9 years agosci-mathematics/z3: Fix python API, thanks to Jonas Jelten for reporting.
Mark Wright [Sat, 28 Jan 2017 08:48:44 +0000 (19:48 +1100)]
sci-mathematics/z3: Fix python API, thanks to Jonas Jelten for reporting.

Create shared library soname symlinks.  Add examples USE flag.  Add || die
on cat of files, except in pkg_postinst() where we want it to ignore any
errors.

Gentoo-Bug: 605892

Package-Manager: portage-2.3.3

9 years agonet-irc/quassel: Drop RDEPEND on kde-misc/plasma-widget-message-indicator
Johannes Huber [Sat, 28 Jan 2017 08:40:01 +0000 (09:40 +0100)]
net-irc/quassel: Drop RDEPEND on kde-misc/plasma-widget-message-indicator

It is masked for removal.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosci-mathematics/isabelle: Remove old
Mark Wright [Sat, 28 Jan 2017 08:31:25 +0000 (19:31 +1100)]
sci-mathematics/isabelle: Remove old

Package-Manager: portage-2.3.3

9 years agodev-libs/libclc: Bump to a fresh snapshot, for LLVM-4.0
Michał Górny [Sat, 28 Jan 2017 08:11:20 +0000 (09:11 +0100)]
dev-libs/libclc: Bump to a fresh snapshot, for LLVM-4.0

9 years agoapp-admin/consul: version bump to 0.7.3
Zac Medico [Sat, 28 Jan 2017 07:36:23 +0000 (23:36 -0800)]
app-admin/consul: version bump to 0.7.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-cluster/zookeepercli: add dev-lang/go to DEPEND
Zac Medico [Sat, 28 Jan 2017 06:55:44 +0000 (22:55 -0800)]
sys-cluster/zookeepercli: add dev-lang/go to DEPEND

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-text/mandoc: initial ebuild #559926
Mike Frysinger [Sat, 28 Jan 2017 06:49:36 +0000 (20:49 -1000)]
app-text/mandoc: initial ebuild #559926

Based on Albert Ou's work.

9 years agodev-ruby/msgpack: add 1.0.3
Hans de Graaff [Sat, 28 Jan 2017 06:45:23 +0000 (07:45 +0100)]
dev-ruby/msgpack: add 1.0.3

Package-Manager: portage-2.3.3

9 years agodev-ruby/amq-protocol: add 2.1.0
Hans de Graaff [Sat, 28 Jan 2017 06:36:22 +0000 (07:36 +0100)]
dev-ruby/amq-protocol: add 2.1.0

Package-Manager: portage-2.3.3

9 years agox11-libs/libxkbfile: Add multilib support.
Matt Turner [Sat, 28 Jan 2017 06:19:17 +0000 (22:19 -0800)]
x11-libs/libxkbfile: Add multilib support.

Bug: https://bugs.gentoo.org/507328

9 years agox11-drivers/xf86-input-wacom: Kconfig directions.
Matt Turner [Sat, 28 Jan 2017 05:52:51 +0000 (21:52 -0800)]
x11-drivers/xf86-input-wacom: Kconfig directions.

Upstream commit 471d17148c8b4174ac5f5283a73316d12c4379bc changed it to
HID_USB_WACOM, and then commit 7403a6a448c3ed96221bb46c9da75254fd87b520
merged HID_USB_WACOM into HID_WACOM. Both commits appeared first in the
v3.17 release.

Bug: https://bugs.gentoo.org/544712

9 years agox11-drivers/xf86-input-evdev: Add missing virtual/libudev:= dependency.
Matt Turner [Sat, 28 Jan 2017 05:37:11 +0000 (21:37 -0800)]
x11-drivers/xf86-input-evdev: Add missing virtual/libudev:= dependency.

Bug: https://bugs.gentoo.org/545902

9 years agowww-client/chromium: remove old
Mike Gilbert [Sat, 28 Jan 2017 04:57:16 +0000 (23:57 -0500)]
www-client/chromium: remove old

Package-Manager: Portage-2.3.3_p42_p175131, Repoman-2.3.1_p35_p175131

9 years agox11-libs/libdrm: Version bump to 2.4.75.
Matt Turner [Sat, 28 Jan 2017 04:46:58 +0000 (20:46 -0800)]
x11-libs/libdrm: Version bump to 2.4.75.

9 years agoprofiles: Mask "java" USE flag for hardened/linux/powerpc/ppc64/32bit-userland
Thomas Deutschmann [Sat, 28 Jan 2017 01:44:49 +0000 (02:44 +0100)]
profiles: Mask "java" USE flag for hardened/linux/powerpc/ppc64/32bit-userland

Acked-by: James Le Cuirot <chewi@gentoo.org>
9 years agoprofiles: Mask "java" USE flag for uclibc
Thomas Deutschmann [Sat, 28 Jan 2017 01:44:22 +0000 (02:44 +0100)]
profiles: Mask "java" USE flag for uclibc

Acked-by: James Le Cuirot <chewi@gentoo.org>
9 years agogames-simulation/crrcsim: Drop old versions.
Michael Weber [Sat, 28 Jan 2017 00:03:04 +0000 (01:03 +0100)]
games-simulation/crrcsim: Drop old versions.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agogames-simulation/crrcsim: Version bump (bug 601238, thanks Grant Edwards).
Michael Weber [Sat, 28 Jan 2017 00:02:27 +0000 (01:02 +0100)]
games-simulation/crrcsim: Version bump (bug 601238, thanks Grant Edwards).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-libs/libcss: Fix deps (bug 607006).
Michael Weber [Fri, 27 Jan 2017 23:32:57 +0000 (00:32 +0100)]
dev-libs/libcss: Fix deps (bug 607006).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-crypt/gnupg: sync keywords until archs request to drop
Alon Bar-Lev [Fri, 27 Jan 2017 22:38:18 +0000 (00:38 +0200)]
app-crypt/gnupg: sync keywords until archs request to drop

Package-Manager: portage-2.3.3

9 years agodev-util/patchutils: fix tests.
Patrice Clement [Fri, 27 Jan 2017 22:33:32 +0000 (23:33 +0100)]
dev-util/patchutils: fix tests.

Gentoo-Bug: https://bugs.gentoo.org/605952

Package-Manager: portage-2.3.0

9 years agosys-apps/firejail-lts: Install docs in directory with full version
Amadeusz Żołnowski [Fri, 27 Jan 2017 22:07:04 +0000 (22:07 +0000)]
sys-apps/firejail-lts: Install docs in directory with full version

Don't install license file.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/firejail: Don't install license file
Amadeusz Żołnowski [Fri, 27 Jan 2017 21:34:20 +0000 (21:34 +0000)]
sys-apps/firejail: Don't install license file

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/firejail-lts: Bump version
Amadeusz Żołnowski [Fri, 27 Jan 2017 21:23:29 +0000 (21:23 +0000)]
sys-apps/firejail-lts: Bump version

Gentoo-Bug: 607382

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/firejail: Bump version
Amadeusz Żołnowski [Fri, 27 Jan 2017 21:20:52 +0000 (21:20 +0000)]
sys-apps/firejail: Bump version

Gentoo-Bug: 607382

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-fs/samba: Bump to version 4.6.0_rc2. Removed old.
Lars Wendler [Fri, 27 Jan 2017 22:16:16 +0000 (23:16 +0100)]
net-fs/samba: Bump to version 4.6.0_rc2. Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-misc/ntp: drop vulnerable and obssolete patch wrt bug #600430
Aaron Bauman [Tue, 24 Jan 2017 07:43:24 +0000 (16:43 +0900)]
net-misc/ntp: drop vulnerable and obssolete patch wrt bug #600430

(cherry picked from commit 42c60b7f25fc89dfa79e447584ad6050ffce1393)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Fixes: https://github.com/gentoo/gentoo/pull/3617/
Fixes: https://bugs.gentoo.org/600430

9 years agosys-apps/smartmontools: fix update warning
James Broadhead [Fri, 27 Jan 2017 20:11:04 +0000 (20:11 +0000)]
sys-apps/smartmontools: fix update warning

- update warning about updating the drivedb, so that it notices the
    useflag
- fix description so that it's short enough (adapted from the
    smartmontools website) -- repoman
- quote some variables -- shellcheck
- update the copy of the warning

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=587372
(cherry picked from commit 890093680d63a1b50d02e6408b55d4d748fcdbdb)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Fixes: https://github.com/gentoo/gentoo/pull/3114

9 years agosys-libs/db: respect EPREFIX, fixes bug #587520
Martin Mokrejš [Fri, 27 Jan 2017 10:33:30 +0000 (11:33 +0100)]
sys-libs/db: respect EPREFIX, fixes bug #587520

(cherry picked from commit 6eab44c650e8134e1b3025a197cb77057d2925d5)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Fixes: https://github.com/gentoo/gentoo/pull/3671

9 years agosys-libs/db: fix ebuilds for recent versions to respect EPREFIX
Martin Mokrejš [Thu, 26 Jan 2017 20:51:13 +0000 (21:51 +0100)]
sys-libs/db: fix ebuilds for recent versions to respect EPREFIX

(cherry picked from commit fdf6c8b0ace87100319face30463d38fa4daf637)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Fixes: https://github.com/gentoo/gentoo/pull/3671

9 years agonet-nds/openldap: remove unused init file
Michael Mair-Keimberger (asterix) [Fri, 27 Jan 2017 15:27:40 +0000 (16:27 +0100)]
net-nds/openldap: remove unused init file

(cherry picked from commit d25ef0203245831250003ab14b6465b621e58ab0)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Fixes: https://github.com/gentoo/gentoo/pull/3678

9 years agogames-action/shootingstar: remove deprecated games eclass
Austin English [Fri, 27 Jan 2017 21:55:59 +0000 (15:55 -0600)]
games-action/shootingstar: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agomedia-libs/lcms: Add patch for out-of-bounds read in Type_MLU_Read() (CVE-2016-10165...
Andreas K. Hüttel [Fri, 27 Jan 2017 20:58:11 +0000 (21:58 +0100)]
media-libs/lcms: Add patch for out-of-bounds read in Type_MLU_Read() (CVE-2016-10165), bug 591452

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-misc/tigervnc: Bump to v1.7.1 (bug #606460)
Thomas Deutschmann [Fri, 27 Jan 2017 20:48:45 +0000 (21:48 +0100)]
net-misc/tigervnc: Bump to v1.7.1 (bug #606460)

Ebuild changes:
===============
 - JAVA support fixed; Previously, when system's VM was set to a JRE,
   building of VncViewer.jar failed because ebuild didn't switch
   active JAVA VM to JDK because DEPEND also contained virtual/jre
   value from RDEPEND.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-php/PEAR-MIME_Type: Version bump
Brian Evans [Fri, 27 Jan 2017 20:22:02 +0000 (15:22 -0500)]
dev-php/PEAR-MIME_Type: Version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ruby/bunny: add 2.6.3
Hans de Graaff [Fri, 27 Jan 2017 19:41:33 +0000 (20:41 +0100)]
dev-ruby/bunny: add 2.6.3

Package-Manager: portage-2.3.3

9 years agodev-ruby/bunny: cleanup
Hans de Graaff [Fri, 27 Jan 2017 19:39:15 +0000 (20:39 +0100)]
dev-ruby/bunny: cleanup

Package-Manager: portage-2.3.3

9 years agodev-ruby/acts_as_list: add 0.9.1
Hans de Graaff [Fri, 27 Jan 2017 19:37:48 +0000 (20:37 +0100)]
dev-ruby/acts_as_list: add 0.9.1

Package-Manager: portage-2.3.3

9 years agoapp-antivirus/clamav: use upstream fix for broken zlib check instead of disabling...
Austin English [Fri, 27 Jan 2017 19:36:06 +0000 (13:36 -0600)]
app-antivirus/clamav: use upstream fix for broken zlib check instead of disabling it completely

Ack'ed by radhermit

Gentoo-Bug: https://bugs.gentoo.org/604650

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/rrootage: remove deprecated games eclass
Austin English [Thu, 26 Jan 2017 22:49:00 +0000 (16:49 -0600)]
games-action/rrootage: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/rune: remove deprecated games eclass
Austin English [Thu, 26 Jan 2017 22:46:23 +0000 (16:46 -0600)]
games-action/rune: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/postalplus: remove deprecated games eclass
Austin English [Thu, 26 Jan 2017 22:32:43 +0000 (16:32 -0600)]
games-action/postalplus: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agogames-action/phobiaii: remove deprecated games eclass
Austin English [Thu, 26 Jan 2017 21:53:23 +0000 (15:53 -0600)]
games-action/phobiaii: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

9 years agoapp-crypt/libu2f-server: Add libressl USE flag
Luis Ressel [Thu, 19 Jan 2017 20:56:43 +0000 (21:56 +0100)]
app-crypt/libu2f-server: Add libressl USE flag

In my tests, libu2f-server has worked fine with libressl; no patches are
necessary.

9 years agonet-misc/nicstat: new package
Zac Medico [Fri, 27 Jan 2017 18:49:58 +0000 (10:49 -0800)]
net-misc/nicstat: new package

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-im/qtox: remove old v1.5.0
Zetok Zalbavar [Fri, 27 Jan 2017 17:57:54 +0000 (17:57 +0000)]
net-im/qtox: remove old v1.5.0

Package-Manager: portage-2.3.3

9 years agomedia-plugins/kodi-visualization-starburst: Remove bogus EBUILD entry
David Seifert [Fri, 27 Jan 2017 18:42:39 +0000 (19:42 +0100)]
media-plugins/kodi-visualization-starburst: Remove bogus EBUILD entry

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-plugins/kodi-pvr-iptvsimple: Remove bogus EBUILD entry
David Seifert [Fri, 27 Jan 2017 18:42:08 +0000 (19:42 +0100)]
media-plugins/kodi-pvr-iptvsimple: Remove bogus EBUILD entry

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-plugins/kodi-pvr-argustv: Remove bogus EBUILD entry
David Seifert [Fri, 27 Jan 2017 18:40:31 +0000 (19:40 +0100)]
media-plugins/kodi-pvr-argustv: Remove bogus EBUILD entry

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-plugins/kodi-peripheral-joystick: Remove bogus EBUILD entry
David Seifert [Fri, 27 Jan 2017 18:39:03 +0000 (19:39 +0100)]
media-plugins/kodi-peripheral-joystick: Remove bogus EBUILD entry

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-libs/softhsm: disable ghost for libressl
Alon Bar-Lev [Fri, 27 Jan 2017 18:21:25 +0000 (20:21 +0200)]
dev-libs/softhsm: disable ghost for libressl

disable ecc for bindist

Bug: 607416

Package-Manager: portage-2.3.3