Gentoo Archives: gentoo-commits

From: Joshua Kinard <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spread/
Date: Sat, 29 Jan 2022 02:04:03
Message-Id: 1643421267.bc89a86892be99ae590327884d5936cd10029de3.kumba@gentoo
1 commit: bc89a86892be99ae590327884d5936cd10029de3
2 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 01:54:27 2022 +0000
4 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 01:54:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc89a868
7
8 net-misc/spread: Minor ebuild updates.
9
10 - Update copyright year
11 - EAPI 8
12 - Compile-tested
13
14 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
15 Package-Manager: Portage-3.0.30, Repoman-3.0.3
16
17 net-misc/spread/spread-4.4.1-r1.ebuild | 4 ++--
18 net-misc/spread/spread-5.0.1-r1.ebuild | 4 ++--
19 2 files changed, 4 insertions(+), 4 deletions(-)
20
21 diff --git a/net-misc/spread/spread-4.4.1-r1.ebuild b/net-misc/spread/spread-4.4.1-r1.ebuild
22 index 70da45c67ba2..260f3192f7a5 100644
23 --- a/net-misc/spread/spread-4.4.1-r1.ebuild
24 +++ b/net-misc/spread/spread-4.4.1-r1.ebuild
25 @@ -1,7 +1,7 @@
26 -# Copyright 1999-2021 Gentoo Authors
27 +# Copyright 1999-2022 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 -EAPI=7
31 +EAPI="8"
32
33 MY_PN="spread-src"
34
35
36 diff --git a/net-misc/spread/spread-5.0.1-r1.ebuild b/net-misc/spread/spread-5.0.1-r1.ebuild
37 index 85b0f141896f..8eb9fd8c90b6 100644
38 --- a/net-misc/spread/spread-5.0.1-r1.ebuild
39 +++ b/net-misc/spread/spread-5.0.1-r1.ebuild
40 @@ -1,7 +1,7 @@
41 -# Copyright 1999-2021 Gentoo Authors
42 +# Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 -EAPI=7
46 +EAPI="8"
47
48 MY_PN="spread-src"