summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:37:57 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:05 +0100
commit4ae43cca034aa3f097096d619a68d6d05b504241 (patch)
treea819c901c0f3944c103c9b2567d72b6881617dba /app-editors
parentapp-editors/levee: eutils->epatch (diff)
downloadgentoo-4ae43cca034aa3f097096d619a68d6d05b504241.tar.gz
gentoo-4ae43cca034aa3f097096d619a68d6d05b504241.tar.bz2
gentoo-4ae43cca034aa3f097096d619a68d6d05b504241.zip
app-editors/nedit: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nedit/nedit-5.6-r1.ebuild4
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"