summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:09 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:09 +0100
commitf770cbf7673d94512fc93066de8bac6ee658b6a5 (patch)
treef1f8796b8d35d56576c1ac181c7afdd6a50319c3 /dev-embedded
parentdev-embedded/srecord: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-f770cbf7673d94512fc93066de8bac6ee658b6a5.tar.gz
gentoo-f770cbf7673d94512fc93066de8bac6ee658b6a5.tar.bz2
gentoo-f770cbf7673d94512fc93066de8bac6ee658b6a5.zip
dev-embedded/urjtag: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/urjtag/urjtag-0.10-r1.ebuild4
-rw-r--r--dev-embedded/urjtag/urjtag-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild b/dev-embedded/urjtag/urjtag-0.10-r1.ebuild
index c1ef08281eb7..873826e374d7 100644
--- a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild
+++ b/dev-embedded/urjtag/urjtag-0.10-r1.ebuild
@@ -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
diff --git a/dev-embedded/urjtag/urjtag-9999.ebuild b/dev-embedded/urjtag/urjtag-9999.ebuild
index c78422b44a17..57288a015220 100644
--- a/dev-embedded/urjtag/urjtag-9999.ebuild
+++ b/dev-embedded/urjtag/urjtag-9999.ebuild
@@ -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