diff options
author | Joshua Kinard <kumba@gentoo.org> | 2022-01-28 20:54:27 -0500 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2022-01-28 20:54:27 -0500 |
commit | bc89a86892be99ae590327884d5936cd10029de3 (patch) | |
tree | 74fd9e2ac4fd63865a8201e317f5510fc819ab9d /net-misc/spread | |
parent | app-emulation/wine-staging: Drop old (diff) | |
download | gentoo-bc89a86892be99ae590327884d5936cd10029de3.tar.gz gentoo-bc89a86892be99ae590327884d5936cd10029de3.tar.bz2 gentoo-bc89a86892be99ae590327884d5936cd10029de3.zip |
net-misc/spread: Minor ebuild updates.
- Update copyright year
- EAPI 8
- Compile-tested
Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Diffstat (limited to 'net-misc/spread')
-rw-r--r-- | net-misc/spread/spread-4.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spread/spread-5.0.1-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/spread/spread-4.4.1-r1.ebuild b/net-misc/spread/spread-4.4.1-r1.ebuild index 70da45c67ba2..260f3192f7a5 100644 --- a/net-misc/spread/spread-4.4.1-r1.ebuild +++ b/net-misc/spread/spread-4.4.1-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI="8" MY_PN="spread-src" diff --git a/net-misc/spread/spread-5.0.1-r1.ebuild b/net-misc/spread/spread-5.0.1-r1.ebuild index 85b0f141896f..8eb9fd8c90b6 100644 --- a/net-misc/spread/spread-5.0.1-r1.ebuild +++ b/net-misc/spread/spread-5.0.1-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI="8" MY_PN="spread-src" |