commit:     021343983ecdfaf641a4ed962e99fa1e25586521
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 16:22:05 2016 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 17:48:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=02134398

bump firefox-45 to beta10

Fixed tooltip-transparent-background issue, upstream bug 1197165

Adjusted system-libevent dependency atom in the eclass to ensure it limits
libevent to the 2.0 series and conflicts with a bump to 2.1

 eclass/mozconfig-v6.44.eclass                                           | 2 +-
 .../firefox/{firefox-45.0_beta9.ebuild => firefox-45.0_beta10.ebuild}   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/mozconfig-v6.44.eclass b/eclass/mozconfig-v6.44.eclass
index b916507..c050a49 100644
--- a/eclass/mozconfig-v6.44.eclass
+++ b/eclass/mozconfig-v6.44.eclass
@@ -113,7 +113,7 @@ RDEPEND=">=app-text/hunspell-1.2
        system-cairo? ( >=x11-libs/cairo-1.12[X,xcb] >=x11-libs/pixman-0.19.2 )
        system-icu? ( >=dev-libs/icu-51.1:= )
        system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
-       system-libevent? ( dev-libs/libevent:0/2.0-5 )
+       system-libevent? ( =dev-libs/libevent-2.0*:0= )
        system-sqlite? ( >=dev-db/sqlite-3.9.1:3[secure-delete,debug=] )
        system-libvpx? ( >=media-libs/libvpx-1.3.0:0=[postproc] )
 "

diff --git a/www-client/firefox/firefox-45.0_beta9.ebuild 
b/www-client/firefox/firefox-45.0_beta10.ebuild
similarity index 99%
rename from www-client/firefox/firefox-45.0_beta9.ebuild
rename to www-client/firefox/firefox-45.0_beta10.ebuild
index 43fa8bd..c0ac3fb 100644
--- a/www-client/firefox/firefox-45.0_beta9.ebuild
+++ b/www-client/firefox/firefox-45.0_beta10.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
 fi
 
 # Patch version
-PATCH="${PN}-45.0-patches-0.1"
+PATCH="${PN}-45.0-patches-0.2"
 MOZ_HTTP_URI="http://archive.mozilla.org/pub/${PN}/releases";
 
 MOZCONFIG_OPTIONAL_GTK3="enabled"

Reply via email to