summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-cpp/glibmm: ppc64 stable wrt bug #685254Agostino Sarubbo2019-06-271-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* dev-cpp/atkmm: ppc64 stable wrt bug #685254Agostino Sarubbo2019-06-271-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* dev-cpp/commoncpp2: Fix building against GCC 9David Seifert2019-06-222-0/+29
| | | | | | Closes: https://bugs.gentoo.org/686012 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/commoncpp2: Port to EAPI 7David Seifert2019-06-221-16/+12
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/gstreamermm: remove gstreamer 0.10Mart Raudsepp2019-06-212-39/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-cpp/gtkmm: stable 3.24.1 for sparc, bug #685254Rolf Eike Beer2019-06-201-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/atkmm: stable 2.28.0 for sparc, bug #685254Rolf Eike Beer2019-06-171-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/gtkmm: alpha stable wrt bug #685254Mikle Kolyada2019-06-171-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* dev-cpp/glibmm: alpha stable wrt bug #685254Mikle Kolyada2019-06-171-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* dev-cpp/atkmm: alpha stable wrt bug #685254Mikle Kolyada2019-06-171-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* dev-cpp/gtest: Fix segfault in googletest-death-testPeter Levine2019-06-177-19/+20
| | | | | | | | | | | | | Fixes call to mmap to include MAP_GROWSDOWN flag for stack auto-resizing. Reported-by: tka <tka@kamph.org> Tested-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Closes: https://bugs.gentoo.org/688162 Closes: https://github.com/gentoo/gentoo/pull/12271 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/gtest: Update to 1.9.0_pre20190607Peter Levine2019-06-153-2/+87
| | | | | | | | | | | | | | | | Latest dev-libs/protobuf-3.8.0 is going to need the INSTANTIATE_TEST_SUITE_P macro which is defined in upstream master branch. Also, fixes for building with gcc-9 have been included upstream so this kills two bugs. Reported-by: Toralf Förster <toralf@gentoo.org> Closes: https://bugs.gentoo.org/687086 Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Tested-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Closes: https://bugs.gentoo.org/687606 Closes: https://github.com/gentoo/gentoo/pull/12222 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/gtest: Update patch for gtest-9999Peter Levine2019-06-152-1/+15
| | | | | | | | | Update the gtest-1.8.0-increase-clone-stack-size.patch for gtest-9999 to reflect upstream changes Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/gtest: Don't apply patch to gtest-9999Peter Levine2019-06-151-1/+0
| | | | | | | | | Changes from gtest-9999-fix-gcc6-undefined-behavior.patch commited upstream with commit d850e144710e330070b756c009749dc7a7302301 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/sourcetrail: Permit dev-libs/openssl-compatMichał Górny2019-06-142-2/+8
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-cpp/antlr-cpp: x86 stable wrt bug #683942Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-cpp/gtest: EAPI=7David Michael2019-06-042-3/+75
| | | | | | | | | This allows the cmake eclass to use BDEPEND, so the host cmake can be used without having to cross-compile it. Signed-off-by: David Michael <dm0@redhat.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/sourcetrail Add RESTRICT to prohibit mirroringDavid Hallas2019-06-012-2/+4
| | | | | | | | | | | Add RESTRICT keyword so that we do not mirror the tarballs because of license issues. Also remove FDL license since the ebuild doesn't install any files with that license. Closes: https://bugs.gentoo.org/687018 Signed-off-by: David Hallas <david@davidhallas.dk> Closes: https://github.com/gentoo/gentoo/pull/12145 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/antlr-cpp: amd64 stable wrt bug #683942Mikle Kolyada2019-05-261-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-cpp/libcmis: Drop 0.5.2 (r0)Andreas Sturmlechner2019-05-241-66/+0
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-cpp/libcmis: 0.5.2-r1 amd64/x86 stableAndreas Sturmlechner2019-05-241-1/+1
| | | | | | Closes: https://bugs.gentoo.org/674414 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-cpp/gtkmm: arm stable wrt bug #685254Mikle Kolyada2019-05-231-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-cpp/glibmm: arm stable wrt bug #685254Mikle Kolyada2019-05-231-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-cpp/atkmm: arm stable wrt bug #685254Mikle Kolyada2019-05-231-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-cpp/tclap: arm64 stableAaron Bauman2019-05-201-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* dev-cpp/commoncpp2: Drop oldAndreas Sturmlechner2019-05-192-141/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/commoncpp2: amd64 stable wrt bug #684610Mikle Kolyada2019-05-191-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-cpp/commoncpp2: x86 stable (bug #684610)Thomas Deutschmann2019-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-cpp/rudiments: Remove last-rited pkgMichał Górny2019-05-186-274/+0
| | | | | Closes: https://bugs.gentoo.org/652632 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/gccxml: Remove last-rited pkgMichał Górny2019-05-183-39/+0
| | | | | Closes: https://bugs.gentoo.org/683748 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/tbb: arm64 stableAaron Bauman2019-05-161-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* dev-cpp/gflags: arm64 stableAaron Bauman2019-05-151-2/+2
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12
* dev-cpp/eigen: arm64 stableAaron Bauman2019-05-141-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* dev-cpp/gtkmm: x86 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-cpp/glibmm: x86 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-cpp/atkmm: x86 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-cpp/gtkmm: amd64 stable wrt bug #685254Mikle Kolyada2019-05-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-cpp/glibmm: amd64 stable wrt bug #685254Mikle Kolyada2019-05-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-cpp/atkmm: amd64 stable wrt bug #685254Mikle Kolyada2019-05-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-cpp/tbb: Mask abi_ppc* flag usageMichał Górny2019-05-074-8/+8
| | | | | | | | The abi_ppc* flags are going to be removed from multilib-build.eclass. The older version seems to have worked fine without them, so commit them out for now. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/asio: update metadata.xmlStefan Strogin2019-05-071-5/+1
| | | | | | Bug: https://bugs.gentoo.org/670668 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-cpp/cpp-hocon: Add missing := opsMichał Górny2019-04-301-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/commoncpp2: stable 1.8.1-r4 for ppc64, bug #684610Sergei Trofimovich2019-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/commoncpp2: stable 1.8.1-r4 for ppc, bug #684610Sergei Trofimovich2019-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/catch: Remove oldDavid Seifert2019-04-263-74/+0
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/asio: bump version to 1.13.0Stefan Strogin2019-04-222-0/+49
| | | | | | | Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11725 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/asio: bump version to 1.12.2Stefan Strogin2019-04-222-0/+49
| | | | | | | | Update HOMEPAGE; EAPI=7. Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/libassa: Remove last-rited pkgMichał Górny2019-04-225-405/+0
| | | | | Closes: https://bugs.gentoo.org/632066 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/catch: x86 stable wrt bug #682718Mikle Kolyada2019-04-211-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-cpp/libcmis: Fix build with ICU 64.2Andreas Sturmlechner2019-04-212-0/+19
| | | | | | Bug: https://bugs.gentoo.org/674414 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>