summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/google-cloud-cpp: new revision depending on OpenSSL.Michael Orlitzky2020-04-101-0/+60
| | | | | | | | | | | | | | | As of v0.9.0, google-cloud-cpp now depends unconditionally on OpenSSL (according to upstream). We carry a patch that tries to eliminate the dependency, but several people (including myself) have reported that it only results in link failures these days. This commit introduces a new revision of google-cloud-cpp-0.10.0 without the patch. Note that the patch also dropped some zlib stuff, and no one remembers why. We might find out! Closes: https://bugs.gentoo.org/691352 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/google-cloud-cpp: bump to 0.10.0Jason Zaman2019-08-022-0/+61
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* net-libs/google-cloud-cpp: bump 0.9.0Jason Zaman2019-06-053-0/+76
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* net-libs/google-cloud-cpp: Depend on dev-libs/protobuf:=.Arfrever Frehtes Taifersar Arahesis2019-05-052-3/+3
| | | | | | Bug: https://bugs.gentoo.org/683928 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-libs/google-cloud-cpp: add gtest bdepJason Zaman2019-03-311-1/+2
| | | | | | Closes: https://bugs.gentoo.org/677258 Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-libs/google-cloud-cpp: add missing crc32c depJason Zaman2019-02-011-0/+1
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-libs/google-cloud-cpp: bump to 0.5.0Jason Zaman2019-02-013-0/+79
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-libs/google-cloud-cpp: revbump with patches that are now upstreamJason Zaman2018-09-285-190/+153
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-libs/google-cloud-cpp: Add gtest depJason Zaman2018-09-081-2/+3
| | | | | Fixes: https://bugs.gentoo.org/665478 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/google-cloud-cpp: new packageJason Zaman2018-09-085-0/+287
ebuild by me Package-Manager: Portage-2.3.40, Repoman-2.3.9