public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbson/
Date: Sun, 28 Feb 2021 18:08:46 +0000 (UTC)	[thread overview]
Message-ID: <1614535697.28e7b04ef641b30f54b05e94668ae776519fdea8.asturm@gentoo> (raw)

commit:     28e7b04ef641b30f54b05e94668ae776519fdea8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 15:46:22 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 18:08:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e7b04e

dev-libs/libbson: Switch to cmake.eclass

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/libbson/libbson-1.17.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/libbson/libbson-1.17.0.ebuild b/dev-libs/libbson/libbson-1.17.0.ebuild
index d29735c6690..a25e6ef7e4e 100644
--- a/dev-libs/libbson/libbson-1.17.0.ebuild
+++ b/dev-libs/libbson/libbson-1.17.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Library routines related to building,parsing and iterating BSON documents"
 HOMEPAGE="https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson"
@@ -34,7 +34,7 @@ src_configure() {
 		-DENABLE_UNINSTALL=OFF
 	)
 
-	cmake-utils_src_configure
+	cmake_src_configure
 }
 
 src_install() {
@@ -43,5 +43,5 @@ src_install() {
 		dodoc src/libbson/examples/*.c
 	fi
 
-	cmake-utils_src_install
+	cmake_src_install
 }


             reply	other threads:[~2021-02-28 18:08 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-28 18:08 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10  6:17 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbson/ Eray Aslan
2024-09-10  6:17 Eray Aslan
2024-07-28 13:07 Eray Aslan
2023-09-08 19:55 Sam James
2023-09-08 19:29 Sam James
2022-12-04  9:23 WANG Xuerui
2022-05-13 14:08 Jakov Smolić
2021-11-26  6:42 Sam James
2021-10-27  6:37 Agostino Sarubbo
2021-07-27 11:00 Marek Szuba
2021-07-24 16:15 Thomas Deutschmann
2020-08-06 14:34 Thomas Deutschmann
2020-07-18 22:38 Sam James
2020-07-14 16:38 Sergei Trofimovich
2020-05-29  7:42 Agostino Sarubbo
2019-11-15 21:57 Alexys Jacob
2019-02-13 13:41 Thomas Deutschmann
2018-12-23 14:29 Mikle Kolyada
2018-12-22 22:25 Thomas Deutschmann
2018-12-21 20:16 Sergei Trofimovich
2018-11-16 19:08 Sergei Trofimovich
2018-08-14 21:32 Alexys Jacob
2018-08-01 19:23 Alexys Jacob
2018-06-22 21:35 Thomas Deutschmann
2018-04-07 11:03 Jeroen Roovers
2018-03-25 19:28 Sergei Trofimovich
2018-03-25 19:28 Sergei Trofimovich
2018-03-25 19:28 Sergei Trofimovich
2018-03-25 19:28 Sergei Trofimovich
2018-03-02 14:39 Alexys Jacob
2018-02-10  0:32 Thomas Deutschmann
2018-01-28 16:08 Mikle Kolyada
2017-12-07 17:34 Patrice Clement
2017-05-19 10:52 Michał Górny
2017-04-21 21:29 Patrice Clement
2016-11-03 16:19 Göktürk Yüksek
2016-06-30 17:00 Brian Evans
2015-09-17 11:54 Alexys Jacob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1614535697.28e7b04ef641b30f54b05e94668ae776519fdea8.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox