diff options
author | David Seifert <soap@gentoo.org> | 2016-12-22 18:46:37 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-12-22 20:25:51 +0200 |
commit | 4a77157fba63bbbbb81ebf0bcb3c711eabdc159e (patch) | |
tree | 549f33e7b39126866c68ebe7cbb7a0005175f7c1 /app-leechcraft | |
parent | app-editors/qwriter: Depend on x11-libs/qscintilla[qt4] (diff) | |
download | gentoo-4a77157fba63bbbbb81ebf0bcb3c711eabdc159e.tar.gz gentoo-4a77157fba63bbbbb81ebf0bcb3c711eabdc159e.tar.bz2 gentoo-4a77157fba63bbbbb81ebf0bcb3c711eabdc159e.zip |
app-leechcraft/lc-popishu: Depend on x11-libs/qscintilla[qt4]
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3188
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-popishu/lc-popishu-0.6.60-r1.ebuild (renamed from app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild) | 4 | ||||
-rw-r--r-- | app-leechcraft/lc-popishu/lc-popishu-0.6.65-r1.ebuild (renamed from app-leechcraft/lc-popishu/lc-popishu-0.6.65.ebuild) | 4 | ||||
-rw-r--r-- | app-leechcraft/lc-popishu/lc-popishu-0.6.70-r1.ebuild (renamed from app-leechcraft/lc-popishu/lc-popishu-0.6.70.ebuild) | 4 | ||||
-rw-r--r-- | app-leechcraft/lc-popishu/lc-popishu-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild b/app-leechcraft/lc-popishu/lc-popishu-0.6.60-r1.ebuild index 2a2098076579..df1afa99838f 100644 --- a/app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild +++ b/app-leechcraft/lc-popishu/lc-popishu-0.6.60-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,5 +13,5 @@ KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - x11-libs/qscintilla" + x11-libs/qscintilla[qt4(-)]" RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-popishu/lc-popishu-0.6.65.ebuild b/app-leechcraft/lc-popishu/lc-popishu-0.6.65-r1.ebuild index ea377292f775..34d103108d01 100644 --- a/app-leechcraft/lc-popishu/lc-popishu-0.6.65.ebuild +++ b/app-leechcraft/lc-popishu/lc-popishu-0.6.65-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,5 +13,5 @@ KEYWORDS=" ~amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - x11-libs/qscintilla" + x11-libs/qscintilla[qt4(-)]" RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-popishu/lc-popishu-0.6.70.ebuild b/app-leechcraft/lc-popishu/lc-popishu-0.6.70-r1.ebuild index 41110b2c9655..d638fb82c36a 100644 --- a/app-leechcraft/lc-popishu/lc-popishu-0.6.70.ebuild +++ b/app-leechcraft/lc-popishu/lc-popishu-0.6.70-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,5 +13,5 @@ KEYWORDS=" amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - x11-libs/qscintilla" + x11-libs/qscintilla[qt4(-)]" RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild index 7cd72f2facb5..091ea504520d 100644 --- a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild +++ b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,5 +13,5 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - x11-libs/qscintilla" + x11-libs/qscintilla[qt4(-)]" RDEPEND="${DEPEND}" |