dev-util/egypt: port to EAPI 7

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-19 13:02:39 +01:00
parent 68eac8b9c4
commit 743aa42f59

View File

@@ -1,15 +1,14 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
inherit perl-module
DESCRIPTION="devilishly simple tool for creating call graphs of C programs"
DESCRIPTION="Devilishly simple tool for creating call graphs of C programs"
HOMEPAGE="http://www.gson.org/egypt/"
SRC_URI="http://www.gson.org/egypt/download/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""