diff options
Diffstat (limited to 'app-editors/nedit')
-rw-r--r-- | app-editors/nedit/nedit-5.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nedit/nedit-5.6-r1.ebuild b/app-editors/nedit/nedit-5.6-r1.ebuild index 53a8b6f139cf..3e0c9aebeb9a 100644 --- a/app-editors/nedit/nedit-5.6-r1.ebuild +++ b/app-editors/nedit/nedit-5.6-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs +inherit desktop epatch toolchain-funcs DESCRIPTION="Multi-purpose text editor for the X Window System" HOMEPAGE="https://sourceforge.net/projects/nedit" |