diff options
author | layman <layman@localhost> | 2017-06-01 22:09:38 -0400 |
---|---|---|
committer | layman <layman@localhost> | 2017-06-01 22:09:38 -0400 |
commit | 519143f869a17e732d04a8dcb6b60a6c24ef9e17 (patch) | |
tree | e8b4b3f33ae741c25e1136332910cac9a9311805 /dev-util/gammaray/gammaray-9999.ebuild | |
parent | Updating manifest (diff) | |
download | dMaggot-519143f869a17e732d04a8dcb6b60a6c24ef9e17.tar.gz dMaggot-519143f869a17e732d04a8dcb6b60a6c24ef9e17.tar.bz2 dMaggot-519143f869a17e732d04a8dcb6b60a6c24ef9e17.zip |
Diffstat (limited to 'dev-util/gammaray/gammaray-9999.ebuild')
-rw-r--r-- | dev-util/gammaray/gammaray-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
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" |