summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/leveldb: fix dependenciesArthur Zamarin2022-10-101-1/+1
| | | | | | | | | leveldb, when building with USE="tcmalloc", uses functions of google-perftools that aren't compiled in with "minimal" mode. In which case, update the dependency to require minimal mode off. Closes: https://bugs.gentoo.org/865147 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: Revert drop 1.20Arthur Zamarin2022-02-044-0/+150
| | | | | Reverts: 5d0bd6ede5c8f6107be8c62ea98ec9aafe79c58a Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: various fixesArthur Zamarin2022-02-042-9/+13
| | | | | | | | | | | | | | | - Redirect test suite temp directories to ${T}. This fixes an issue I had when running the test suite in some arm chroots. - Remove crc32c USE flag (otherwise uses bundled same code) - Add flags during compilation for the USE flags - Fix SLOT deps for app-arch/snappy and dev-util/google-perftools (thanks iwdevtools for noting those) - small styling fixes - all those changes were tested on all stabilized arches just to be sure. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: drop 1.20, 1.23-r1Arthur Zamarin2022-02-045-187/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/12745 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: Stabilize 1.23-r2 arm, #832394Sam James2022-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/leveldb: x86 stable wrt bug #832394Agostino Sarubbo2022-02-011-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/leveldb: amd64 stable wrt bug #832394Agostino Sarubbo2022-02-011-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/leveldb: Stabilize 1.23-r2 arm64, #832394Sam James2022-02-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/leveldb: Stabilize 1.23-r2 ppc64, #832394Arthur Zamarin2022-01-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: Stabilize 1.23-r2 ppc, #832394Arthur Zamarin2022-01-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: Added ~mips to KEYWORDSJoshua Kinard2022-01-171-2/+2
| | | | | | Bug: https://bugs.gentoo.org/807025 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3
* dev-libs/leveldb: remove kernel_FreeBSDDavid Seifert2022-01-041-3/+3
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/leveldb: enable RTTI for consumersArthur Zamarin2021-12-311-0/+42
| | | | | | | | | | needed for ceph and plyvel and possibly other consumers Arch Linux also enables it https://github.com/google/leveldb/issues/731 Reported-by: Louis Sautier <sbraz@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: Keyword 1.23-r1 sparc, #807025Sam James2021-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/leveldb: Keyword 1.23-r1 arm64, #807025Sam James2021-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/leveldb: remove test dependency on dev-cpp/benchmarkArthur Zamarin2021-10-243-6/+47
| | | | | | | | | Only one test executable is using benchmark, and that is only for a badly placed benchmark. So just patch it out. dev-cpp/benchmark is problematic to keyword for multiple arches (for example sparc #762727), so it is better to just patch it out. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: Keyword 1.23 arm, #807025Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/leveldb: Keyword 1.23 ppc, #807025Sam James2021-09-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-libs/leveldb: Keyword 1.23 ppc64, #807025Sam James2021-09-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/leveldb: take maintenanceArthur Zamarin2021-08-201-8/+11
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: update HOMEPAGEArthur Zamarin2021-08-151-1/+1
| | | | | Closes: https://bugs.gentoo.org/691182 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/leveldb: add 1.23Marek Szuba2021-08-134-0/+68
| | | | | Suggested-by: Arthur Zamarin <arthurzam+gentoo@gmail.com> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/leveldb: keyword 1.20 for ~riscvMarek Szuba2021-08-131-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/leveldb: drop inactive maintainerDavid Seifert2021-05-311-4/+1
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/leveldb: Drop 1.18-r2, EAPI5--, overshadowed by 1.20Andreas Sturmlechner2021-04-254-181/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/leveldb: eutils->epatchSam James2021-04-161-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/leveldb: Set USE-default on snappy[static-libs]Michał Górny2020-01-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/leveldb: remove unused patchesMichael Mair-Keimberger2020-01-012-116/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14208 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-libs/leveldb: arm64 stable (bug #704258)Aaron Bauman2019-12-311-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
* */*: [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>
* dev-libs/leveldb: fix ManifestAaron Bauman2019-11-121-3/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-libs/leveldb: drop old EAPIsAaron Bauman2019-11-126-357/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove redundant local descriptions of USE=snappyMichał Górny2019-09-171-3/+0
| | | | | | | Remove local descriptions of USE=snappy where they add nothing to the global entry. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/leveldb: keyworded 1.20 for sparc, bug #693040Rolf Eike Beer2019-08-301-1/+1
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/leveldb: ppc64 stable wrt bug #676254Agostino Sarubbo2019-06-041-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-libs/leveldb: stable 1.20 for ppc, bug #676254Sergei Trofimovich2019-05-261-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/leveldb: arm stable wrt bug #676254Mikle Kolyada2019-03-201-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-libs/leveldb: x86 stable (bug #676254)Thomas Deutschmann2019-03-191-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/leveldb: amd64 stable wrt bug #676254Agostino Sarubbo2019-03-161-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-libs/leveldb: remove oldLouis Sautier2018-06-176-281/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/leveldb: bump to 1.20, sub-slot to avoid ABI breakageLouis Sautier2018-06-173-0/+97
| | | | | | | | | | | | | | | | | | | | * Upstream broke the ABI without changing the SONAME so we have to introduce a sub-slot, see https://github.com/google/leveldb/issues/536 All reverse dependencies should now have the slot operator set, which will trigger rebuilds when required. The case of bitcoin is special because they only support specific leveldb versions. * Properly handle USE=static-libs when USE=snappy isn't set, change package.use.mask entry. See https://bugs.gentoo.org/651604 * Update the patch to build libmemenv.so which is required by bitcoin, see https://github.com/google/leveldb/issues/236 * The patch also disables test building, allowing us to make src_compile more elegant. * Remove MIPS patch which was merged: https://github.com/google/leveldb/pull/272 * Bump to EAPI=7 Closes: https://bugs.gentoo.org/609966 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/leveldb: add bugs-to to metadata.xmlLouis Sautier2018-06-171-0/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-9/+9
|
* dev-libs/leveldb: stable 1.18-r2 for ppc, bug #636226Sergei Trofimovich2017-11-181-2/+2
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-libs/leveldb: := dep on app-arch/snappySergey Alirzaev2017-07-301-1/+1
| | | | | libsnappy.so.1.1.5: cannot open shared object file: No such file or directory Closes: https://github.com/gentoo/gentoo/pull/5115
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2812-12/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/leveldb: remove proxied maintainer per his requestGöktürk Yüksek2016-11-031-8/+0
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|