commit:     a8a6d230ec262834bc4c3b8cad56ff5228a3682d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 04:43:52 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 04:44:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a6d230

dev-util/pkgconf: update DESCRIPTION

It's C99 nowadays.

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

 dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild | 4 ++--
 dev-util/pkgconf/pkgconf-1.8.1.ebuild    | 2 +-
 dev-util/pkgconf/pkgconf-1.9.4.ebuild    | 2 +-
 dev-util/pkgconf/pkgconf-9999.ebuild     | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild 
b/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild
index bb47d458c3c8..1595ef6c3f88 100644
--- a/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2012-2022 Gentoo Authors
+# Copyright 2012-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ else
        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"
+DESCRIPTION="pkg-config compatible replacement with no dependencies other than 
C99"
 HOMEPAGE="https://gitea.treehouse.systems/ariadne/pkgconf";
 
 LICENSE="ISC"

diff --git a/dev-util/pkgconf/pkgconf-1.8.1.ebuild 
b/dev-util/pkgconf/pkgconf-1.8.1.ebuild
index 311850a40d1d..cdefc7db77d6 100644
--- a/dev-util/pkgconf/pkgconf-1.8.1.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.8.1.ebuild
@@ -13,7 +13,7 @@ else
        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"
+DESCRIPTION="pkg-config compatible replacement with no dependencies other than 
C99"
 HOMEPAGE="https://gitea.treehouse.systems/ariadne/pkgconf";
 
 LICENSE="ISC"

diff --git a/dev-util/pkgconf/pkgconf-1.9.4.ebuild 
b/dev-util/pkgconf/pkgconf-1.9.4.ebuild
index 9417bbe7cb65..d8b5b2b9e2ae 100644
--- a/dev-util/pkgconf/pkgconf-1.9.4.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.9.4.ebuild
@@ -14,7 +14,7 @@ else
        #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"
+DESCRIPTION="pkg-config compatible replacement with no dependencies other than 
C99"
 HOMEPAGE="https://gitea.treehouse.systems/ariadne/pkgconf";
 
 LICENSE="ISC"

diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild 
b/dev-util/pkgconf/pkgconf-9999.ebuild
index e962927aff1a..d8b5b2b9e2ae 100644
--- a/dev-util/pkgconf/pkgconf-9999.ebuild
+++ b/dev-util/pkgconf/pkgconf-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2012-2022 Gentoo Authors
+# Copyright 2012-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ else
        #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"
+DESCRIPTION="pkg-config compatible replacement with no dependencies other than 
C99"
 HOMEPAGE="https://gitea.treehouse.systems/ariadne/pkgconf";
 
 LICENSE="ISC"

Reply via email to