summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2023-08-21 19:21:23 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2023-08-21 19:23:17 +0200
commit5c905531a44822663576991ccd05a554272ed18c (patch)
tree1d1e52429c4f5e6aa9edb9b9c640b4eb61dad9c6
parentprofiles: mask broken grpc (diff)
downloadgentoo-5c905531a44822663576991ccd05a554272ed18c.tar.gz
gentoo-5c905531a44822663576991ccd05a554272ed18c.tar.bz2
gentoo-5c905531a44822663576991ccd05a554272ed18c.zip
net-misc/wget2: drop QA_PKGCONFIG_VERSION
Closes: https://bugs.gentoo.org/912387 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
-rw-r--r--net-misc/wget2/wget2-2.0.1-r3.ebuild1
-rw-r--r--net-misc/wget2/wget2-2.0.1-r4.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-misc/wget2/wget2-2.0.1-r3.ebuild b/net-misc/wget2/wget2-2.0.1-r3.ebuild
index 7963200843bb..560f1211dd2b 100644
--- a/net-misc/wget2/wget2-2.0.1-r3.ebuild
+++ b/net-misc/wget2/wget2-2.0.1-r3.ebuild
@@ -10,7 +10,6 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
# LGPL for libwget
LICENSE="GPL-3+ LGPL-3+"
SLOT="0/0" # subslot = libwget.so version
-QA_PKGCONFIG_VERSION="2.1.0" # libwget pkg-config versioning
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="brotli bzip2 doc +gnutls gpgme +http2 idn lzip lzma openssl pcre psl +ssl test xattr zlib"
diff --git a/net-misc/wget2/wget2-2.0.1-r4.ebuild b/net-misc/wget2/wget2-2.0.1-r4.ebuild
index 981ce1c60b0c..034018c48ad3 100644
--- a/net-misc/wget2/wget2-2.0.1-r4.ebuild
+++ b/net-misc/wget2/wget2-2.0.1-r4.ebuild
@@ -10,7 +10,6 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
# LGPL for libwget
LICENSE="GPL-3+ LGPL-3+"
SLOT="0/0" # subslot = libwget.so version
-QA_PKGCONFIG_VERSION="2.1.0" # libwget pkg-config versioning
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="brotli bzip2 doc +gnutls gpgme +http2 idn lzip lzma openssl pcre psl +ssl test xattr zlib"