polynomial-c 15/02/27 08:36:41 Modified: ChangeLog firefox-36.0.ebuild Log: Rolled out an intermediate patchset tarball until the one from _AxS_ is available (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Revision Changes Path 1.388 www-client/firefox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.388&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.388&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.387&r2=1.388 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v retrieving revision 1.387 retrieving revision 1.388 diff -u -r1.387 -r1.388 --- ChangeLog 27 Feb 2015 03:03:46 -0000 1.387 +++ ChangeLog 27 Feb 2015 08:36:41 -0000 1.388 @@ -1,6 +1,10 @@ # ChangeLog for www-client/firefox # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.387 2015/02/27 03:03:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.388 2015/02/27 08:36:41 polynomial-c Exp $ + + 27 Feb 2015; Lars Wendler <[email protected]> firefox-36.0.ebuild: + Rolled out an intermediate patchset tarball until the one from _AxS_ is + available. 27 Feb 2015; Patrick Lauer <[email protected]> firefox-36.0.ebuild: De-keyword until missing patches are made available #541478 1.3 www-client/firefox/firefox-36.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-36.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-36.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-36.0.ebuild?r1=1.2&r2=1.3 Index: firefox-36.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-36.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- firefox-36.0.ebuild 27 Feb 2015 03:03:46 -0000 1.2 +++ firefox-36.0.ebuild 27 Feb 2015 08:36:41 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-36.0.ebuild,v 1.2 2015/02/27 03:03:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-36.0.ebuild,v 1.3 2015/02/27 08:36:41 polynomial-c Exp $ EAPI="5" VIRTUALX_REQUIRED="pgo" @@ -27,7 +27,7 @@ fi # Patch version -PATCH="${PN}-36.0-patches-0.1" +PATCH="${PN}-36.0-patches-01" # Upstream ftp release URI that's used by mozlinguas.eclass # We don't use the http mirror because it deletes old tarballs. MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/" @@ -41,8 +41,7 @@ DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -KEYWORDS="" # until missing files are made available #541478 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" @@ -52,7 +51,8 @@ # More URIs appended below... SRC_URI="${SRC_URI} http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.xz - http://dev.gentoo.org/~axs/distfiles/${PATCH}.tar.xz" + http://dev.gentoo.org/~axs/distfiles/${PATCH}.tar.xz + http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/${PATCH}.tar.xz" ASM_DEPEND=">=dev-lang/yasm-1.1"
