summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:09:49 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:40 +0100
commit452782038ce3131c49c2cc88e84310a061d7885e (patch)
tree046aa2497af31781a0c38213598ba47e7bb53c9b /app-text/htp
parentapp-text/gtkspell: eutils-- (diff)
downloadgentoo-452782038ce3131c49c2cc88e84310a061d7885e.tar.gz
gentoo-452782038ce3131c49c2cc88e84310a061d7885e.tar.bz2
gentoo-452782038ce3131c49c2cc88e84310a061d7885e.zip
app-text/htp: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/htp')
-rw-r--r--app-text/htp/htp-1.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htp/htp-1.19.ebuild b/app-text/htp/htp-1.19.ebuild
index 962eb9f37525..da6613e0dfbc 100644
--- a/app-text/htp/htp-1.19.ebuild
+++ b/app-text/htp/htp-1.19.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="An HTML preprocessor"
HOMEPAGE="http://htp.sourceforge.net/"