Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/audex/
Date: Sun, 27 Aug 2017 15:06:04
Message-Id: 1503846350.872e21b3382b6832efee2ee4a8cb3f23076e08b9.asturm@gentoo
1 commit: 872e21b3382b6832efee2ee4a8cb3f23076e08b9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 27 15:05:23 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 27 15:05:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872e21b3
7
8 media-sound/audex: Add missing blocker, re-add KEYWORDS
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 media-sound/audex/audex-0.95_pre20170727.ebuild | 6 ++++--
13 1 file changed, 4 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/audex/audex-0.95_pre20170727.ebuild b/media-sound/audex/audex-0.95_pre20170727.ebuild
16 index b5759cca2d0..6c7bd91bdb1 100644
17 --- a/media-sound/audex/audex-0.95_pre20170727.ebuild
18 +++ b/media-sound/audex/audex-0.95_pre20170727.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://userbase.kde.org/Audex"
20 SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
21
22 LICENSE="GPL-3"
23 -KEYWORDS=""
24 +KEYWORDS="~amd64 ~x86"
25 IUSE=""
26
27 DEPEND="
28 @@ -37,4 +37,6 @@ DEPEND="
29 $(add_qt_dep qtxml)
30 media-sound/cdparanoia
31 "
32 -RDEPEND="${DEPEND}"
33 +RDEPEND="${DEPEND}
34 + !media-sound/audex:4
35 +"