diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:09:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:14:25 +0100 |
commit | efc7fdf62e9ff89304abdb17af24dbe42d75586b (patch) | |
tree | 2601387e9572130f5bea76410be0158c5a086090 /app-misc/linuxspa | |
parent | app-misc/leave: eutils-- (diff) | |
download | gentoo-efc7fdf62e9ff89304abdb17af24dbe42d75586b.tar.gz gentoo-efc7fdf62e9ff89304abdb17af24dbe42d75586b.tar.bz2 gentoo-efc7fdf62e9ff89304abdb17af24dbe42d75586b.zip |
app-misc/linuxspa: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/linuxspa')
-rw-r--r-- | app-misc/linuxspa/linuxspa-0.7.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/linuxspa/linuxspa-0.7.1-r2.ebuild b/app-misc/linuxspa/linuxspa-0.7.1-r2.ebuild index bb0ccd7bc9df..efb3d532513c 100644 --- a/app-misc/linuxspa/linuxspa-0.7.1-r2.ebuild +++ b/app-misc/linuxspa/linuxspa-0.7.1-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit toolchain-funcs MY_PN="LinuxSPA" DESCRIPTION="Linux Serial Protocol Analyser" |