summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:38:04 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:06 +0100
commit6a141840690c1015b0d1b7909f0878372126b604 (patch)
tree1314e4db6c1e39f0b07a50ef7b4002fd11285a30 /app-editors
parentapp-editors/nedit: eutils->epatch (diff)
downloadgentoo-6a141840690c1015b0d1b7909f0878372126b604.tar.gz
gentoo-6a141840690c1015b0d1b7909f0878372126b604.tar.bz2
gentoo-6a141840690c1015b0d1b7909f0878372126b604.zip
app-editors/ted: 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/ted/ted-2.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ted/ted-2.23.ebuild b/app-editors/ted/ted-2.23.ebuild
index 41d6280abf91..d174bad221e0 100644
--- a/app-editors/ted/ted-2.23.ebuild
+++ b/app-editors/ted/ted-2.23.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils toolchain-funcs xdg-utils
+inherit epatch toolchain-funcs xdg-utils
DESCRIPTION="X-based rich text editor"
HOMEPAGE="https://www.nllgg.nl/Ted/"