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-cstp/lc-cstp-9999.ebuild | 11 +++++++---- app-leechcraft/lc-cstp/metadata.xml | 12 ++++++++---- 2 files changed, 15 insertions(+), 8 deletions(-) (limited to 'app-leechcraft/lc-cstp') diff --git a/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild b/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild index 6e04d117c491..7da45a5bae3d 100644 --- a/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild +++ b/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 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 @@ -12,6 +12,9 @@ SLOT="0" KEYWORDS="" IUSE="debug" -DEPEND="~app-leechcraft/lc-core-${PV}" +DEPEND="~app-leechcraft/lc-core-${PV} + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 +" RDEPEND="${DEPEND} - virtual/leechcraft-task-show" + virtual/leechcraft-task-show" diff --git a/app-leechcraft/lc-cstp/metadata.xml b/app-leechcraft/lc-cstp/metadata.xml index d0b2a1a5e58a..ef43617d9e97 100644 --- a/app-leechcraft/lc-cstp/metadata.xml +++ b/app-leechcraft/lc-cstp/metadata.xml @@ -1,8 +1,12 @@ - - leechcraft@gentoo.org - LeechCraft - + + 0xd34df00d@gmail.com + Georg Rudoy + + + proxy-maint@gentoo.org + Proxy Maintainers + -- cgit v1.2.3-65-gdbad