diff options
Diffstat (limited to 'www-client/firefox/firefox-26.0.ebuild')
-rw-r--r-- | www-client/firefox/firefox-26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-26.0.ebuild b/www-client/firefox/firefox-26.0.ebuild index 1df0ff6e5341..558c2a048bc7 100644 --- a/www-client/firefox/firefox-26.0.ebuild +++ b/www-client/firefox/firefox-26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-26.0.ebuild,v 1.1 2013/12/13 01:17:43 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-26.0.ebuild,v 1.2 2013/12/16 20:17:58 anarchy Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -25,7 +25,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then fi # Patch version -PATCH="${PN}-26.0-patches-0.2" +PATCH="${PN}-26.0-patches-0.3" # 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/" |