summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2017-02-25 19:49:28 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-26 12:58:56 +0100
commit09222bd0523d448c79f1434b042f55e440097adf (patch)
tree899893b57e6ed056d7eb0f4350388ccbedbc6b90 /app-leechcraft/leechcraft-meta
parentprofiles/arch/hppa: Mask USE=libsecret for dev-vcs/git. (diff)
downloadgentoo-09222bd0523d448c79f1434b042f55e440097adf.tar.gz
gentoo-09222bd0523d448c79f1434b042f55e440097adf.tar.bz2
gentoo-09222bd0523d448c79f1434b042f55e440097adf.zip
app-leechcraft: use Qt5, modernize the eclass and ebuilds
Closes: https://github.com/gentoo/gentoo/pull/4079
Diffstat (limited to 'app-leechcraft/leechcraft-meta')
-rw-r--r--app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild8
-rw-r--r--app-leechcraft/leechcraft-meta/metadata.xml10
2 files changed, 13 insertions, 5 deletions
diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
index 4a3d35db239d..afb093c3334f 100644
--- a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
+++ b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=6
DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins"
HOMEPAGE="http://leechcraft.org/"
@@ -65,6 +65,10 @@ RDEPEND="
~app-leechcraft/lc-nacheku-${PV}
~app-leechcraft/lc-xtazy-${PV}
~app-leechcraft/lc-htthare-${PV}
+ ~app-leechcraft/lc-hotsensors-${PV}
+ ~app-leechcraft/lc-sb2-${PV}
+ ~app-leechcraft/lc-intermutko-${PV}
+ ~app-leechcraft/lc-ooronee-${PV}
de? (
~app-leechcraft/lc-devmon-${PV}
~app-leechcraft/lc-fenet-${PV}
diff --git a/app-leechcraft/leechcraft-meta/metadata.xml b/app-leechcraft/leechcraft-meta/metadata.xml
index 63c788d93327..8e9a81fac063 100644
--- a/app-leechcraft/leechcraft-meta/metadata.xml
+++ b/app-leechcraft/leechcraft-meta/metadata.xml
@@ -1,11 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>0xd34df00d@gmail.com</email>
+ <name>Georg Rudoy</name>
+ </maintainer>
<maintainer type="project">
- <email>leechcraft@gentoo.org</email>
- <name>LeechCraft</name>
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
</maintainer>
- <longdescription>LeechCraft full package including all official plugins which are considered to be useful.</longdescription>
+ <longdescription>LeechCraft full package including all official plugins which are considered to be useful.</longdescription>
<use>
<flag name="de">Install components, that allow using Leechcraft as Desktop Environment</flag>
</use>