From 09222bd0523d448c79f1434b042f55e440097adf Mon Sep 17 00:00:00 2001 From: 0xd34df00d <0xd34df00d@gmail.com> Date: Sat, 25 Feb 2017 19:49:28 +0100 Subject: app-leechcraft: use Qt5, modernize the eclass and ebuilds Closes: https://github.com/gentoo/gentoo/pull/4079 --- app-leechcraft/lc-popishu/lc-popishu-9999.ebuild | 6 +++--- app-leechcraft/lc-popishu/metadata.xml | 8 ++++++-- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-leechcraft/lc-popishu') diff --git a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild index 091ea504520d..07a25a55889d 100644 --- a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild +++ b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="4" +EAPI=6 inherit leechcraft @@ -13,5 +13,5 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - x11-libs/qscintilla[qt4(-)]" + x11-libs/qscintilla[qt5]" RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-popishu/metadata.xml b/app-leechcraft/lc-popishu/metadata.xml index 30c188bbd0e5..ef43617d9e97 100644 --- a/app-leechcraft/lc-popishu/metadata.xml +++ b/app-leechcraft/lc-popishu/metadata.xml @@ -1,8 +1,12 @@ + + 0xd34df00d@gmail.com + Georg Rudoy + - leechcraft@gentoo.org - LeechCraft + proxy-maint@gentoo.org + Proxy Maintainers -- cgit v1.2.3-65-gdbad