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-mellonetray/lc-mellonetray-9999.ebuild | 9 ++++++--- app-leechcraft/lc-mellonetray/metadata.xml | 8 ++++++-- 2 files changed, 12 insertions(+), 5 deletions(-) (limited to 'app-leechcraft/lc-mellonetray') diff --git a/app-leechcraft/lc-mellonetray/lc-mellonetray-9999.ebuild b/app-leechcraft/lc-mellonetray/lc-mellonetray-9999.ebuild index ff2c6b44c763..799262180167 100644 --- a/app-leechcraft/lc-mellonetray/lc-mellonetray-9999.ebuild +++ b/app-leechcraft/lc-mellonetray/lc-mellonetray-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI=6 inherit leechcraft @@ -13,7 +13,10 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdeclarative:4 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 + dev-qt/qtdeclarative:5 + dev-qt/qtx11extras:5 x11-libs/libXdamage x11-libs/libXrender" RDEPEND="${DEPEND} diff --git a/app-leechcraft/lc-mellonetray/metadata.xml b/app-leechcraft/lc-mellonetray/metadata.xml index 30c188bbd0e5..ef43617d9e97 100644 --- a/app-leechcraft/lc-mellonetray/metadata.xml +++ b/app-leechcraft/lc-mellonetray/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