From 519143f869a17e732d04a8dcb6b60a6c24ef9e17 Mon Sep 17 00:00:00 2001 From: layman Date: Thu, 1 Jun 2017 22:09:38 -0400 Subject: Fixing various issues in gammaray and updating --- dev-util/gammaray/gammaray-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-util/gammaray/gammaray-9999.ebuild') diff --git a/dev-util/gammaray/gammaray-9999.ebuild b/dev-util/gammaray/gammaray-9999.ebuild index cbf7bc2..db5e528 100644 --- a/dev-util/gammaray/gammaray-9999.ebuild +++ b/dev-util/gammaray/gammaray-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=4 +EAPI=6 -inherit cmake-utils git-2 +inherit cmake-utils git-r3 DESCRIPTION="Tool to poke around in a Qt-application and also to manipulate the application to some extent" HOMEPAGE="http://www.kdab.com/gammaray" -- cgit v1.2.3-65-gdbad