summaryrefslogtreecommitdiff
path: root/x11-misc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-11-25 21:25:01 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-11-25 21:25:01 +0000
commit8c860d0b7120d4df5c90d9442e710a817788770f (patch)
treef0cf221767b3f70dea7e907592410e84805236b9 /x11-misc
parentebd5a39e59181e0f133846d3450e13ecea7b328a (diff)
port to EAPI 6 : qps, lightdm-qt5-greeter, lxqt-connman-applet
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/lightdm-qt5-greeter/lightdm-qt5-greeter-99999.ebuild4
-rw-r--r--x11-misc/qps/qps-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/lightdm-qt5-greeter/lightdm-qt5-greeter-99999.ebuild b/x11-misc/lightdm-qt5-greeter/lightdm-qt5-greeter-99999.ebuild
index 02801318..91bb4deb 100644
--- a/x11-misc/lightdm-qt5-greeter/lightdm-qt5-greeter-99999.ebuild
+++ b/x11-misc/lightdm-qt5-greeter/lightdm-qt5-greeter-99999.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=5
+EAPI=6
-inherit eutils git-2 cmake-utils
+inherit eutils git-r3 cmake-utils
DESCRIPTION="A simple frontend for the lightdm displaymanager, written in c++ and qt5"
HOMEPAGE="http://redcorelinux.org"
diff --git a/x11-misc/qps/qps-9999.ebuild b/x11-misc/qps/qps-9999.ebuild
index 50c6bbe0..b3211411 100644
--- a/x11-misc/qps/qps-9999.ebuild
+++ b/x11-misc/qps/qps-9999.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-inherit eutils git-2 cmake-utils
+inherit eutils git-r3 cmake-utils
DESCRIPTION="Visual process manager - Qt version of ps/top"
HOMEPAGE="http://qps.kldp.net/projects/qps/"