From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/crossover-bin/
Date: Fri, 17 Jun 2022 17:24:57 +0000 (UTC) [thread overview]
Message-ID: <1655486690.0628614788d1f1065eece02e80d1503d93a24796.sam@gentoo> (raw)
commit: 0628614788d1f1065eece02e80d1503d93a24796
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 17:24:40 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 17:24:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06286147
app-emulation/crossover-bin: allow newer gnutls
Only C++ ABI was broken and it's niche. Not many consumers of it.
Bug: https://bugs.gentoo.org/852806
Signed-off-by: Sam James <sam <AT> gentoo.org>
...sover-bin-21.1.0-r1.ebuild => crossover-bin-21.1.0-r2.ebuild} | 9 +++++++--
...rossover-bin-21.2.0.ebuild => crossover-bin-21.2.0-r1.ebuild} | 7 ++++++-
2 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/app-emulation/crossover-bin/crossover-bin-21.1.0-r1.ebuild b/app-emulation/crossover-bin/crossover-bin-21.1.0-r2.ebuild
similarity index 98%
rename from app-emulation/crossover-bin/crossover-bin-21.1.0-r1.ebuild
rename to app-emulation/crossover-bin/crossover-bin-21.1.0-r2.ebuild
index 0e66d60c63cb..e37777f2cb0d 100644
--- a/app-emulation/crossover-bin/crossover-bin-21.1.0-r1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-21.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -86,7 +86,12 @@ RDEPEND="${DEPEND}
pcap? ( net-libs/libpcap[abi_x86_32(-)] )
png? ( media-libs/libpng:0[abi_x86_32(-)] )
scanner? ( media-gfx/sane-backends[abi_x86_32(-)] )
- ssl? ( net-libs/gnutls:0/30[abi_x86_32(-)] )
+ ssl? (
+ || (
+ net-libs/gnutls:0/30.30[abi_x86_32(-)]
+ net-libs/gnutls:0/30[abi_x86_32(-)]
+ )
+ )
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
dev-libs/glib:2
diff --git a/app-emulation/crossover-bin/crossover-bin-21.2.0.ebuild b/app-emulation/crossover-bin/crossover-bin-21.2.0-r1.ebuild
similarity index 98%
rename from app-emulation/crossover-bin/crossover-bin-21.2.0.ebuild
rename to app-emulation/crossover-bin/crossover-bin-21.2.0-r1.ebuild
index 271458098dd9..be7f3937855d 100644
--- a/app-emulation/crossover-bin/crossover-bin-21.2.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-21.2.0-r1.ebuild
@@ -84,7 +84,12 @@ RDEPEND="${DEPEND}
pcap? ( net-libs/libpcap[abi_x86_32(-)] )
png? ( media-libs/libpng:0[abi_x86_32(-)] )
scanner? ( media-gfx/sane-backends[abi_x86_32(-)] )
- ssl? ( net-libs/gnutls:0/30[abi_x86_32(-)] )
+ ssl? (
+ || (
+ net-libs/gnutls:0/30.30[abi_x86_32(-)]
+ net-libs/gnutls:0/30[abi_x86_32(-)]
+ )
+ )
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
dev-libs/glib:2
next reply other threads:[~2022-06-17 17:25 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-17 17:24 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-21 9:53 [gentoo-commits] repo/gentoo:master commit in: app-emulation/crossover-bin/ Pacho Ramos
2024-07-21 9:53 Pacho Ramos
2024-02-25 15:56 Pacho Ramos
2023-10-19 14:53 Pacho Ramos
2023-10-19 14:53 Pacho Ramos
2023-10-19 14:53 Pacho Ramos
2023-08-23 14:49 Pacho Ramos
2023-08-23 14:49 Pacho Ramos
2023-05-23 2:52 Sam James
2023-04-18 15:08 Pacho Ramos
2023-02-24 14:21 Pacho Ramos
2023-02-24 14:21 Pacho Ramos
2022-12-16 3:37 Sam James
2022-09-11 8:19 Pacho Ramos
2022-09-11 8:19 Pacho Ramos
2022-09-11 8:19 Pacho Ramos
2022-05-20 19:44 Pacho Ramos
2022-05-20 19:44 Pacho Ramos
2021-12-22 11:11 Pacho Ramos
2021-12-18 12:41 Pacho Ramos
2021-11-19 17:48 Sam James
2021-08-04 19:26 Pacho Ramos
2021-08-04 19:26 Pacho Ramos
2021-06-24 23:27 Sam James
2021-05-08 9:27 Pacho Ramos
2021-03-21 8:24 Joonas Niilola
2021-03-10 19:12 Pacho Ramos
2021-03-10 19:12 Pacho Ramos
2021-01-27 23:03 Pacho Ramos
2021-01-27 23:03 Pacho Ramos
2021-01-21 20:28 Pacho Ramos
2021-01-21 20:28 Pacho Ramos
2020-08-22 15:51 Michał Górny
2020-05-05 3:40 Richard Yao
2020-05-03 11:26 Pacho Ramos
2020-04-04 10:55 Pacho Ramos
2019-10-01 19:14 Michał Górny
2019-08-11 11:20 David Seifert
2019-07-21 17:43 Michał Górny
2019-05-13 17:57 Aaron Bauman
2019-04-10 20:31 Pacho Ramos
2019-02-05 19:51 Ben Kohler
2018-09-03 14:44 Richard Yao
2018-06-24 10:17 Pacho Ramos
2018-05-27 18:45 Richard Yao
2018-05-27 18:45 Richard Yao
2017-12-21 6:41 Ulrich Müller
2017-04-19 8:03 David Seifert
2016-09-10 15:25 Richard Yao
2016-04-16 7:53 Richard Yao
2016-01-17 3:11 Richard Yao
2015-12-14 16:51 Richard Yao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1655486690.0628614788d1f1065eece02e80d1503d93a24796.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox