diff options
| author | Sam James <sam@gentoo.org> | 2025-09-05 12:21:41 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-09-05 12:38:20 +0100 |
| commit | f346a119508e65fcfc392bcae0285044c8375644 (patch) | |
| tree | dc5935d7215008f6191bfd1b970aed1d70a00e50 /dev-db/mongodb | |
| parent | e52996013b6bf27aa9177946dd25044e1c49467b (diff) | |
| download | gentoo-f346a119508e65fcfc392bcae0285044c8375644.tar.gz gentoo-f346a119508e65fcfc392bcae0285044c8375644.tar.bz2 gentoo-f346a119508e65fcfc392bcae0285044c8375644.zip | |
dev-db/mongodb: fix whitespace
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mongodb')
| -rw-r--r-- | dev-db/mongodb/files/boost_issue_402.patch | 2 | ||||
| -rw-r--r-- | dev-db/mongodb/mongodb-8.0.12.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mongodb/files/boost_issue_402.patch b/dev-db/mongodb/files/boost_issue_402.patch index cf85262093ba..39fd7ba11f7e 100644 --- a/dev-db/mongodb/files/boost_issue_402.patch +++ b/dev-db/mongodb/files/boost_issue_402.patch @@ -1,6 +1,6 @@ From https://github.com/boostorg/thread/commit/49ccf9c30a0ca556873dbf64b12b0d741d1b3e66 index bbf0ffc..989baba 100644 ---- a/src/third_party/boost/boost/thread/future.hpp +--- a/src/third_party/boost/boost/thread/future.hpp +++ b/src/third_party/boost/boost/thread/future.hpp @@ -4669,7 +4669,7 @@ namespace detail } diff --git a/dev-db/mongodb/mongodb-8.0.12.ebuild b/dev-db/mongodb/mongodb-8.0.12.ebuild index 29cc833a350e..e33182d058bb 100644 --- a/dev-db/mongodb/mongodb-8.0.12.ebuild +++ b/dev-db/mongodb/mongodb-8.0.12.ebuild @@ -125,7 +125,7 @@ src_configure() { # bugs #954813 and #942551 filter-lto - # https://github.com/mongodb/mongo/blob/v8.0/docs/building.md + # https://github.com/mongodb/mongo/blob/v8.0/docs/building.md # --use-system-icu fails tests # --use-system-tcmalloc is strongly NOT recommended: # for MONGO_GIT_HASH use GitOrigin-RevId from the commit of the tag |
