commit:     919bc1d391a9eb837067efb5c7d42409768d12f7
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 17:46:37 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 18:25:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=919bc1d3

app-editors/qwriter: Depend on x11-libs/qscintilla[qt4]

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3188

 .../qwriter/{qwriter-0.1.9-r1.ebuild => qwriter-0.1.9-r2.ebuild}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/qwriter/qwriter-0.1.9-r1.ebuild 
b/app-editors/qwriter/qwriter-0.1.9-r2.ebuild
similarity index 93%
rename from app-editors/qwriter/qwriter-0.1.9-r1.ebuild
rename to app-editors/qwriter/qwriter-0.1.9-r2.ebuild
index e61d588..eb5bf79 100644
--- a/app-editors/qwriter/qwriter-0.1.9-r1.ebuild
+++ b/app-editors/qwriter/qwriter-0.1.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-qt/qtgui:4
-       x11-libs/qscintilla"
+       x11-libs/qscintilla:=[qt4(-)]"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}"

Reply via email to