commit:     8b640c4dbb7e2ccd80cf1bf41d5ac8df389ce5d9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 23:09:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 23:09:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b640c4d

app-text/ttf2pk2: fix UnusedInherits (autotools)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild 
b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
index f86a90004523..d4e043026b38 100644
--- a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
+++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit autotools
-
 DESCRIPTION="Freetype 2 based TrueType font to TeX's PK format converter"
 HOMEPAGE="http://tug.org/texlive/";
 
SRC_URI="https://dev.gentoo.org/~zlogene/texlive/texlive-${PV#*_p}-source.tar.xz";

Reply via email to