diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-21 13:24:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-21 13:24:48 +0000 |
commit | 7ad2a55bf0269245088b7e65cd55c79684d482eb (patch) | |
tree | aa7240f95531dc794a9d5cb3e05c560cdc16d789 /www-client | |
parent | Bump patchset to add a patch for arm+gcc4.3 failure from Debian (diff) | |
download | gentoo-2-7ad2a55bf0269245088b7e65cd55c79684d482eb.tar.gz gentoo-2-7ad2a55bf0269245088b7e65cd55c79684d482eb.tar.bz2 gentoo-2-7ad2a55bf0269245088b7e65cd55c79684d482eb.zip |
Bump patchset to add a patch for arm+gcc4.3 failure from Debian
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-firefox/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-3.0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog index f5454914ab5b..0a51abd5ab0e 100644 --- a/www-client/mozilla-firefox/ChangeLog +++ b/www-client/mozilla-firefox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/mozilla-firefox # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.498 2009/04/12 15:01:13 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.499 2009/04/21 13:24:48 armin76 Exp $ + + 21 Apr 2009; Raúl Porcel <armin76@gentoo.org> + mozilla-firefox-3.0.8.ebuild: + Bump patchset to add a patch for arm+gcc4.3 failure from Debian 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> mozilla-firefox-3.0.8.ebuild: diff --git a/www-client/mozilla-firefox/mozilla-firefox-3.0.8.ebuild b/www-client/mozilla-firefox/mozilla-firefox-3.0.8.ebuild index 74fe31c37c33..4f2f4845d3d3 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-3.0.8.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-3.0.8.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.0.8.ebuild,v 1.8 2009/04/12 15:01:13 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.0.8.ebuild,v 1.9 2009/04/21 13:24:48 armin76 Exp $ EAPI="1" WANT_AUTOCONF="2.1" inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib fdo-mime autotools mozextension -PATCH="${P}-patches-0.1" +PATCH="${P}-patches-0.2" LANGS="af ar be bg bn-IN ca cs cy da de el en-GB en-US eo es-AR es-ES et eu fi fr fy-NL ga-IE gl gu-IN he hi-IN hu id is it ja ka kn ko ku lt lv mk mn mr nb-NO nl nn-NO oc pa-IN pl pt-BR pt-PT ro ru si sk sl sq sr sv-SE te th tr uk zh-CN zh-TW" NOSHORTLANGS="en-GB es-AR pt-BR zh-CN" |