summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-10-20 13:58:37 +0200
committerPacho Ramos <pacho@gentoo.org>2018-10-20 14:16:50 +0200
commite7401feb93a7147628f334dee7dcc06d02b2018a (patch)
tree1f0539c8cc7573879220ae5bf91fa4333974f00c /dev-util
parentdev-util/trinity: Apply Fedora/Debian fixes (diff)
downloadgentoo-e7401feb93a7147628f334dee7dcc06d02b2018a.tar.gz
gentoo-e7401feb93a7147628f334dee7dcc06d02b2018a.tar.bz2
gentoo-e7401feb93a7147628f334dee7dcc06d02b2018a.zip
dev-util/trinity: Bump eapi
Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/trinity/trinity-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/trinity/trinity-9999.ebuild b/dev-util/trinity/trinity-9999.ebuild
index 2e263c788cee..4245b613481a 100644
--- a/dev-util/trinity/trinity-9999.ebuild
+++ b/dev-util/trinity/trinity-9999.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-
+EAPI=7
inherit toolchain-funcs git-r3
EGIT_REPO_URI="https://github.com/kernelslacker/trinity.git"