summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-emulation/dolphin: whitelist minizip, bug #671900Sergei Trofimovich2018-11-251-1/+3
| | | | | | | | | | | | | | | | Richard reports build failure against live ebuild after https://github.com/dolphin-emu/dolphin/commit/e6b2758ab401975c0bde2b80bec5b05485c25c5a upstream update: CMake Error at CMakeLists.txt:565 (add_subdirectory): add_subdirectory given source "Externals/minizip" which is not an existing directory. Allow using stripped down minizip. Reported-by: Richard Yao Closes: https://bugs.gentoo.org/671900 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/minidlna: Disarm meaningless 'make check'Michał Górny2018-11-251-0/+4
| | | | | | | The 'make check' target builds only some test utility and does not execute any actual tests. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Control avahi via cache overrideMichał Górny2018-11-251-5/+6
| | | | | | | Use autoconf cache variable override to disable avahi instead of patching the build system. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Remove redundant econf args and dodocMichał Górny2018-11-251-8/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Fix ownership fixup codeMichał Górny2018-11-251-6/+7
| | | | | | Use proper bash syntax, and respect EROOT. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Switch to tmpfiles.eclassMichał Górny2018-11-251-2/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Use stdin form of systemd_newtmpfilesdMichał Górny2018-11-251-2/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Use relative symlink pathMichał Górny2018-11-251-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Inline most uses of PNMichał Górny2018-11-251-25/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Defer creating user/group to preinstMichał Górny2018-11-251-18/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Fix installing empty directoriesMichał Górny2018-11-251-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Add missing slot operatorsMichał Górny2018-11-251-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Fix incorrect dep on virtual/ffmpegMichał Górny2018-11-251-0/+101
| | | | | | | | The package is clearly linking to ffmpeg/libav libraries, so we need USE=libav and proper slot-deps. Note: I haven't tested whether it works with libav, presumed the virtual/ implies it did. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/minidlna: Switch HOMEPAGE to the project pageMichał Górny2018-11-252-4/+4
| | | | | | | | Switch HOMEPAGE from the (unreadable) autogenerated sourceforge page to the actual project page. Not that it's much better but it at least saves one click. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-cluster/glusterfs-4.1.5: update ManifestEugene Bright2018-11-251-0/+1
| | | | Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs-{4.1.5,9999}: make IUSE and inherit ugly againEugene Bright2018-11-252-54/+4
| | | | Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs-{4.1.5,9999}: bump EAPI to 7Eugene Bright2018-11-252-8/+16
| | | | Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: Bump to 4.1.5Eugene Bright2018-11-251-0/+247
| | | | | | | | | Bug: https://bugs.gentoo.org/658700 Closes: https://bugs.gentoo.org/658700 Closes: https://github.com/gentoo/gentoo/pull/10192 Signed-off-by: Eugene Bright <eugene@bright.gdn> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs-9999: Remove outdated commentEugene Bright2018-11-251-4/+0
| | | | | Signed-off-by: Eugene Bright <eugene@bright.gdn> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs-9999: Add IUSE=libresslEugene Bright2018-11-251-2/+24
| | | | | | | | Bug: https://bugs.gentoo.org/662712 Closes: https://bugs.gentoo.org/662712 Signed-off-by: Eugene Bright <eugene@bright.gdn> Closes: https://github.com/gentoo/gentoo/pull/10192 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* net-analyzer/sngrep: Version 1.4.6Jeroen Roovers2018-11-252-0/+44
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/sngrep: Mark ~x86 (bug #671884).Jeroen Roovers2018-11-251-2/+2
| | | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --ignore-arches Fixes: https://bugs.gentoo.org/671884 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* sys-fs/mac-fdisk: Define lseek64 properlyJeroen Roovers2018-11-252-4/+48
| | | | | | Bug: https://bugs.gentoo.org/671860 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* media-gfx/gimp: Fix call to ./configureSebastian Pipping2018-11-251-1/+1
| | | | | | Closes: https://bugs.gentoo.org/671774 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* profiles: Mask vulnerable <x11-misc/sddm-0.18.0Andreas Sturmlechner2018-11-251-0/+5
| | | | | Bug: https://bugs.gentoo.org/661510 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/freeverb3: Drop oldAndreas Sturmlechner2018-11-252-129/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/freeverb3: EAPI-7 bump, fix audacious USE-depAndreas Sturmlechner2018-11-252-0/+139
| | | | | | | | | Drop unused eclass. Assorted cleanups to ebuild. Bug: https://bugs.gentoo.org/671828 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-plugins/enigmail: move stable keywordsThomas Deutschmann2018-11-252-83/+1
| | | | | | Bug: https://bugs.gentoo.org/669174 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-libs/mbedtls: version bump to 2.15.0Anthony G. Basile2018-11-252-0/+94
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/pycharm-community: Add myself as maintainerMikle Kolyada2018-11-251-1/+4
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/pycharm-professional: Add myself as maintainerMikle Kolyada2018-11-251-1/+4
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-shells/autojump: Add myself as maintainerMatt Turner2018-11-251-8/+11
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-text/mupdf: amd64 stable wrt bug #671376Mikle Kolyada2018-11-251-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-gfx/zbar: Can't drop 0.10_p20121015-r3 yetAndreas Sturmlechner2018-11-254-0/+199
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: mv diff -> patch, add basic patch headerAndreas Sturmlechner2018-11-252-1/+4
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: Drop 0.10_p20121015-r3Andreas Sturmlechner2018-11-254-201/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: 0.20.1 version bump, add USE qt5, graphicsmagickAndreas Sturmlechner2018-11-252-0/+149
| | | | | | | | | | Add missing || die Closes: https://bugs.gentoo.org/667990 Closes: https://bugs.gentoo.org/641920 Closes: https://bugs.gentoo.org/629016 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: arm: Mask media-gfx/zbar[graphicsmagick]Andreas Sturmlechner2018-11-251-0/+1
| | | | | Bug: https://bugs.gentoo.org/629016 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-emulation/wine-any: Drop oldNick Sarnie2018-11-252-647/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-any: Sync with ::wineNick Sarnie2018-11-252-0/+647
| | | | | | | Bump to 3.21 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Drop oldNick Sarnie2018-11-252-616/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2018-11-252-0/+616
| | | | | | | Bump to 3.21 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-d3d9: Drop oldNick Sarnie2018-11-252-579/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-d3d9: Sync with ::wineNick Sarnie2018-11-252-0/+579
| | | | | | | Bump to 3.21 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Drop oldNick Sarnie2018-11-252-533/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2018-11-252-0/+533
| | | | | | | Bump to 3.21 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* media-libs/freeverb3: Remove dead codeSebastian Pipping2018-11-252-4/+2
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-text/zathura-ps: Add myself as maintainerMikle Kolyada2018-11-251-14/+17
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-text/zathura-cb: Add myself as maintainerMikle Kolyada2018-11-251-14/+17
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-text/zathura-djvu: Add myself as maintainerMikle Kolyada2018-11-251-14/+17
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11