From 0afa177220d45102c4ac36bd2cdf553e4c0667ba Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:10:11 +0100 Subject: [PATCH] dev-embedded/srecord: eutils-- Signed-off-by: Sam James --- dev-embedded/srecord/srecord-1.64.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-embedded/srecord/srecord-1.64.ebuild b/dev-embedded/srecord/srecord-1.64.ebuild index aa0bc2110688b..a6d41e526bcc8 100644 --- a/dev-embedded/srecord/srecord-1.64.ebuild +++ b/dev-embedded/srecord/srecord-1.64.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils autotools ltprune +inherit autotools ltprune DESCRIPTION="A collection of powerful tools for manipulating EPROM load files" HOMEPAGE="http://srecord.sourceforge.net/"