summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2013-01-16 18:11:37 +0000
committerJory Pratt <anarchy@gentoo.org>2013-01-16 18:11:37 +0000
commitebdc87d6f47888b855b39c54f2df263786937223 (patch)
tree7cdc97f878faa562beff1031baf52e760b050ba4 /www-client/firefox
parentversion bump, remove older version with higher number (diff)
downloadgentoo-2-ebdc87d6f47888b855b39c54f2df263786937223.tar.gz
gentoo-2-ebdc87d6f47888b855b39c54f2df263786937223.tar.bz2
gentoo-2-ebdc87d6f47888b855b39c54f2df263786937223.zip
Fix linguas support in fx-18
(Portage version: 2.1.11.42/cvs/Linux x86_64, signed Manifest commit with key 0xB4D088B4)
Diffstat (limited to 'www-client/firefox')
-rw-r--r--www-client/firefox/ChangeLog5
-rw-r--r--www-client/firefox/firefox-18.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index f6f69ffb62a7..d7aae6ea0d9d 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/firefox
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.202 2013/01/16 16:58:19 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.203 2013/01/16 18:11:37 anarchy Exp $
+
+ 16 Jan 2013; <anarchy@gentoo.org> firefox-18.0-r1.ebuild:
+ Fix linguas support in fx-18
*firefox-18.0-r1 (16 Jan 2013)
diff --git a/www-client/firefox/firefox-18.0-r1.ebuild b/www-client/firefox/firefox-18.0-r1.ebuild
index a39c2c9f215d..36787c462850 100644
--- a/www-client/firefox/firefox-18.0-r1.ebuild
+++ b/www-client/firefox/firefox-18.0-r1.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-18.0-r1.ebuild,v 1.1 2013/01/16 16:58:19 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-18.0-r1.ebuild,v 1.2 2013/01/16 18:11:37 anarchy Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -25,7 +25,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
fi
# Patch version
-PATCH="${PN}-18.0-patches-0.6"
+PATCH="${PN}-18.0-patches-0.7"
# 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/"