app-text/liblangtag: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:47 +0000 (10:57 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:47 +0000 (10:57 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-text/liblangtag/liblangtag-0.6.2.ebuild

index 3c6be86ce4484a87a6baaf5ca8ab3c804587ac6a..63fe77c85445ac65e4f1faa2d5266c6ed05485ad 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils xdg-utils
+inherit eutils ltprune xdg-utils
 
 DESCRIPTION="An interface library to access tags for identifying languages"
 HOMEPAGE="https://tagoh.bitbucket.org/liblangtag/"