From: David Seifert Date: Sat, 15 Feb 2020 09:58:08 +0000 (+0100) Subject: dev-embedded/srecord: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=be265cb1076d6c6db0e28564474e6b0fea07508c;p=gentoo.git dev-embedded/srecord: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-embedded/srecord/srecord-1.64.ebuild b/dev-embedded/srecord/srecord-1.64.ebuild index c99b340b5198..aa0bc2110688 100644 --- a/dev-embedded/srecord/srecord-1.64.ebuild +++ b/dev-embedded/srecord/srecord-1.64.ebuild @@ -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 autotools +inherit eutils autotools ltprune DESCRIPTION="A collection of powerful tools for manipulating EPROM load files" HOMEPAGE="http://srecord.sourceforge.net/"