summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opensubdiv: redundant long descriptionJoonas Niilola2020-06-081-8/+5
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/opensubdiv: Update to EAPI 7Adrian Grigo2020-06-082-22/+178
| | | | | | | | Update ebuild to use EAPI 7. Remove eapi7-ver from inherit. Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/opensubdiv: Version bump to 3.4.3Adrian Grigo2020-06-085-8/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump to media-libs/opensubdiv-3.4.3 This version has been updated to EAPI 7 and inherits from cmake rather than cmake-utils. The license has been corrected to modified apache-2 New USE flags are added to control installation of the docs, examples and tutorials. The build system is patched to install the tutorials into /usr/bin, and to use python 2.7 to build the documentation. The latter fixes bug 722570 for this ebuild. When using FEATURES="test", the basic and regression tests are enabled. However the GLTESTS are disabled as portage does not have access to an X11 display to run them during the build. A direct dependency on libXinerama was added as this is no longer included by glfw for wayland users. This fixes bug 708160 for this ebuild. For cuda users, the build will fail when using GCC 9+. If an incorrect version is selected, the ebuild will warn the user to run gcc-config. Others have found that cuda kernels fail to build with multiple jobs for previous versions of opensubdiv. I use MAKEOPTS="-j1" to prevent this, although it has not been an issue for me. Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Closes: https://bugs.gentoo.org/696592 Closes: https://bugs.gentoo.org/708160 Closes: https://bugs.gentoo.org/722570 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-fs/xwmfs: removal of old version 0.84Matthias Gerstner2020-06-082-28/+0
| | | | | | | Signed-off-by: Matthias Gerstner <matthias.gerstner@nefkom.net> Package-Manager: Portage-2.3.89, Repoman-2.3.20 Closes: https://github.com/gentoo/gentoo/pull/15778 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-fs/xwmfs: version bump to 0.85Matthias Gerstner2020-06-082-0/+28
| | | | | | | | Signed-off-by: Matthias Gerstner <matthias.gerstner@nefkom.net> Package-Manager: Portage-2.3.89, Repoman-2.3.20 Closes: https://bugs.gentoo.org/722140 Closes: https://bugs.gentoo.org/716170 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pythondialog: use distutils-r1 eclass for 'docs' IUSEJoonas Niilola2020-06-081-3/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pythondialog: remove old 3.4.0Joonas Niilola2020-06-082-40/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pythondialog: vbump 3.5.1Amel Hodzic2020-06-083-1/+41
| | | | | | | | | | * Adds python3_{6,7,8} support Closes: https://bugs.gentoo.org/719498 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Amel Hodzic <ilmostro7@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15743 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pyaudio: restirct tests, and explain why soJoonas Niilola2020-06-081-1/+7
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pyaudio: bump EAPI 7, use distutils to install docsRobert Siebeck2020-06-081-0/+33
| | | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/15782 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pyaudio: take maintainershipRobert Siebeck2020-06-081-1/+8
| | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-client/mutt-wizard: added mutt-wizard with dated ebuildAisha Tammy2020-06-084-0/+115
| | | | | | | | | | | | | Closes: https://bugs.gentoo.org/713890 A system for automatically configuring neomutt and isync with a simple interface and safe passwords. Support for multiple domains and automatic offline email sync. Integrable with a lot of other utilities for additional functionality for managing emails. Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/14713 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* xfce-base/libxfce4ui: Bump to 4.15.3Michał Górny2020-06-082-0/+68
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/grpcio-tools: respect CC in setup.pyGeorgy Yakovlev2020-06-082-0/+16
| | | | | | | Upstream-PR: https://github.com/grpc/grpc/pull/23159 Bug: https://bugs.gentoo.org/727478 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-python/grpcio: respect CC in setup.pyGeorgy Yakovlev2020-06-082-0/+35
| | | | | | | Upstream-PR: https://github.com/grpc/grpc/pull/23159 Bug: https://bugs.gentoo.org/727478 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* www-servers/uwsgi: arm stable (bug #718828)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ruby/sys-uname: arm keyworded (bug #727392)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: arm stable (bug #726598)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/coverage: Needs python[sqlite]Sam James (sam_c)2020-06-082-2/+2
| | | | | | | | Thanks-to: John Helmert III <jchelmert3@posteo.net> Closes: https://bugs.gentoo.org/720208 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tox: arm stable (bug #727374)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emacs/f: arm keyworded (bug #720112)Sam James (sam_c)2020-06-081-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/xmlsec: arm stable (bug #719108)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/pcl: arm stable (bug #719108)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-auth/oath-toolkit: arm stable (bug #719108)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-vpn/ocserv: arm stable (bug #719108)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-vpn/openconnect: arm stable (bug #719108)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/LWP-UserAgent-Determined: arm keyworded (bug #719138)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/DateTime-Format-SQLite: arm keyworded (bug #719138)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/kakoune: arm keyworded (bug #726356)Sam James (sam_c)2020-06-082-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/coverage: Add missing hypothesis test depSam James (sam_c)2020-06-082-0/+2
| | | | | | | Acked-by: Michał Górny <mgorny@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libident: arm keyworded (bug #705546)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-irc/ngircd: arm keyworded (bug #705546)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/mailbase: prevent collision with old metamail over mailcap.5Robin H. Johnson2020-06-071-1/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Convert-UUlib: stable 1.710.0 for hppa, bug #724494Rolf Eike Beer2020-06-081-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-dns/bind-tools: stable 9.14.12 for hppa, bug #723988Rolf Eike Beer2020-06-081-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/tox: stable 3.15.0 for sparc, bug #727374Rolf Eike Beer2020-06-081-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* virtual/perl-Compress-Raw-Bzip2: mark 2.89.0-r1 hppa, bug #723792Rolf Eike Beer2020-06-081-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* virtual/perl-Module-CoreList: mark 5.202.6.13.0_rc hppa, bug #723792Rolf Eike Beer2020-06-081-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/perl: stable 5.30.3 for hppa, bug #723792Rolf Eike Beer2020-06-081-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/tomsfastmath: keyworded 0.13.1 for hppa, bug #725414Rolf Eike Beer2020-06-081-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/linuxptp: Use $CC for compilationThomas Beierlein2020-06-081-2/+2
| | | | | | Closes: https://bugs.gentoo.org/725180 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-misc/linuxptp: Drop oldThomas Beierlein2020-06-082-37/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/tensorflow-estimator: fix compile errorJason Zaman2020-06-081-6/+11
| | | | | | | | | The bazel build step used the incorrect python, so duplicate the sources and build multiple times Closes: https://bugs.gentoo.org/725856 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* eclass: last-rite php-ext-source-r2.eclassJoonas Niilola2020-06-081-1/+2
| | | | | Bug: https://bugs.gentoo.org/727472 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-servers/uwsgi: remove old 2.0.17Joonas Niilola2020-06-082-389/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/16110 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/qemu: restore ~ppc keyword, bug #720206Georgy Yakovlev2020-06-071-1/+1
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/qemu: restore ~ppc64 keyword, bug #720206Georgy Yakovlev2020-06-071-1/+1
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/arch/powerpc/ppc64: unmask qemu[spice,usbredir]Georgy Yakovlev2020-06-071-0/+4
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/spice: add ~ppc64 keywordGeorgy Yakovlev2020-06-071-1/+1
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 5.7.1Mike Pagano2020-06-072-0/+31
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mike Pagano <mpagano@gentoo.org>