Matthias Maier [Mon, 8 Aug 2016 04:43:17 +0000 (23:43 -0500)]
app-emulation/libvirt: remove 1.3.5-r1
Package-Manager: portage-2.2.28
Matthias Maier [Mon, 8 Aug 2016 04:42:49 +0000 (23:42 -0500)]
app-emulation/libvirt: stabilize 1.3.5-r2 on amd64, x86
Package-Manager: portage-2.2.28
Matthias Maier [Mon, 8 Aug 2016 04:42:03 +0000 (23:42 -0500)]
app-emulation/libvirt: Fix various dependencies, bug #587708, #590410
Package-Manager: portage-2.2.28
Tim Harder [Mon, 8 Aug 2016 04:19:24 +0000 (00:19 -0400)]
media-libs/mutagen: version bump to 1.34
Matthias Maier [Mon, 8 Aug 2016 04:11:59 +0000 (23:11 -0500)]
sci-visualization/paraview: Let qtchooser select the correct qt version
Package-Manager: portage-2.2.28
Matthias Maier [Mon, 8 Aug 2016 03:48:30 +0000 (22:48 -0500)]
sci-visualization/paraview: Set +qt5 as default use flag, bug #590288
Package-Manager: portage-2.2.28
Tim Harder [Mon, 8 Aug 2016 04:14:41 +0000 (00:14 -0400)]
media-libs/rtaudio: version bump to 4.1.2
Matthias Maier [Mon, 8 Aug 2016 03:43:20 +0000 (22:43 -0500)]
sci-visualization/paraview: Fix dependency on dev-qt:qtx11extras:5
Thanks to Maciej Pawlik for reporting the bug.
Package-Manager: portage-2.2.28
Benda Xu [Mon, 8 Aug 2016 01:53:11 +0000 (10:53 +0900)]
app-portage/g-sorcery: Prefix support.
Bug: 589354
Package-Manager: portage-2.3.0
Göktürk Yüksek [Mon, 8 Aug 2016 01:43:04 +0000 (21:43 -0400)]
media-gfx/cura: replace eapply && eapply_user with default
Package-Manager: portage-2.2.28
Marshall Brewer (Gentoo Key) [Sat, 30 Apr 2016 07:56:35 +0000 (09:56 +0200)]
media-gfx/curaengine: new version 0.15.04.6 (legacy)
based on the original ebuild by _AxS_
Package-Manager: portage-2.2.28
Marshall Brewer (Gentoo Key) [Sat, 30 Apr 2016 08:28:57 +0000 (10:28 +0200)]
media-gfx/cura: new version 0.15.04.5_rc5 (legacy)
based on the original ebuild by _AxS_
EROOT are replaced with EPREFIX by the committer
Package-Manager: portage-2.2.28
Marshall Brewer (Gentoo Key) [Sat, 30 Apr 2016 08:17:47 +0000 (10:17 +0200)]
media-gfx/cura: new version 0.15.04.4 (legacy)
based on the original ebuild by _AxS_
EROOT are replaced with EPREFIX by the committer
Package-Manager: portage-2.2.28
Mike Gilbert [Mon, 8 Aug 2016 01:13:58 +0000 (21:13 -0400)]
net-misc/networkmanager: add 'check' target to stub Makefile
Patch by tka.
Bug: https://bugs.gentoo.org/590718
Package-Manager: portage-2.3.0_p16
Anthony G. Basile [Mon, 8 Aug 2016 01:12:51 +0000 (21:12 -0400)]
sys-libs/uclibc-ng: stable on amd64 and x86
Package-Manager: portage-2.2.28
Patrice Clement [Sun, 7 Aug 2016 23:12:38 +0000 (01:12 +0200)]
app-vim/closetag: Clean up old.
Package-Manager: portage-2.2.28
Patrice Clement [Sun, 7 Aug 2016 22:54:21 +0000 (00:54 +0200)]
app-vim/closetag: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Patrice Clement [Sun, 7 Aug 2016 22:53:23 +0000 (00:53 +0200)]
app-vim/closetag: EAPI 6 bump.
Package-Manager: portage-2.2.28
Michael Orlitzky [Sun, 7 Aug 2016 22:26:57 +0000 (18:26 -0400)]
app-mobilephone/smssend, dev-libs/skyutils: fix SSLv3 support.
In commits
790eacc and
ac28332, I added an "sslv3" USE flag to
dev-libs/skyutils and revisioned app-mobilephone/smssend to depend on
it. This fix was insufficient; any other programs linking to
libskyutils would suffer the same problem, as Michał Górny pointed
out.
Two new revisions of the affected packages remove the "sslv3" option
for dev-libs/skyutils, and make it depend on openssl[sslv3] when the
user asks for SSL support. Note: this required the removal of LibreSSL
support on skyutils. The new revision of app-mobilephone/smssend now
depends on the fixed revision of skyutils.
An additional fix was made, and now smssend depends on
skyutils[ssl]. Without SSL support in libskyutils, many SMS providers
simply don't work.
Gentoo-Bug: 588326
Lars Wendler [Sun, 7 Aug 2016 22:31:21 +0000 (00:31 +0200)]
media-gfx/imagemagick: Bump to versions 6.9.5.5 and 7.0.2.7
Removed old.
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Sun, 7 Aug 2016 21:53:57 +0000 (23:53 +0200)]
media-libs/tiff: Also remove gif2tiff test (bug #590708).
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
William Hubbs [Sun, 7 Aug 2016 20:44:29 +0000 (15:44 -0500)]
profiles/package.mask: add myself to the lua mask
Diogo Pereira [Sun, 7 Aug 2016 16:45:05 +0000 (17:45 +0100)]
net-misc/remmina: libsecret and webkit-gtk fixes.
* Patch build to properly allow disabling libsecret.
* Switch from libsecret to gnome-keyring USE flag.
* Hard depend on net-libs/webkit-gtk:4.
Gentoo-Bug: http://bugs.gentoo.org/590704
Reported-by: Pacho Ramos <pacho@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/2037
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Louis Sautier [Fri, 5 Aug 2016 23:20:03 +0000 (01:20 +0200)]
dev-python/jaraco-collections: remove old.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2028
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Louis Sautier [Fri, 5 Aug 2016 23:19:25 +0000 (01:19 +0200)]
dev-python/jaraco-collections: version bump to 1.4.1.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2028
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Yuri Konotopov [Sat, 6 Aug 2016 18:34:54 +0000 (21:34 +0300)]
gnome-extra/chrome-gnome-shell: version bump, remove old
Closes: https://github.com/gentoo/gentoo/pull/2030
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Matthew Thode [Sun, 7 Aug 2016 20:36:47 +0000 (15:36 -0500)]
sys-auth/keystone: cleanup
Package-Manager: portage-2.2.28
Matthew Thode [Sun, 7 Aug 2016 20:35:49 +0000 (15:35 -0500)]
sys-auth/keystone: stable 9.1.0
Package-Manager: portage-2.2.28
Ilya Tumaykin [Sun, 31 Jul 2016 11:29:49 +0000 (14:29 +0300)]
media-video/mpv: always install HTML doc in 0.18.1 wrt bug 589702
Gentoo-Bug: https://bugs.gentoo.org/589702
Closes: https://github.com/gentoo/gentoo/pull/1987
Package-Manager: portage-2.3.0
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Ilya Tumaykin [Sun, 31 Jul 2016 11:34:34 +0000 (14:34 +0300)]
media-video/mpv: always install HTML doc in 9999 wrt bug 589702
Package-Manager: portage-2.3.0
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Ilya Tumaykin [Tue, 2 Aug 2016 04:55:06 +0000 (07:55 +0300)]
media-video/mpv: tell users about all default volume keybindings in 9999
Package-Manager: portage-2.3.0
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Matthew Thode [Sun, 7 Aug 2016 20:32:53 +0000 (15:32 -0500)]
app-admin/augeas: bup
Package-Manager: portage-2.2.28
Matthew Thode [Sun, 7 Aug 2016 20:30:04 +0000 (15:30 -0500)]
media-sound/spotify: remove old and stable new for bug 590624
Package-Manager: portage-2.2.28
Matthew Thode [Sun, 7 Aug 2016 20:29:10 +0000 (15:29 -0500)]
media-sound/spotify: bup for bug 590624
Package-Manager: portage-2.2.28
Andrew Savchenko [Sun, 7 Aug 2016 19:25:45 +0000 (22:25 +0300)]
app-admin/cpulimit: take an orphan
Package-Manager: portage-2.3.0
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Alon Bar-Lev [Sun, 7 Aug 2016 19:37:10 +0000 (22:37 +0300)]
dev-util/mingw64-runtime - modify cpp execution
hopefully will support more cases.
Bug: 590484
Package-Manager: portage-2.2.28
Michael Palimaka [Sun, 7 Aug 2016 19:21:55 +0000 (05:21 +1000)]
kde-base/kdelibs: really avoid GCC version check failure with clang
Package-Manager: portage-2.3.0
Michael Palimaka [Sun, 7 Aug 2016 19:13:50 +0000 (05:13 +1000)]
net-libs/libkvkontakte: webkit is always required
Package-Manager: portage-2.3.0
Lars Wendler [Sun, 7 Aug 2016 19:14:46 +0000 (21:14 +0200)]
net-fs/nfs-utils: Bump to version 1.3.4 (bug #590698).
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Amy Winston [Sun, 7 Aug 2016 19:01:05 +0000 (21:01 +0200)]
dev-scheme/guile: fixes for bug #590528,#590660
- Added patch for built_includes by upstream Andy Wingo
- Symlink path changed
Package-Manager: portage-2.2.28
Michael Palimaka [Sun, 7 Aug 2016 18:34:56 +0000 (04:34 +1000)]
net-libs/libkfbapi: webkit is always required
Package-Manager: portage-2.3.0
Michał Górny [Sun, 7 Aug 2016 18:33:29 +0000 (20:33 +0200)]
dev-ruby/mail: Prune slot 3.2, #568978
Michał Górny [Sun, 7 Aug 2016 18:32:20 +0000 (20:32 +0200)]
dev-ruby/activesupport: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:31:40 +0000 (20:31 +0200)]
dev-ruby/activemodel: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:30:38 +0000 (20:30 +0200)]
dev-ruby/activeresource: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:29:56 +0000 (20:29 +0200)]
dev-ruby/actionpack: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:29:13 +0000 (20:29 +0200)]
dev-ruby/actionmailer: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:28:12 +0000 (20:28 +0200)]
dev-ruby/activerecord: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:24:48 +0000 (20:24 +0200)]
dev-ruby/railties: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:22:46 +0000 (20:22 +0200)]
dev-ruby/coffee-rails: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:17:45 +0000 (20:17 +0200)]
dev-ruby/mongoid: Remove last-rited pkg
Michał Górny [Sun, 7 Aug 2016 18:16:03 +0000 (20:16 +0200)]
dev-ruby/sass-rails: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 18:09:03 +0000 (20:09 +0200)]
dev-ruby/rails: Prune slot 3.2
Michał Górny [Sun, 7 Aug 2016 17:51:07 +0000 (19:51 +0200)]
dev-ruby/activeldap: Prune slot 3 (along with Rails 3.2)
Michał Górny [Sun, 7 Aug 2016 17:49:26 +0000 (19:49 +0200)]
www-apps/redmine: Prune 2.6.10 along with Rails 3.2
Lars Wendler [Sun, 7 Aug 2016 18:24:30 +0000 (20:24 +0200)]
mail-client/claws-mail: Bump to version 3.14.0
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Sun, 7 Aug 2016 18:19:56 +0000 (20:19 +0200)]
net-libs/libetpan: Bump to version 1.7.2
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
William Hubbs [Sun, 7 Aug 2016 18:19:23 +0000 (13:19 -0500)]
dev-lang/lua: Add myself as co-maintainer
Package-Manager: portage-2.2.28
Kent Fredric [Sun, 7 Aug 2016 17:32:56 +0000 (05:32 +1200)]
dev-perl/Calendar-Simple: Remove POD Author tests.
Not useful on Gentoo.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Sun, 7 Aug 2016 15:01:35 +0000 (03:01 +1200)]
dev-perl/CPAN-Checksums: Remove POD Author tests.
Not useful for gentoo.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Sun, 7 Aug 2016 14:46:16 +0000 (02:46 +1200)]
dev-perl/Business-ISSN: Remove POD Author Tests
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Sun, 7 Aug 2016 14:34:36 +0000 (02:34 +1200)]
dev-perl/Business-ISMN: Remove POD Author Tests.
Not Useful in Gentoo.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Sun, 7 Aug 2016 14:00:54 +0000 (02:00 +1200)]
dev-perl/Business-ISBN: Remove POD Author tests.
Not useful.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Sun, 7 Aug 2016 09:47:31 +0000 (21:47 +1200)]
dev-perl/Audio-FLAC-Header: Remove POD Author tests.
Not useful on Gentoo.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Michał Górny [Sun, 7 Aug 2016 17:23:54 +0000 (19:23 +0200)]
dev-util/rootstrap: Remove last-rited pkg, #582448
Michał Górny [Sun, 7 Aug 2016 17:23:30 +0000 (19:23 +0200)]
dev-python/charade: Remove last-rited pkg, #548866
Michał Górny [Sun, 7 Aug 2016 17:22:52 +0000 (19:22 +0200)]
net-p2p/syncthing-relaysrv: Remove last-rited pkg
Michał Górny [Sun, 7 Aug 2016 17:21:56 +0000 (19:21 +0200)]
app-mobilephone/freesmee: Remove last-rited pkg, #587766
Michał Górny [Sun, 7 Aug 2016 17:17:29 +0000 (19:17 +0200)]
dev-libs/lzo: Prune interim version
Michał Górny [Sun, 7 Aug 2016 17:15:00 +0000 (19:15 +0200)]
app-arch/lzop: Add myself as maintainer
Michał Górny [Sun, 7 Aug 2016 17:14:33 +0000 (19:14 +0200)]
dev-libs/lzo: Add myself as maintainer
Jason Zaman [Fri, 5 Aug 2016 03:00:59 +0000 (11:00 +0800)]
sys-libs/libselinux: fix path check for fcontext recompile
Package-Manager: portage-2.2.28
Jason Zaman [Fri, 5 Aug 2016 02:51:46 +0000 (10:51 +0800)]
dev-python/sepolgen: update to eapi6
Package-Manager: portage-2.2.28
Jason Zaman [Thu, 4 Aug 2016 18:49:32 +0000 (02:49 +0800)]
sys-apps/policycoreutils: update to eapi6
Package-Manager: portage-2.2.28
Jason Zaman [Thu, 4 Aug 2016 18:51:30 +0000 (02:51 +0800)]
sys-apps/checkpolicy: update to eapi6
Package-Manager: portage-2.2.28
Jason Zaman [Thu, 4 Aug 2016 16:52:54 +0000 (00:52 +0800)]
sys-libs/libsemanage: update to eapi6 and update build patch
Package-Manager: portage-2.2.28
Jason Zaman [Thu, 4 Aug 2016 18:54:42 +0000 (02:54 +0800)]
sys-libs/libselinux: update to eapi6
Package-Manager: portage-2.2.28
Jason Zaman [Thu, 4 Aug 2016 18:59:47 +0000 (02:59 +0800)]
sys-libs/libsepol: update to eapi6
Package-Manager: portage-2.2.28
Mike Gilbert [Sun, 7 Aug 2016 16:54:41 +0000 (12:54 -0400)]
app-portage/gpyutils: add python3.5
Package-Manager: portage-2.3.0_p16
Michael Palimaka [Sun, 7 Aug 2016 16:52:54 +0000 (02:52 +1000)]
app-office/libalkimia: version bump
Gentoo-bug: 590602
Package-Manager: portage-2.3.0
Andreas Sturmlechner [Sat, 6 Aug 2016 22:13:08 +0000 (00:13 +0200)]
kde5-functions.eclass: Fix SRC_URI for kde-l10n-15.12.3
Michael Palimaka [Sun, 7 Aug 2016 16:07:01 +0000 (02:07 +1000)]
dev-util/gource: add myself as maintainer
Package-Manager: portage-2.3.0
Michael Palimaka [Sun, 7 Aug 2016 16:06:02 +0000 (02:06 +1000)]
dev-util/gource: metadata whitespace
Package-Manager: portage-2.3.0
Michael Palimaka [Sun, 7 Aug 2016 16:05:41 +0000 (02:05 +1000)]
dev-util/gource: version bump
Package-Manager: portage-2.3.0
Pacho Ramos [Sun, 7 Aug 2016 15:46:22 +0000 (17:46 +0200)]
package.mask: Mask miro for removal
Joerg Bornkessel [Sun, 7 Aug 2016 15:28:36 +0000 (17:28 +0200)]
media-plugins/vdr-solitaire: removed unused patches/diffs
Package-Manager: portage-2.3.0
Michael Palimaka [Sun, 7 Aug 2016 15:23:50 +0000 (01:23 +1000)]
dev-util/gource: remove old
Package-Manager: portage-2.3.0
Joerg Bornkessel [Sun, 7 Aug 2016 15:23:20 +0000 (17:23 +0200)]
media-plugins/vdr-solitaire: fixed homepage, src_uri, wrt bug 590122; thx to DrSlony for point this out
Package-Manager: portage-2.3.0
Kristian Fiskerstrand [Sun, 7 Aug 2016 14:47:31 +0000 (16:47 +0200)]
net-misc/sks: Version bump to 1.1.6
Package-Manager: portage-2.3.0
Luca Barbato [Sun, 7 Aug 2016 14:01:31 +0000 (16:01 +0200)]
app-emulation/qemu: Drop a -Werror when it could cause a false positive
The check code could trigger recent compiler warnings.
Package-Manager: portage-2.2.26
Michał Górny [Sun, 7 Aug 2016 12:32:25 +0000 (14:32 +0200)]
package.mask: Mask new xfce-base/exo due to major session handling issues
Sergei Trofimovich [Sun, 7 Aug 2016 11:24:26 +0000 (12:24 +0100)]
dev-util/vbindiff: adding myself as a manitainer
Package-Manager: portage-2.3.0
Pacho Ramos [Sun, 7 Aug 2016 11:05:06 +0000 (13:05 +0200)]
media-plugins/gst-transcoder: Use xdg.eclass to clean environment (#590638 by Toralf Förster)
Package-Manager: portage-2.3.0
Pacho Ramos [Sun, 7 Aug 2016 10:55:01 +0000 (12:55 +0200)]
x11-libs/gtk+: gtk-doc is not really needed as eautoreconf skips when gtkdocize (installed by gtk-doc) is not present.
Package-Manager: portage-2.3.0
Pacho Ramos [Sun, 7 Aug 2016 10:53:48 +0000 (12:53 +0200)]
x11-libs/gtk+: Drop old
Package-Manager: portage-2.3.0
Agostino Sarubbo [Sun, 7 Aug 2016 10:45:33 +0000 (12:45 +0200)]
net-analyzer/wireshark: amd64 stable wrt bug #589926
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sun, 7 Aug 2016 10:45:26 +0000 (12:45 +0200)]
dev-java/icedtea-bin: amd64 stable wrt bug #590590
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sun, 7 Aug 2016 10:45:17 +0000 (12:45 +0200)]
net-libs/nodejs: amd64 stable wrt bug #586084
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sun, 7 Aug 2016 10:45:11 +0000 (12:45 +0200)]
net-misc/curl: amd64 stable wrt bug #590482
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sun, 7 Aug 2016 10:45:03 +0000 (12:45 +0200)]
www-client/firefox: amd64 stable wrt bug #590330
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>