public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/groonga/
Date: Sat, 27 Mar 2021 22:36:07 +0000 (UTC)	[thread overview]
Message-ID: <1616884530.6874875df21e0244d59125034678fd7773b95023.sam@gentoo> (raw)

commit:     6874875df21e0244d59125034678fd7773b95023
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 20:23:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 22:35:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6874875d

app-text/groonga: EPREFIX->ESYSROOT in EAPI 7

We can use ${ESYSROOT} which is more apt in EAPI 7.
Can't for the earlier version.

Fixes: 717e0fca0dd5c3780f9574e4104f2b923c0c15f4
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/groonga/groonga-8.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/groonga/groonga-8.0.2.ebuild b/app-text/groonga/groonga-8.0.2.ebuild
index 19c48773526..ba54ef3cbd0 100644
--- a/app-text/groonga/groonga-8.0.2.ebuild
+++ b/app-text/groonga/groonga-8.0.2.ebuild
@@ -78,7 +78,7 @@ src_configure() {
 		$(use_with lzo)
 		$(use_with mecab)
 		$(use_enable msgpack message-pack)
-		$(use_with msgpack message-pack "${EPREFIX}/usr")
+		$(use_with msgpack message-pack "${ESYSROOT}/usr")
 		$(use_enable nfkc)
 		$(use_with sphinx sphinx-build)
 		$(use_enable static-libs static)


             reply	other threads:[~2021-03-27 22:36 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27 22:36 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-27 11:10 [gentoo-commits] repo/gentoo:master commit in: app-text/groonga/ Patrick Lauer
2024-10-28 17:03 Patrick Lauer
2024-06-13  9:35 Patrick Lauer
2024-02-29 23:58 Sam James
2023-04-10  9:25 Sam James
2023-04-03  5:37 Sam James
2022-07-28  7:10 Sam James
2021-04-18 22:22 Andreas Sturmlechner
2021-04-11 19:24 Conrad Kostecki
2021-04-11 19:24 Conrad Kostecki
2021-03-10  1:24 Sam James
2021-03-10  1:24 Sam James
2021-02-11 20:33 Conrad Kostecki
2020-09-26 19:40 Aaron Bauman
2020-08-07 14:14 Brian Evans
2020-06-11 13:13 Brian Evans
2018-06-11  9:59 Thomas Deutschmann
2018-05-11 18:23 Brian Evans
2018-05-11 17:38 Brian Evans
2017-01-04 14:53 Brian Evans
2017-01-04 14:53 Brian Evans
2015-11-20 19:53 Brian Evans

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=1616884530.6874875df21e0244d59125034678fd7773b95023.sam@gentoo \
    --to=sam@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