Gentoo Archives: gentoo-commits

From: Austin English <wizardedit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/xbomber/
Date: Thu, 28 Jul 2016 21:37:01
Message-Id: 1469741808.dcc939b030709edc0352f2909d4ec5406abeedf6.wizardedit@gentoo
1 commit: dcc939b030709edc0352f2909d4ec5406abeedf6
2 Author: Austin English <wizardedit <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 28 21:36:16 2016 +0000
4 Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 28 21:36:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc939b0
7
8 games-action/xbomber: add a blocker for sci-biology/emboss #589918
9
10 Gentoo-Bug: https://bugs.gentoo.org/589918
11
12 Package-Manager: portage-2.3.0
13
14 games-action/xbomber/xbomber-101-r1.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/games-action/xbomber/xbomber-101-r1.ebuild b/games-action/xbomber/xbomber-101-r1.ebuild
18 index d8343c2..7a61909 100644
19 --- a/games-action/xbomber/xbomber-101-r1.ebuild
20 +++ b/games-action/xbomber/xbomber-101-r1.ebuild
21 @@ -14,7 +14,8 @@ KEYWORDS="~amd64 ~ppc ~x86"
22 IUSE=""
23
24 DEPEND="x11-libs/libX11"
25 -RDEPEND=${DEPEND}
26 +RDEPEND="!sci-biology/emboss
27 + ${DEPEND}"
28
29 PATCHES=(
30 "${FILESDIR}"/${P}-va_list.patch