media-libs/libeot: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:00:19 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:00:19 +0000 (11:00 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-libs/libeot/libeot-0.01.ebuild
media-libs/libeot/libeot-9999.ebuild

index 94176cfe566eaf1a198ca6f8334c731913e9e6f5..4c39bd19e7897fb8e8aab41b26babc2da2828164 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 EGIT_REPO_URI="https://github.com/umanwizard/libeot.git"
-inherit eutils autotools
+inherit eutils autotools ltprune
 [[ ${PV} == 9999 ]] && inherit git-r3
 
 DESCRIPTION="Library for parsing Embedded OpenType files (Microsoft embedded font 'standard')"
index b5fcbe1194d99edb892887cef699f467a825feb1..49cdb315231b82d19cc03d61fa886d5515a8ceef 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 EGIT_REPO_URI="https://github.com/umanwizard/libeot.git"
-inherit eutils autotools
+inherit eutils autotools ltprune
 [[ ${PV} == 9999 ]] && inherit git-r3
 
 DESCRIPTION="Library for parsing Embedded OpenType files (Microsoft embedded font 'standard')"