diff options
author | 2013-01-16 18:13:48 +0000 | |
---|---|---|
committer | 2013-01-16 18:13:48 +0000 | |
commit | 3494ac0d9d865b752c8bd837fb5bb4fa008ba7cc (patch) | |
tree | d9622efb1175514ac165ba81dc1773a8e98edba0 /www-client | |
parent | Fix linguas support in fx-18 (diff) | |
download | gentoo-2-3494ac0d9d865b752c8bd837fb5bb4fa008ba7cc.tar.gz gentoo-2-3494ac0d9d865b752c8bd837fb5bb4fa008ba7cc.tar.bz2 gentoo-2-3494ac0d9d865b752c8bd837fb5bb4fa008ba7cc.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')
-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" |