dev-embedded/urjtag: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:09 +0000 (10:58 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:09 +0000 (10:58 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-embedded/urjtag/urjtag-0.10-r1.ebuild
dev-embedded/urjtag/urjtag-9999.ebuild

index c1ef08281eb7934e8bec3a614e528f2688cfb2ce..873826e374d7d16dd4b24d0db56535f48e17dc6f 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: figure out htf to make python.eclass work
 
 EAPI="5"
 
-inherit eutils multilib
+inherit eutils ltprune multilib
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://git.code.sf.net/p/urjtag/git"
        inherit git-r3 autotools
index c78422b44a1753721e2c3c20af0f91b5a00d5589..57288a015220ab44e0d22ede1829c80e617c16ed 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: figure out htf to make python.eclass work
 
 EAPI="5"
 
-inherit eutils multilib
+inherit eutils ltprune multilib
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://git.code.sf.net/p/urjtag/git"
        inherit git-r3 autotools