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/msgpack/
Date: Thu,  4 Oct 2018 20:24:35 +0000 (UTC)	[thread overview]
Message-ID: <1538684380.564236477aa6cc6a466cef6fa89c9cc1e61cda7c.asturm@gentoo> (raw)

commit:     564236477aa6cc6a466cef6fa89c9cc1e61cda7c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  4 20:19:40 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  4 20:19:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56423647

dev-libs/msgpack: EAPI-6 bump

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

 dev-libs/msgpack/msgpack-1.1.0.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/msgpack/msgpack-1.1.0.ebuild b/dev-libs/msgpack/msgpack-1.1.0.ebuild
index 9b281e2b23f..5b8c66b8a34 100644
--- a/dev-libs/msgpack/msgpack-1.1.0.ebuild
+++ b/dev-libs/msgpack/msgpack-1.1.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 inherit cmake-multilib
 
@@ -37,9 +37,9 @@ PATCHES=(
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use cxx MSGPACK_ENABLE_CXX)
-		$(cmake-utils_use static-libs MSGPACK_STATIC)
-		$(cmake-utils_use test MSGPACK_BUILD_TESTS)
+		-DMSGPACK_ENABLE_CXX=$(usex cxx)
+		-DMSGPACK_STATIC=$(usex static-libs)
+		-DMSGPACK_BUILD_TESTS=$(usex test)
 	)
 
 	cmake-multilib_src_configure


             reply	other threads:[~2018-10-04 20:24 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04 20:24 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-09 13:20 [gentoo-commits] repo/gentoo:master commit in: dev-libs/msgpack/ Michał Górny
2023-12-09 13:18 Sam James
2023-12-09 13:18 Sam James
2023-12-01 20:57 Arthur Zamarin
2023-04-29 15:09 Andreas Sturmlechner
2023-04-22 16:24 Arthur Zamarin
2023-04-22 15:57 Arthur Zamarin
2023-04-22 15:20 Sam James
2023-04-08 13:42 Luca Barbato
2023-04-03  5:40 Sam James
2023-04-03  5:37 Sam James
2023-03-30 22:41 Marek Szuba
2023-03-30 22:41 Marek Szuba
2023-02-13  4:48 Sam James
2023-02-07  9:42 Marek Szuba
2023-02-03  9:21 Marek Szuba
2022-07-15  7:40 Sam James
2021-08-05  8:11 Yixun Lan
2021-06-27 20:03 Aaron Bauman
2021-02-14 19:59 Sam James
2021-01-04  9:32 Sam James
2020-11-16  1:42 Sam James
2020-11-14  0:09 Thomas Deutschmann
2020-09-30  2:55 Sam James
2020-09-29 23:14 Sam James
2020-01-16 15:45 Tim Harder
2019-12-29  9:22 Mikle Kolyada
2019-06-13  2:25 Tim Harder
2019-04-20 19:01 Mikle Kolyada
2018-12-28 21:06 Tim Harder
2018-03-10 22:55 Patrice Clement
2017-12-11 20:58 Patrice Clement
2017-07-31 21:58 Patrice Clement
2016-04-21 18:11 Tim Harder

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=1538684380.564236477aa6cc6a466cef6fa89c9cc1e61cda7c.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