public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Savchenko" <bircoph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/
Date: Sun, 17 Jan 2021 14:48:42 +0000 (UTC)	[thread overview]
Message-ID: <1610894875.42904aa1d85bdaaef2d1de02428aca6497e008a4.bircoph@gentoo> (raw)

commit:     42904aa1d85bdaaef2d1de02428aca6497e008a4
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 14:47:55 2021 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 14:47:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42904aa1

x11-wm/e16: relax REQUIRED_USE constraints

REQUIRED_USE for alsa and pulseaudio only make sense with USE=sound.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 x11-wm/e16/e16-1.0.22.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/x11-wm/e16/e16-1.0.22.ebuild b/x11-wm/e16/e16-1.0.22.ebuild
index cd17cb3f495..8490c84fa23 100644
--- a/x11-wm/e16/e16-1.0.22.ebuild
+++ b/x11-wm/e16/e16-1.0.22.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+alsa audiofile container dbus debug +dialogs doc examples
 gnome libhack modules nls opengl +pango player pulseaudio +sndfile
 sound +themes xcomposite +xft xi2 xinerama xpresent +xrandr
@@ -18,9 +18,11 @@ sound +themes xcomposite +xft xi2 xinerama xpresent +xrandr
 REQUIRED_USE="
 	opengl? ( xcomposite )
 	pango? ( xft )
-	sound? ( ^^ ( alsa player pulseaudio ) )
-	alsa?       ( ^^ ( sndfile audiofile ) )
-	pulseaudio? ( ^^ ( sndfile audiofile ) )
+	sound? (
+		^^ ( alsa player pulseaudio )
+		alsa?       ( ^^ ( sndfile audiofile ) )
+		pulseaudio? ( ^^ ( sndfile audiofile ) )
+	)
 "
 
 BDEPEND="


             reply	other threads:[~2021-01-17 14:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-17 14:48 Andrew Savchenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 16:20 [gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/ Michał Górny
2024-11-23 16:02 Michał Górny
2024-07-21  7:38 Yixun Lan
2023-08-13 17:56 Andreas Sturmlechner
2023-08-03 15:10 Sam James
2023-07-25 18:52 Sam James
2023-06-10 22:56 Andreas Sturmlechner
2023-06-10 22:56 Andreas Sturmlechner
2022-08-02  7:05 Agostino Sarubbo
2022-08-02  6:52 Agostino Sarubbo
2022-07-31 15:22 Andrew Savchenko
2021-12-11 14:10 Andrew Savchenko
2021-12-10 22:05 Andrew Savchenko
2021-01-17 13:40 Andrew Savchenko
2020-10-12 10:21 Agostino Sarubbo
2020-10-12  7:02 Agostino Sarubbo
2020-10-11  8:47 Andrew Savchenko
2020-10-11  7:42 Andrew Savchenko
2019-12-21 23:27 Andrew Savchenko
2019-12-21 23:27 Andrew Savchenko
2019-08-19 19:13 Joonas Niilola
2019-03-08 20:14 Andrew Savchenko
2019-03-08 11:46 Andrew Savchenko

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=1610894875.42904aa1d85bdaaef2d1de02428aca6497e008a4.bircoph@gentoo \
    --to=bircoph@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