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: Thu, 29 Feb 2024 23:58:15 +0000 (UTC)	[thread overview]
Message-ID: <1709251059.0d3588c4a5385caad7e970458fc7eb3c11e997e2.sam@gentoo> (raw)

commit:     0d3588c4a5385caad7e970458fc7eb3c11e997e2
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Thu Feb 29 22:11:40 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 29 23:57:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d3588c4

app-text/groonga: require acct-* at build time, not merge time

It uses fowners in src_install. Migrating to sane technology like
systemd-tmpfiles is out of scope for getting the package to work today.

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/groonga/groonga-13.0.1.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-text/groonga/groonga-13.0.1.ebuild b/app-text/groonga/groonga-13.0.1.ebuild
index bef5cf610056..670474842073 100644
--- a/app-text/groonga/groonga-13.0.1.ebuild
+++ b/app-text/groonga/groonga-13.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,6 +18,8 @@ REQUIRED_USE="
 "
 
 DEPEND="
+	acct-group/groonga
+	acct-user/groonga
 	>=dev-libs/onigmo-6.1.1:0=
 	dev-libs/rapidjson
 	dev-libs/xxhash
@@ -33,11 +35,7 @@ DEPEND="
 	zlib? ( sys-libs/zlib:0= )
 	zstd? ( app-arch/zstd:0= )
 "
-RDEPEND="
-	${DEPEND}
-	acct-group/groonga
-	acct-user/groonga
-"
+RDEPEND="${DEPEND}"
 BDEPEND="
 	virtual/pkgconfig
 	sphinx? ( dev-python/sphinx )


             reply	other threads:[~2024-02-29 23:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-29 23:58 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
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-27 22:36 Sam James
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=1709251059.0d3588c4a5385caad7e970458fc7eb3c11e997e2.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