Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pkgconf/
Date: Tue, 16 Aug 2022 20:17:23
Message-Id: 1660681020.ca534a530a84bd460acc76814b2f4d910ef3597f.sam@gentoo
1 commit: ca534a530a84bd460acc76814b2f4d910ef3597f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 20:15:03 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 20:17:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca534a53
7
8 dev-util/pkgconf: add 1.9.3, drop 1.9.2
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/pkgconf/Manifest | 2 +-
13 dev-util/pkgconf/{pkgconf-1.9.2.ebuild => pkgconf-1.9.3.ebuild} | 2 +-
14 dev-util/pkgconf/pkgconf-9999.ebuild | 4 ++--
15 3 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-util/pkgconf/Manifest b/dev-util/pkgconf/Manifest
18 index bd0f4dde51ac..866cfc71e48a 100644
19 --- a/dev-util/pkgconf/Manifest
20 +++ b/dev-util/pkgconf/Manifest
21 @@ -1,2 +1,2 @@
22 DIST pkgconf-1.8.0.tar.xz 296304 BLAKE2B 6585a855a313406f77d26fba3cc3cef798b27c4b7ece81738bdba12f36ee93fbcaf838e1065406c28adc20852e34e2de14bc5f4837982f9cc35360d9a3ac83a5 SHA512 58204006408ad5ce91222ed3c93c2e0b61c04fa83c0a8ad337b747b583744578dbebd4ad5ccbc577689637caa1c5dc246b7795ac46e39c6666b1aa78199b7c28
23 -DIST pkgconf-1.9.2.tar.xz 306876 BLAKE2B efc52d49279fdf698d3c139163451552c350d475d95eaa046d3d3fca65d0b71777247dc124d789f543ed377df6b9d2ce439fb03af0bceeb507a0075255771b36 SHA512 97681487502567da9dbd41da38356078e5a09c512f3b463aa7e2d063c048c50719dc9d9e3b7ef98c8cf935f11b0c5b8f916263444168e3c893b0e35768e4a0f4
24 +DIST pkgconf-1.9.3.tar.xz 308612 BLAKE2B 90d48171e24235906c41e97f7a2fa53825724c7500e90e502e5e2e4d668d3be863119e39b83a8e02adcef83a7def42e1c5e3641e77f6194bd81f653776bc95b4 SHA512 f65583f78571e4da161201d6387091562b38893adc31df421b0e6d560a060deb306a0b7ad8b28266253244c935d0a8169f35e04825a7857f21a09527d36f921e
25
26 diff --git a/dev-util/pkgconf/pkgconf-1.9.2.ebuild b/dev-util/pkgconf/pkgconf-1.9.3.ebuild
27 similarity index 96%
28 rename from dev-util/pkgconf/pkgconf-1.9.2.ebuild
29 rename to dev-util/pkgconf/pkgconf-1.9.3.ebuild
30 index 743bdb4a60b0..e962927aff1a 100644
31 --- a/dev-util/pkgconf/pkgconf-1.9.2.ebuild
32 +++ b/dev-util/pkgconf/pkgconf-1.9.3.ebuild
33 @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
34 EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git"
35 else
36 SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
37 - # Per release notes, 1.9.0 is a testing/development release.
38 + # Per release notes, 1.9.x is a testing/development release.
39 #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 fi
41
42
43 diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild
44 index f2e53e490eb3..e962927aff1a 100644
45 --- a/dev-util/pkgconf/pkgconf-9999.ebuild
46 +++ b/dev-util/pkgconf/pkgconf-9999.ebuild
47 @@ -10,8 +10,8 @@ if [[ ${PV} == 9999 ]] ; then
48 EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git"
49 else
50 SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
51 - # Per release notes, 1.9.0 is a testing/development release.
52 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
53 + # Per release notes, 1.9.x is a testing/development release.
54 + #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
55 fi
56
57 DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"