Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfmt/
Date: Wed, 06 Jul 2022 12:25:08
Message-Id: 1657110301.3064add37bc5fe99936cf44c4367f5f1e32dde61.candrews@gentoo
1 commit: 3064add37bc5fe99936cf44c4367f5f1e32dde61
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 12:24:48 2022 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 6 12:25:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3064add3
7
8 dev-libs/libfmt: 9.0.0 version bump
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
12
13 dev-libs/libfmt/Manifest | 1 +
14 dev-libs/libfmt/{libfmt-9999.ebuild => libfmt-9.0.0.ebuild} | 2 +-
15 dev-libs/libfmt/libfmt-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-libs/libfmt/Manifest b/dev-libs/libfmt/Manifest
19 index 1bcda92fef5a..5da6975802ec 100644
20 --- a/dev-libs/libfmt/Manifest
21 +++ b/dev-libs/libfmt/Manifest
22 @@ -3,3 +3,4 @@ DIST libfmt-7.1.3.tar.gz 770029 BLAKE2B 745440a6f5876d47d4651d007d5968f77d8f5ac0
23 DIST libfmt-8.0.0.tar.gz 804902 BLAKE2B 9330acbfb6ab47a484b4dbd3138d11cdd79f4233dfe8fefed41d67118eb19b2c00db5896ee883e2f5ff297170c2eb8dfa001cc6d7c6eff42b6285acd0ea91b5c SHA512 61768bf8b64c430f11536800985509ce436bbbe05cbe1dfb6045cfaf2f859af98eae1019ef602af8fec6946ae25e4d8adb589f0f738666b20beb3afe65ee760c
24 DIST libfmt-8.0.1.tar.gz 805616 BLAKE2B b64a4686050a9edb4e5d3ec28a3727a847105ae0b12a89461841e14d6c9c442e391cdcfbca39b2d141d04cdb10d00516ecc8bf605867c792b7d2d6bc99c7b2bc SHA512 643e68d5b2e0e9c83231ab2b0036596a6297b1d9ed6bd7b1172bee4ff134c8af8f09174c06c94225132c1b635b0977ea4ce783748d7bd76a9a0b5ad597456c84
25 DIST libfmt-8.1.1.tar.gz 826254 BLAKE2B 8f3eafd72c0eff62cfcf26a8a37e4d89c8f4a2cec6e427e3ea8d0de3010dd6e5e45ce4486335d3b433308a967915b38ca4d422d789ceda4196153329128056b9 SHA512 794a47d7cb352a2a9f2c050a60a46b002e4157e5ad23e15a5afc668e852b1e1847aeee3cda79e266c789ff79310d792060c94976ceef6352e322d60b94e23189
26 +DIST libfmt-9.0.0.tar.gz 833639 BLAKE2B 1455aec5bec73c56d4d4074ae034176143a3f6171aa60505ee48cbc4b6c66e0de4b5600c4a91e2d16073a285f98b3e5b5ee89b4061e49578c005bccc04855045 SHA512 f9612a53c93654753572ac038e52c683f3485691493750d5c2fdb48f3a769e181bfeab8035041cae02bf14cd67df30ec3c5614d7db913f85699cd9da8072bdf8
27
28 diff --git a/dev-libs/libfmt/libfmt-9999.ebuild b/dev-libs/libfmt/libfmt-9.0.0.ebuild
29 similarity index 99%
30 copy from dev-libs/libfmt/libfmt-9999.ebuild
31 copy to dev-libs/libfmt/libfmt-9.0.0.ebuild
32 index 02ef483ce0e4..e50165b5c1b6 100644
33 --- a/dev-libs/libfmt/libfmt-9999.ebuild
34 +++ b/dev-libs/libfmt/libfmt-9.0.0.ebuild
35 @@ -1,7 +1,7 @@
36 # Copyright 1999-2022 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 -EAPI=7
40 +EAPI=8
41
42 CMAKE_ECLASS=cmake
43 inherit cmake-multilib
44
45 diff --git a/dev-libs/libfmt/libfmt-9999.ebuild b/dev-libs/libfmt/libfmt-9999.ebuild
46 index 02ef483ce0e4..e50165b5c1b6 100644
47 --- a/dev-libs/libfmt/libfmt-9999.ebuild
48 +++ b/dev-libs/libfmt/libfmt-9999.ebuild
49 @@ -1,7 +1,7 @@
50 # Copyright 1999-2022 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 -EAPI=7
54 +EAPI=8
55
56 CMAKE_ECLASS=cmake
57 inherit cmake-multilib