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: media-video/dirac/
Date: Tue, 30 Aug 2022 19:06:24 +0000 (UTC)	[thread overview]
Message-ID: <1661886375.72ee1a3c1d1b52296921b6d2d70d47d397802539.sam@gentoo> (raw)

commit:     72ee1a3c1d1b52296921b6d2d70d47d397802539
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 30 18:42:52 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 30 19:06:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ee1a3c

media-video/dirac: simplify multilib support

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

 media-video/dirac/dirac-1.0.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/dirac/dirac-1.0.2-r1.ebuild b/media-video/dirac/dirac-1.0.2-r1.ebuild
index 5dd58acb05b3..69cb74aeca22 100644
--- a/media-video/dirac/dirac-1.0.2-r1.ebuild
+++ b/media-video/dirac/dirac-1.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -38,7 +38,7 @@ multilib_src_configure() {
 		$(use_enable static-libs static) \
 		$(use_enable cpu_flags_x86_mmx mmx) \
 		$(use_enable debug) \
-		$(multilib_is_native_abi && echo $(use_enable doc))
+		$(multilib_native_enable doc)
 	if ! multilib_is_native_abi ; then
 		sed -i -e 's/ encoder decoder util//' Makefile || die
 	fi


             reply	other threads:[~2022-08-30 19:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-30 19:06 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-09  7:59 [gentoo-commits] repo/gentoo:master commit in: media-video/dirac/ David Seifert
2021-11-29 19:00 Jakov Smolić
2021-05-31  9:20 David Seifert
2021-01-06 14:31 Fabian Groffen
2018-05-02 14:32 Mikle Kolyada
2017-12-25 23:02 Andreas Hüttel
2017-01-29 19:33 Fabian Groffen

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=1661886375.72ee1a3c1d1b52296921b6d2d70d47d397802539.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