diff options
-rw-r--r-- | app-text/htp/htp-1.19.ebuild | 4 |
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/" |