commit: 4a77157fba63bbbbb81ebf0bcb3c711eabdc159e 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:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a77157f
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 .../{lc-popishu-0.6.60.ebuild => lc-popishu-0.6.60-r1.ebuild} | 4 ++-- .../{lc-popishu-0.6.65.ebuild => lc-popishu-0.6.65-r1.ebuild} | 4 ++-- .../{lc-popishu-0.6.70.ebuild => lc-popishu-0.6.70-r1.ebuild} | 4 ++-- 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 similarity index 80% rename from app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild rename to app-leechcraft/lc-popishu/lc-popishu-0.6.60-r1.ebuild index 2a20980..df1afa9 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 similarity index 80% rename from app-leechcraft/lc-popishu/lc-popishu-0.6.65.ebuild rename to app-leechcraft/lc-popishu/lc-popishu-0.6.65-r1.ebuild index ea37729..34d1031 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 similarity index 80% rename from app-leechcraft/lc-popishu/lc-popishu-0.6.70.ebuild rename to app-leechcraft/lc-popishu/lc-popishu-0.6.70-r1.ebuild index 41110b2..d638fb8 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 7cd72f2..091ea50 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}"
