summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/glib-networking: Avoid gnutls[pkcs11] dep without USE=testMatt Turner2022-03-231-2/+2
| | | | | | | | | | | | | | | | | | | | Commit 7068209eac9 ("net-libs/glib-networking: gnutls needs pkcs11 support") added a USE dependency on net-libs/gnutls[pkcs11] in response to a build problem. The appropriate fix was to double check the sed in src_prepare() whose purpose is clearly noted as avoiding the pkcs11 dependence. It turns out the `subdir` line it attempted to modify had been moved. With that resolved, we can continue avoiding the pkcs11 dependence. Also revbump as required when runtime dependencies change, as should have been done in the aforementioned commit. Revert "net-libs/glib-networking: gnutls needs pkcs11 support" This reverts commit 7068209eac9441762c2ad3ba1fe64d392e22e68b. Closes: https://bugs.gentoo.org/835833 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: gnutls needs pkcs11 supportPatrick Lauer2022-03-231-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-libs/glib-networking: Version bump to 2.72.0Matt Turner2022-03-222-0/+82
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Drop old versionsMatt Turner2022-01-245-299/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Stabilize 2.70.1 sparc, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.70.1 ppc, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.70.1 arm, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.70.1 arm64, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.70.1 amd64, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.70.1 x86, #831048Jakov Smolić2022-01-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/glib-networking: Stabilize 2.70.1 ppc64, #831048Arthur Zamarin2022-01-201-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/glib-networking: bump to 2.70.1Mart Raudsepp2021-12-112-0/+81
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-libs/glib-networking: apply upstream patch for 32-bit test failureSam James2021-11-292-0/+56
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.2 x86, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.2 arm, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.2 ppc64, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.2 ppc, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: stable 2.68.2 for sparc, bug #815013Rolf Eike Beer2021-10-071-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.2 amd64, #815013Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.2 arm64, #815013Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: bump to 2.70.0Mart Raudsepp2021-09-162-4/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-libs/glib-networking: avoid QA warningMart Raudsepp2021-09-161-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-libs/glib-networking: bump to 2.70_rcMart Raudsepp2021-09-152-0/+84
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-libs/glib-networking: Version bump to 2.68.2Matt Turner2021-08-052-0/+81
| | | | | | | Raise gnutls dependency to >=3.7.2 because without it the connection-tls test fails. See https://gitlab.gnome.org/GNOME/glib-networking/-/merge_requests/172 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Switch to meson-multilibMatt Turner2021-06-031-9/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Drop old versionsMatt Turner2021-05-303-163/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.1 ppc64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.1 arm64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.1 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.1 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.1 ppc, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.1 sparc, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.68.1 arm, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: add riscv keywordYixun Lan2021-05-211-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* */*: Update GNOME homepagesMatt Turner2021-05-083-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Version bump to 2.68.1Matt Turner2021-04-272-0/+89
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Drop old versionsMatt Turner2021-04-133-148/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Stabilize 2.66.0 sparc, #774927Sam James2021-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.66.0 ppc64, #774927Sam James2021-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.66.0 ppc, #774927Sam James2021-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.66.0 arm64, #774927Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Stabilize 2.66.0 arm, #774927Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: drop s390 to ~s390 (unstable)Sam James2021-04-052-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: x86 stable (bug #774927)Thomas Deutschmann2021-04-011-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-libs/glib-networking: build tests conditionallySam James2021-03-211-0/+13
| | | | | Closes: https://bugs.gentoo.org/777462 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/glib-networking: Version bump to 2.68.0Matt Turner2021-03-212-0/+76
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/glib-networking: Stabilize 2.66.0 amd64, #774927Mikle Kolyada2021-03-121-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-libs/glib-networking: drop x86-macosFabian Groffen2021-01-063-6/+6
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>