diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-24 19:09:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-24 19:09:27 +0000 |
commit | 12a4064d0ea4091ac9206736be373a574e13a34c (patch) | |
tree | d8cdb8ddb5d92e76d9a8ccdfe4ece02fb4414e43 /www-client | |
parent | ppc stable, bug #219033 (diff) | |
download | gentoo-2-12a4064d0ea4091ac9206736be373a574e13a34c.tar.gz gentoo-2-12a4064d0ea4091ac9206736be373a574e13a34c.tar.bz2 gentoo-2-12a4064d0ea4091ac9206736be373a574e13a34c.zip |
Bump patchset to fix bug #218977
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-firefox/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-2.0.0.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog index 9c05b262777b..7345ef257210 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.396 2008/04/22 16:13:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.397 2008/04/24 19:09:27 armin76 Exp $ + + 24 Apr 2008; Raúl Porcel <armin76@gentoo.org> + mozilla-firefox-2.0.0.14.ebuild: + Bump patchset to fix bug #218977 22 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> mozilla-firefox-2.0.0.14.ebuild: diff --git a/www-client/mozilla-firefox/mozilla-firefox-2.0.0.14.ebuild b/www-client/mozilla-firefox/mozilla-firefox-2.0.0.14.ebuild index 22510c0c8413..8e1f5b76ef9e 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-2.0.0.14.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-2.0.0.14.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.14.ebuild,v 1.9 2008/04/22 16:13:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.14.ebuild,v 1.10 2008/04/24 19:09:27 armin76 Exp $ WANT_AUTOCONF="2.1" inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib fdo-mime mozextension autotools -PATCH="${PN}-2.0.0.13-patches-0.1" +PATCH="${P}-patches-0.1" LANGS="af ar be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sv-SE tr uk zh-CN zh-TW" NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" |