summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/yaml-cpp: x86 stable wrt bug #719150Agostino Sarubbo2020-08-121-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/gtest: x86 stable wrt bug #735268Agostino Sarubbo2020-08-111-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/gtest: sparc stable wrt bug #735268Agostino Sarubbo2020-08-111-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/gtest: arm stable wrt bug #735268Agostino Sarubbo2020-08-111-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/yaml-cpp: amd64 stable wrt bug #719150Agostino Sarubbo2020-08-111-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/gtest: Stabilize 1.10.0_p20200702 arm64, #735268Sam James2020-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/kokkos: Stabilize 3.0.00 amd64, #721420Sam James2020-08-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 arm64, #719150Sam James2020-08-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 sparc, #719150Sam James2020-08-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gtest: marked ~x64-solarisFabian Groffen2020-08-041-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-cpp/gtest-1.10.0_p20200702: marked ~*-macos, ~*-solarisFabian Groffen2020-08-041-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-cpp/pangomm: remove oldMart Raudsepp2020-07-292-40/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-cpp/pangomm: sparc stable (bug #717144)Sam James2020-07-291-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/kokkos: mark x86 as unsupportedChristoph Junghans2020-07-273-3/+3
| | | | | | | Bug: https://github.com/kokkos/kokkos/issues/2312 Closes: https://bugs.gentoo.org/734156 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
* dev-cpp/yaml-cpp: Cleanup <0.6.3-r2John Helmert III2020-07-275-203/+0
| | | | | | | | Bug: https://bugs.gentoo.org/626662 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16622 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/yaml-cpp: Revbump to add security patchJohn Helmert III2020-07-272-0/+198
| | | | | | | Bug: https://bugs.gentoo.org/719150 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/asio: version 1.17.0Alexey Sokolov2020-07-242-0/+53
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/16656 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/waylandpp: move ~arm64 forwardSam James2020-07-231-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/eigen: EAPI-7 bump, switch to cmake.eclassAndreas Sturmlechner2020-07-212-0/+124
| | | | | | | | | | | | | | | | | - Update HOMEPAGE - Drop IUSE="c++11", build was broken anyway with it disabled - Drop obsolete slot 0 blocker - Sort dependencies - Drop useless src_unpack(), just define ${S} instead - Properly configure CMAKEPACKAGE_INSTALL_DIR instead of manual doins - configure in src_configure, compile in src_compile, drop src_test() - Drop obsolete -g2 removal - Consolidate and improve conditional !test seds - Replace CMAKE_BUILD_TYPE override sed with patch - Change FindEigen3.cmake module install path Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/eigen: Drop ~ia64, ~sparcAndreas Sturmlechner2020-07-211-1/+1
| | | | | | | | No revdeps, test dependencies were never keyworded. Bug: https://bugs.gentoo.org/575366 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/libodb-sqlite: Add for dev-util/build2Mark Wright2020-07-214-0/+191
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-cpp/libodb: Add for dev-util/build2Mark Wright2020-07-214-0/+185
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-cpp/gtest: fix ExecutableFile CI issueJoonas Niilola2020-07-192-0/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Remove older versionsPeter Levine2020-07-1912-578/+0
| | | | | | | | | Leave the latest stable , latest unstable, and live ebuilds. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Peter Levine <plevine457@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16556 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Bump gtest-1.10.0_p20200702Peter Levine2020-07-192-0/+81
| | | | | | | | | | Except for the occasional release, gtest now "lives at HEAD" like abseil. To maintain versioning consistency, take the base version from GOOGLETEST_VERSION in CMakeLists.txt and use _p instead of _pre. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Move PYTHON_DEPS to BDEPENDPeter Levine2020-07-191-1/+1
| | | | | | | | Python would need to be run at build time. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Remove dev-cpp/gmock blockerPeter Levine2020-07-191-1/+0
| | | | | | | | | dev-cpp/gmock no longer exists in the gentoo tree or in any known overlay. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Remove python2_7 from PYTHON_COMPATPeter Levine2020-07-191-1/+1
| | | | | | | | Python 2.7 is deprecated and sunsetted Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Add support for python3_{6,7,8,9}Peter Levine2020-07-191-1/+1
| | | | | | | | Tested working with 3.6.10-r2, 3.7.7-r3, 3.8.3-r1, 3.9.0_beta2 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/gtest: Update the increase-clone-stack-size patch for livePeter Levine2020-07-192-1/+14
| | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/glibmm: fix tests with network-sandboxMart Raudsepp2020-07-191-0/+3
| | | | | | Closes: https://bugs.gentoo.org/729608 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-cpp/glibmm: add missing depsMart Raudsepp2020-07-191-2/+8
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-cpp/ms-gsl: amd64 stable wrt bug #732822Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: version bump to 2020.3Guilherme Amadio2020-07-162-0/+152
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/waylandpp: arm keyworded (bug #725914)Sam James2020-07-141-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/mm-common: Version bump to 1.0.1Matt Turner2020-07-132-0/+25
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-cpp/cpp-hocon: 0.3.0 bumpMatthew Thode2020-07-123-3/+24
| | | | | | | may help fix Bug: https://bugs.gentoo.org/727372 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-cpp/glog: drop sparc keywordsSergei Trofimovich2020-07-121-1/+1
| | | | | | | | | | Newer version requires sys-libs/libunwind (no sparc prot). Let's drop sparc keywords as there are no reverse dependencies that require dev-cpp/glog on sparc. Closes: https://bugs.gentoo.org/732314 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/glog: mark as -sparcSergei Trofimovich2020-07-121-1/+2
| | | | | | Bug: https://bugs.gentoo.org/732314 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/asio: Remove oldDavid Seifert2020-07-062-50/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/asio: x86 stable wrt bug #730710Agostino Sarubbo2020-07-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: ppc64 stable wrt bug #730710Agostino Sarubbo2020-07-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: ppc stable wrt bug #730710Agostino Sarubbo2020-07-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: amd64 stable wrt bug #730710Agostino Sarubbo2020-07-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: stable 1.16.1 for sparc, bug #730710Rolf Eike Beer2020-07-051-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/mm-common: remove oldMart Raudsepp2020-07-042-19/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-cpp/catch: arm64 keyworded (bug #727560)Sam James (sam_c)2020-07-042-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: Mart Raudsepp <leio@gentoo.org>
* dev-cpp/waylandpp: 0.2.8 version bumpCraig Andrews2020-06-292-0/+42
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-cpp/mm-common: amd64 stable wrt bug #728924Mikle Kolyada2020-06-291-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-cpp/catch: arm keyworded (bug #727560)Sam James (sam_c)2020-06-292-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>