Gentoo Archives: gentoo-commits

From: "Maciej Barć" <xgqt@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/dotnet-sdk-bin/
Date: Fri, 06 May 2022 19:48:52
Message-Id: 1651866428.5006cd661db4999bc233983a169e973ee1a73fde.xgqt@gentoo
1 commit: 5006cd661db4999bc233983a169e973ee1a73fde
2 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 6 19:34:30 2022 +0000
4 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
5 CommitDate: Fri May 6 19:47:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5006cd66
7
8 dev-dotnet/dotnet-sdk-bin: bump to EAPI 8
9
10 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
11
12 ...dotnet-sdk-bin-3.1.418.ebuild => dotnet-sdk-bin-3.1.418-r1.ebuild} | 4 ++--
13 ...dotnet-sdk-bin-5.0.407.ebuild => dotnet-sdk-bin-5.0.407-r1.ebuild} | 4 ++--
14 ...dotnet-sdk-bin-6.0.202.ebuild => dotnet-sdk-bin-6.0.202-r1.ebuild} | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-3.1.418.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-3.1.418-r1.ebuild
18 similarity index 96%
19 rename from dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-3.1.418.ebuild
20 rename to dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-3.1.418-r1.ebuild
21 index a6cb8b1e7120..dabeb4bdbf70 100644
22 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-3.1.418.ebuild
23 +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-3.1.418-r1.ebuild
24 @@ -1,7 +1,7 @@
25 -# Copyright 2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 -EAPI="7"
30 +EAPI=8
31
32 MY_PV="${PV}"
33
34
35 diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-5.0.407.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-5.0.407-r1.ebuild
36 similarity index 96%
37 rename from dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-5.0.407.ebuild
38 rename to dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-5.0.407-r1.ebuild
39 index 5adae138eb9c..35084c97d1ab 100644
40 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-5.0.407.ebuild
41 +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-5.0.407-r1.ebuild
42 @@ -1,7 +1,7 @@
43 -# Copyright 2021 Gentoo Authors
44 +# Copyright 1999-2022 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 -EAPI="7"
48 +EAPI=8
49
50 MY_PV="${PV}"
51
52
53 diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.202.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.202-r1.ebuild
54 similarity index 97%
55 rename from dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.202.ebuild
56 rename to dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.202-r1.ebuild
57 index 237308fc0fc2..4a71ab6b42e1 100644
58 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.202.ebuild
59 +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.202-r1.ebuild
60 @@ -1,7 +1,7 @@
61 -# Copyright 2021 Gentoo Authors
62 +# Copyright 1999-2022 Gentoo Authors
63 # Distributed under the terms of the GNU General Public License v2
64
65 -EAPI="7"
66 +EAPI=8
67
68 MY_PV="${PV}"