diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:10:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:14:53 +0100 |
commit | 0afa177220d45102c4ac36bd2cdf553e4c0667ba (patch) | |
tree | c9f43de8d0dc61bf4992657afe3cf91e84887cb5 /dev-embedded/srecord | |
parent | dev-embedded/libjaylink: eutils-- (diff) | |
download | gentoo-0afa177220d45102c4ac36bd2cdf553e4c0667ba.tar.gz gentoo-0afa177220d45102c4ac36bd2cdf553e4c0667ba.tar.bz2 gentoo-0afa177220d45102c4ac36bd2cdf553e4c0667ba.zip |
dev-embedded/srecord: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded/srecord')
-rw-r--r-- | dev-embedded/srecord/srecord-1.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/srecord/srecord-1.64.ebuild b/dev-embedded/srecord/srecord-1.64.ebuild index aa0bc2110688..a6d41e526bcc 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/" |