Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/monkeystudio/
Date: Thu, 22 Dec 2016 18:27:06
Message-Id: 1482431172.041f02336723c5cd3be3df2e31a174f26b224eb0.soap@gentoo
1 commit: 041f02336723c5cd3be3df2e31a174f26b224eb0
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 22 17:46:38 2016 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 22 18:26:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=041f0233
7
8 dev-util/monkeystudio: Depend on x11-libs/qscintilla[qt4]
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3188
12
13 .../{monkeystudio-1.9.0.4.ebuild => monkeystudio-1.9.0.4-r1.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild b/dev-util/monkeystudio/monkeystudio-1.9.0.4-r1.ebuild
17 similarity index 95%
18 rename from dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild
19 rename to dev-util/monkeystudio/monkeystudio-1.9.0.4-r1.ebuild
20 index 2c3aaa4..151d5e9 100644
21 --- a/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild
22 +++ b/dev-util/monkeystudio/monkeystudio-1.9.0.4-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -24,7 +24,7 @@ RDEPEND="
30 dev-qt/qtgui:4
31 dev-qt/qthelp:4
32 dev-qt/qtsql:4
33 - x11-libs/qscintilla:=
34 + x11-libs/qscintilla:=[qt4(-)]
35 plugins? ( dev-qt/qtwebkit:4 )
36 "
37 DEPEND="${RDEPEND}