diff options
Diffstat (limited to 'trinity-base/khexedit')
-rw-r--r-- | trinity-base/khexedit/khexedit-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/trinity-base/khexedit/khexedit-9999.ebuild b/trinity-base/khexedit/khexedit-9999.ebuild index b41ff837..0898d173 100644 --- a/trinity-base/khexedit/khexedit-9999.ebuild +++ b/trinity-base/khexedit/khexedit-9999.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="7" TRINITY_MODULE_NAME="tdeutils" -inherit trinity-meta +inherit trinity-meta-2 DESCRIPTION="Trinity hex editor" -KEYWORDS="" -IUSE="" |