diff options
-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}" |