diff options
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index b0de1268ffa8..8327ccbd5261 100644 --- a/www-client/seamonkey/ChangeLog +++ b/www-client/seamonkey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.423 2013/01/16 17:02:00 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.424 2013/01/16 18:13:48 anarchy Exp $ + + 16 Jan 2013; <anarchy@gentoo.org> seamonkey-2.15-r1.ebuild: + Fix linguas support in fx-18 *seamonkey-2.15-r1 (16 Jan 2013) diff --git a/www-client/seamonkey/seamonkey-2.15-r1.ebuild b/www-client/seamonkey/seamonkey-2.15-r1.ebuild index 8e597ed91851..4c3a8cba0406 100644 --- a/www-client/seamonkey/seamonkey-2.15-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.15-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/seamonkey/seamonkey-2.15-r1.ebuild,v 1.1 2013/01/16 17:02:00 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.15-r1.ebuild,v 1.2 2013/01/16 18:13:48 anarchy Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -28,7 +28,7 @@ fi inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-3 multilib pax-utils fdo-mime autotools mozextension python nsplugins mozlinguas -PATCHFF="firefox-18.0-patches-0.6" +PATCHFF="firefox-18.0-patches-0.7" PATCH="${PN}-2.14-patches-01" EMVER="1.5.0" |