public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Breathitt Gray" <vilhelm.gray@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-fps/gzdoom/
Date: Tue, 14 May 2019 00:31:38 +0000 (UTC)	[thread overview]
Message-ID: <1557793769.0108c377e4397d5772bd81a4f458ef44ba496266.vilhelm.gray@gentoo> (raw)

commit:     0108c377e4397d5772bd81a4f458ef44ba496266
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Tue May 14 00:29:29 2019 +0000
Commit:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
CommitDate: Tue May 14 00:29:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0108c377

games-fps/gzdoom: restrict gtk+ to slot 2 and 3

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>

 games-fps/gzdoom/gzdoom-4.1.1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/games-fps/gzdoom/gzdoom-4.1.1.ebuild b/games-fps/gzdoom/gzdoom-4.1.1.ebuild
index 03a3dce..e292fa4 100644
--- a/games-fps/gzdoom/gzdoom-4.1.1.ebuild
+++ b/games-fps/gzdoom/gzdoom-4.1.1.ebuild
@@ -23,7 +23,12 @@ DEPEND="
 RDEPEND="
 	${DEPEND}
 	fluidsynth? ( media-sound/fluidsynth )
-	gtk? ( x11-libs/gtk+:* )
+	gtk? (
+		|| (
+			x11-libs/gtk+:2
+			x11-libs/gtk+:3
+		)
+	)
 	openal? (
 		media-libs/libsndfile
 		media-libs/openal


             reply	other threads:[~2019-05-14  0:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-14  0:31 William Breathitt Gray [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-05-17  8:54 [gentoo-commits] repo/proj/guru:dev commit in: games-fps/gzdoom/ William Breathitt Gray
2019-05-14 11:59 William Breathitt Gray
2019-05-14 11:56 William Breathitt Gray
2019-05-14  3:11 William Breathitt Gray
2019-05-14  0:31 William Breathitt Gray
2019-05-12  6:21 William Breathitt Gray
2019-05-12  4:01 William Breathitt Gray
2019-05-12  3:39 William Breathitt Gray
2019-05-12  3:25 William Breathitt Gray
2019-05-11  1:06 William Breathitt Gray

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=1557793769.0108c377e4397d5772bd81a4f458ef44ba496266.vilhelm.gray@gentoo \
    --to=vilhelm.gray@gmail.com \
    --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