diff options
Diffstat (limited to 'trinity-base/kregexpeditor')
-rw-r--r-- | trinity-base/kregexpeditor/kregexpeditor-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/trinity-base/kregexpeditor/kregexpeditor-9999.ebuild b/trinity-base/kregexpeditor/kregexpeditor-9999.ebuild index b082a356..4eafc832 100644 --- a/trinity-base/kregexpeditor/kregexpeditor-9999.ebuild +++ b/trinity-base/kregexpeditor/kregexpeditor-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: Editor for Regular Expressions" -KEYWORDS="" -IUSE="" |