commit:     ca534a530a84bd460acc76814b2f4d910ef3597f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 20:15:03 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 20:17:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca534a53

dev-util/pkgconf: add 1.9.3, drop 1.9.2

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/pkgconf/Manifest                                       | 2 +-
 dev-util/pkgconf/{pkgconf-1.9.2.ebuild => pkgconf-1.9.3.ebuild} | 2 +-
 dev-util/pkgconf/pkgconf-9999.ebuild                            | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/pkgconf/Manifest b/dev-util/pkgconf/Manifest
index bd0f4dde51ac..866cfc71e48a 100644
--- a/dev-util/pkgconf/Manifest
+++ b/dev-util/pkgconf/Manifest
@@ -1,2 +1,2 @@
 DIST pkgconf-1.8.0.tar.xz 296304 BLAKE2B 
6585a855a313406f77d26fba3cc3cef798b27c4b7ece81738bdba12f36ee93fbcaf838e1065406c28adc20852e34e2de14bc5f4837982f9cc35360d9a3ac83a5
 SHA512 
58204006408ad5ce91222ed3c93c2e0b61c04fa83c0a8ad337b747b583744578dbebd4ad5ccbc577689637caa1c5dc246b7795ac46e39c6666b1aa78199b7c28
-DIST pkgconf-1.9.2.tar.xz 306876 BLAKE2B 
efc52d49279fdf698d3c139163451552c350d475d95eaa046d3d3fca65d0b71777247dc124d789f543ed377df6b9d2ce439fb03af0bceeb507a0075255771b36
 SHA512 
97681487502567da9dbd41da38356078e5a09c512f3b463aa7e2d063c048c50719dc9d9e3b7ef98c8cf935f11b0c5b8f916263444168e3c893b0e35768e4a0f4
+DIST pkgconf-1.9.3.tar.xz 308612 BLAKE2B 
90d48171e24235906c41e97f7a2fa53825724c7500e90e502e5e2e4d668d3be863119e39b83a8e02adcef83a7def42e1c5e3641e77f6194bd81f653776bc95b4
 SHA512 
f65583f78571e4da161201d6387091562b38893adc31df421b0e6d560a060deb306a0b7ad8b28266253244c935d0a8169f35e04825a7857f21a09527d36f921e

diff --git a/dev-util/pkgconf/pkgconf-1.9.2.ebuild 
b/dev-util/pkgconf/pkgconf-1.9.3.ebuild
similarity index 96%
rename from dev-util/pkgconf/pkgconf-1.9.2.ebuild
rename to dev-util/pkgconf/pkgconf-1.9.3.ebuild
index 743bdb4a60b0..e962927aff1a 100644
--- a/dev-util/pkgconf/pkgconf-1.9.2.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.9.3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git";
 else
        SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz";
-       # Per release notes, 1.9.0 is a testing/development release.
+       # Per release notes, 1.9.x is a testing/development release.
        #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"
 fi
 

diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild 
b/dev-util/pkgconf/pkgconf-9999.ebuild
index f2e53e490eb3..e962927aff1a 100644
--- a/dev-util/pkgconf/pkgconf-9999.ebuild
+++ b/dev-util/pkgconf/pkgconf-9999.ebuild
@@ -10,8 +10,8 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git";
 else
        SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz";
-       # Per release notes, 1.9.0 is a testing/development release.
-       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"
+       # Per release notes, 1.9.x is a testing/development release.
+       #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"
 fi
 
 DESCRIPTION="pkg-config compatible replacement with no dependencies other than 
ANSI C89"

Reply via email to