public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/, eclass/
Date: Sun, 17 Mar 2019 22:20:03 +0000 (UTC)	[thread overview]
Message-ID: <1552861193.5456cc63ca98978657246de6dd595efe7889736a.whissi@gentoo> (raw)

commit:     5456cc63ca98978657246de6dd595efe7889736a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 22:17:44 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 22:19:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5456cc63

www-client/firefox: USE=system-libevent requires dev-libs/libevent[threads]

Closes: https://bugs.gentoo.org/680638
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 eclass/mozconfig-v6.60.eclass              | 2 +-
 www-client/firefox/firefox-65.0.2.ebuild   | 2 +-
 www-client/firefox/firefox-66.0_rc3.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index 5dfe34dcef1..89c4a71fb10 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -112,7 +112,7 @@ RDEPEND=">=app-text/hunspell-1.5.4:=
 	x11-libs/libXt
 	system-icu? ( >=dev-libs/icu-59.1:= )
 	system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
-	system-libevent? ( >=dev-libs/libevent-2.0:0= )
+	system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] )
 	system-sqlite? ( >=dev-db/sqlite-3.23.1:3[secure-delete,debug=] )
 	system-libvpx? (
 		>=media-libs/libvpx-1.5.0:0=[postproc]

diff --git a/www-client/firefox/firefox-65.0.2.ebuild b/www-client/firefox/firefox-65.0.2.ebuild
index e376a6a307f..e63fa5bcdcd 100644
--- a/www-client/firefox/firefox-65.0.2.ebuild
+++ b/www-client/firefox/firefox-65.0.2.ebuild
@@ -90,7 +90,7 @@ CDEPEND="
 	system-harfbuzz? ( >=media-libs/harfbuzz-1.4.2:0= >=media-gfx/graphite2-1.3.9-r1 )
 	system-icu? ( >=dev-libs/icu-60.2:= )
 	system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
-	system-libevent? ( >=dev-libs/libevent-2.0:0= )
+	system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] )
 	system-libvpx? (
 		>=media-libs/libvpx-1.7.0:0=[postproc]
 		<media-libs/libvpx-1.8:0=[postproc]

diff --git a/www-client/firefox/firefox-66.0_rc3.ebuild b/www-client/firefox/firefox-66.0_rc3.ebuild
index 17912ebc4e2..7528c983067 100644
--- a/www-client/firefox/firefox-66.0_rc3.ebuild
+++ b/www-client/firefox/firefox-66.0_rc3.ebuild
@@ -98,7 +98,7 @@ CDEPEND="
 	system-harfbuzz? ( >=media-libs/harfbuzz-2.3.1:0= >=media-gfx/graphite2-1.3.13 )
 	system-icu? ( >=dev-libs/icu-63.1:= )
 	system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
-	system-libevent? ( >=dev-libs/libevent-2.0:0= )
+	system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] )
 	system-libvpx? (
 		>=media-libs/libvpx-1.7.0:0=[postproc]
 		<media-libs/libvpx-1.8:0=[postproc]


             reply	other threads:[~2019-03-17 22:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-17 22:20 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-06 11:41 [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/, eclass/ Thomas Deutschmann
2019-03-13  1:57 Thomas Deutschmann
2019-03-09 21:03 Thomas Deutschmann
2019-03-08 22:50 Thomas Deutschmann
2018-09-27 20:28 Thomas Deutschmann
2018-01-29  5:21 Ian Stakenvicius
2016-09-21 19:12 Ian Stakenvicius
2016-08-04 13:47 Ian Stakenvicius
2016-07-06 21:28 Ian Stakenvicius
2016-04-28 18:16 Ian Stakenvicius
2016-03-09 21:08 Ian Stakenvicius
2016-01-29  3:38 Ian Stakenvicius
2015-08-14 15:57 Ian Stakenvicius

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=1552861193.5456cc63ca98978657246de6dd595efe7889736a.whissi@gentoo \
    --to=whissi@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