diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2012-02-14 10:25:38 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2012-02-14 10:25:38 +0000 |
commit | a36025c669afb0f9e17fd7274193fa19a19c0777 (patch) | |
tree | 1cbe29fe477ebda1b961675bc69586cdda47257b /www-client/icecat/icecat-10.0-r1.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-a36025c669afb0f9e17fd7274193fa19a19c0777.tar.gz gentoo-2-a36025c669afb0f9e17fd7274193fa19a19c0777.tar.bz2 gentoo-2-a36025c669afb0f9e17fd7274193fa19a19c0777.zip |
Use correct language packs.
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'www-client/icecat/icecat-10.0-r1.ebuild')
-rw-r--r-- | www-client/icecat/icecat-10.0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/icecat/icecat-10.0-r1.ebuild b/www-client/icecat/icecat-10.0-r1.ebuild index 2b708a9e05e9..c05e3042c626 100644 --- a/www-client/icecat/icecat-10.0-r1.ebuild +++ b/www-client/icecat/icecat-10.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-10.0-r1.ebuild,v 1.1 2012/02/13 17:25:09 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-10.0-r1.ebuild,v 1.2 2012/02/14 10:25:38 polynomial-c Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -23,6 +23,7 @@ PATCH="firefox-10.0-patches-0.5" # 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/firefox/releases" +MOZ_LANGPACK_PREFIX="10.0.1/linux-i686/xpi/" inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3 multilib pax-utils fdo-mime autotools python virtualx nsplugins mozlinguas |