public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXmu/
Date: Sun,  2 May 2021 15:24:59 +0000 (UTC)	[thread overview]
Message-ID: <1619969089.1633ccfa8b59902d6baeaa7a49a471a382f7672d.mattst88@gentoo> (raw)

commit:     1633ccfa8b59902d6baeaa7a49a471a382f7672d
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 23:55:06 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May  2 15:24:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1633ccfa

x11-libs/libXmu: Define XORG_CONFIGURE_OPTIONS in src_configure

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/libXmu/libXmu-1.1.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libXmu/libXmu-1.1.3.ebuild b/x11-libs/libXmu/libXmu-1.1.3.ebuild
index 314d3020608..a6421846f98 100644
--- a/x11-libs/libXmu/libXmu-1.1.3.ebuild
+++ b/x11-libs/libXmu/libXmu-1.1.3.ebuild
@@ -19,11 +19,12 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	x11-base/xorg-proto"
 
-pkg_setup() {
-	XORG_CONFIGURE_OPTIONS=(
+src_configure() {
+	local XORG_CONFIGURE_OPTIONS=(
 		$(use_enable ipv6)
 		$(use_enable doc docs)
 		$(use_with doc xmlto)
 		--without-fop
 	)
+	xorg-3_src_configure
 }


             reply	other threads:[~2021-05-02 15:25 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-02 15:24 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-11 15:41 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXmu/ Matt Turner
2024-06-14  5:32 Arthur Zamarin
2024-05-25 18:28 Arthur Zamarin
2024-05-19 17:37 Arthur Zamarin
2024-05-17 18:26 Sam James
2024-05-17 18:26 Sam James
2024-05-17 18:26 Sam James
2024-05-17 18:26 Sam James
2024-05-17 18:26 Sam James
2024-04-21 21:09 Matt Turner
2024-04-16 20:12 Matt Turner
2024-03-25  2:30 Matt Turner
2022-11-19  7:01 Arthur Zamarin
2022-11-16  7:58 Arthur Zamarin
2022-11-12 15:50 Arthur Zamarin
2022-10-17 22:56 Matt Turner
2022-05-08  3:10 WANG Xuerui
2022-01-01 15:53 James Le Cuirot
2021-09-23 20:13 Sam James
2021-01-06 12:01 Fabian Groffen
2020-12-27 18:28 Fabian Groffen
2019-06-12 17:08 Michael Haubenwallner
2019-05-01 20:47 Matt Turner
2019-05-01 18:24 Matt Turner
2019-04-30 15:37 Sergei Trofimovich
2019-04-28  9:35 Mikle Kolyada
2019-04-28  4:21 Matt Turner
2019-04-28  0:48 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27 11:47 Mikle Kolyada
2019-04-27  4:29 Aaron Bauman
2019-04-27  3:15 Aaron Bauman
2019-03-16 20:01 Matt Turner
2018-06-14 19:01 Mikle Kolyada
2018-04-28  1:25 Matt Turner
2017-03-29 10:23 Michael Weber

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=1619969089.1633ccfa8b59902d6baeaa7a49a471a382f7672d.mattst88@gentoo \
    --to=mattst88@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