From 890a335e3e528a0e3e00d7e9451c933f41459e0b Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 14:41:01 +0100 Subject: app-text/code2html: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- app-text/code2html/code2html-0.9.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text') diff --git a/app-text/code2html/code2html-0.9.1-r2.ebuild b/app-text/code2html/code2html-0.9.1-r2.ebuild index d56c83132575..04b8d89521c5 100644 --- a/app-text/code2html/code2html-0.9.1-r2.ebuild +++ b/app-text/code2html/code2html-0.9.1-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils prefix +inherit epatch prefix DESCRIPTION="Converts source files to colored HTML output" HOMEPAGE="http://www.palfrader.org/code2html/" -- cgit v1.2.3-65-gdbad