diff options
Diffstat (limited to 'x11-misc/qps/qps-9999.ebuild')
-rw-r--r-- | x11-misc/qps/qps-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |