summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/Kivy: Version bump, add py3.5 supportDavid Seifert2016-08-083-2/+72
| | | | | | | * EAPI=6 * Also fix overlong DESCRIPTION Package-Manager: portage-2.3.0
* dev-python/kivy-garden: Version bump, add py3.5 supportDavid Seifert2016-08-083-2/+31
| | | | | | * EAPI=6 Package-Manager: portage-2.3.0
* dev-python/Coffin: Add py3.5 supportDavid Seifert2016-08-081-3/+3
| | | | Package-Manager: portage-2.3.0
* dev-python/BitVector: Version bump, add py3.5 supportDavid Seifert2016-08-082-0/+22
| | | | | | * EAPI=6 Package-Manager: portage-2.3.0
* dev-python/3to2: Add py3.5 supportDavid Seifert2016-08-081-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-python/pygit2: version bump to 0.24.1Tim Harder2016-08-082-0/+28
|
* dev-libs/libgit2: update live ebuildTim Harder2016-08-081-3/+3
|
* media-gfx/sxiv: remove oldTim Harder2016-08-087-168/+0
|
* media-gfx/sxiv: stabilize 1.3.1Tim Harder2016-08-081-1/+1
|
* media-gfx/sxiv: version bump to 1.3.2Tim Harder2016-08-082-0/+55
|
* dev-scheme/guile: Bump subslot (#590710)Pacho Ramos2016-08-081-1/+1
| | | | Package-Manager: portage-2.3.0
* media-gfx/feh: version bump to 2.16.2Tim Harder2016-08-082-0/+66
|
* dev-util/vmtouch: respect CC and correct man page installationKarl Linden2016-08-081-1/+5
| | | | | | | | | | Gentoo-Bug: 590560 Gentoo-Bug: 590562 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2026 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-emulation/spice: work around access violation during configure, bug #586560Matthias Maier2016-08-073-0/+12
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: remove 1.3.5-r1Matthias Maier2016-08-071-387/+0
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: stabilize 1.3.5-r2 on amd64, x86Matthias Maier2016-08-071-1/+1
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: Fix various dependencies, bug #587708, #590410Matthias Maier2016-08-073-7/+397
| | | | Package-Manager: portage-2.2.28
* media-libs/mutagen: version bump to 1.34Tim Harder2016-08-082-0/+45
|
* sci-visualization/paraview: Let qtchooser select the correct qt versionMatthias Maier2016-08-071-0/+4
| | | | Package-Manager: portage-2.2.28
* sci-visualization/paraview: Set +qt5 as default use flag, bug #590288Matthias Maier2016-08-071-1/+1
| | | | Package-Manager: portage-2.2.28
* media-libs/rtaudio: version bump to 4.1.2Tim Harder2016-08-084-0/+145
|
* sci-visualization/paraview: Fix dependency on dev-qt:qtx11extras:5Matthias Maier2016-08-071-1/+2
| | | | | | Thanks to Maciej Pawlik for reporting the bug. Package-Manager: portage-2.2.28
* app-portage/g-sorcery: Prefix support.Benda Xu2016-08-081-1/+6
| | | | | | Bug: 589354 Package-Manager: portage-2.3.0
* media-gfx/cura: replace eapply && eapply_user with defaultGöktürk Yüksek2016-08-072-4/+2
| | | | Package-Manager: portage-2.2.28
* media-gfx/curaengine: new version 0.15.04.6 (legacy)Marshall Brewer (Gentoo Key)2016-08-073-0/+78
| | | | | | based on the original ebuild by _AxS_ Package-Manager: portage-2.2.28
* media-gfx/cura: new version 0.15.04.5_rc5 (legacy)Marshall Brewer (Gentoo Key)2016-08-072-0/+75
| | | | | | | | based on the original ebuild by _AxS_ EROOT are replaced with EPREFIX by the committer Package-Manager: portage-2.2.28
* media-gfx/cura: new version 0.15.04.4 (legacy)Marshall Brewer (Gentoo Key)2016-08-073-0/+164
| | | | | | | | based on the original ebuild by _AxS_ EROOT are replaced with EPREFIX by the committer Package-Manager: portage-2.2.28
* net-misc/networkmanager: add 'check' target to stub MakefileMike Gilbert2016-08-071-1/+2
| | | | | | | Patch by tka. Bug: https://bugs.gentoo.org/590718 Package-Manager: portage-2.3.0_p16
* sys-libs/uclibc-ng: stable on amd64 and x86Anthony G. Basile2016-08-071-1/+1
| | | | Package-Manager: portage-2.2.28
* app-vim/closetag: Clean up old.Patrice Clement2016-08-081-15/+0
| | | | Package-Manager: portage-2.2.28
* app-vim/closetag: Stable for amd64. Retroactively mark stable for the ↵Patrice Clement2016-08-081-1/+1
| | | | | | remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28
* app-vim/closetag: EAPI 6 bump.Patrice Clement2016-08-081-0/+17
| | | | Package-Manager: portage-2.2.28
* app-mobilephone/smssend, dev-libs/skyutils: fix SSLv3 support.Michael Orlitzky2016-08-073-13/+5
| | | | | | | | | | | | | | | | | | | | 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
* media-gfx/imagemagick: Bump to versions 6.9.5.5 and 7.0.2.7Lars Wendler2016-08-083-1/+180
| | | | | | | Removed old. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/tiff: Also remove gif2tiff test (bug #590708).Lars Wendler2016-08-071-0/+10
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* profiles/package.mask: add myself to the lua maskWilliam Hubbs2016-08-071-0/+2
|
* net-misc/remmina: libsecret and webkit-gtk fixes.Diogo Pereira2016-08-072-0/+116
| | | | | | | | | | | | * 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>
* dev-python/jaraco-collections: remove old.Louis Sautier2016-08-072-50/+0
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2028 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-python/jaraco-collections: version bump to 1.4.1.Louis Sautier2016-08-072-0/+60
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2028 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* gnome-extra/chrome-gnome-shell: version bump, remove oldYuri Konotopov2016-08-072-1/+3
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2030 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-auth/keystone: cleanupMatthew Thode2016-08-073-332/+0
| | | | Package-Manager: portage-2.2.28
* sys-auth/keystone: stable 9.1.0Matthew Thode2016-08-071-1/+1
| | | | Package-Manager: portage-2.2.28
* media-video/mpv: always install HTML doc in 0.18.1 wrt bug 589702Ilya Tumaykin2016-08-072-3/+39
| | | | | | | | | 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>
* media-video/mpv: always install HTML doc in 9999 wrt bug 589702Ilya Tumaykin2016-08-071-1/+2
| | | | | | Package-Manager: portage-2.3.0 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/mpv: tell users about all default volume keybindings in 9999Ilya Tumaykin2016-08-071-2/+2
| | | | | | Package-Manager: portage-2.3.0 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/augeas: bupMatthew Thode2016-08-072-0/+50
| | | | Package-Manager: portage-2.2.28
* media-sound/spotify: remove old and stable new for bug 590624Matthew Thode2016-08-073-120/+1
| | | | Package-Manager: portage-2.2.28
* media-sound/spotify: bup for bug 590624Matthew Thode2016-08-072-0/+119
| | | | Package-Manager: portage-2.2.28
* app-admin/cpulimit: take an orphanAndrew Savchenko2016-08-071-0/+4
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* dev-util/mingw64-runtime - modify cpp executionAlon Bar-Lev2016-08-071-1/+1
| | | | | | | | hopefully will support more cases. Bug: 590484 Package-Manager: portage-2.2.28