diff options
-rw-r--r-- | net-misc/lxqt-connman-applet/lxqt-connman-applet-9999.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/lightdm-qt5-greeter/lightdm-qt5-greeter-99999.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/qps/qps-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/lxqt-connman-applet/lxqt-connman-applet-9999.ebuild b/net-misc/lxqt-connman-applet/lxqt-connman-applet-9999.ebuild index 1b9dcdea..9bf257ec 100644 --- a/net-misc/lxqt-connman-applet/lxqt-connman-applet-9999.ebuild +++ b/net-misc/lxqt-connman-applet/lxqt-connman-applet-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="LXQt system-tray applet for ConnMan" HOMEPAGE="https://github.com/surlykke/lxqt-connman-applet" 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/" |