* [gentoo-commits] gentoo-x86 commit in www-client/mozilla-firefox: mozilla-firefox-3.6.4.ebuild ChangeLog mozilla-firefox-3.6.6.ebuild
@ 2010-07-11 12:25 Nirbheek Chauhan (nirbheek)
0 siblings, 0 replies; 2+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2010-07-11 12:25 UTC (permalink / raw
To: gentoo-commits
nirbheek 10/07/11 12:25:34
Modified: mozilla-firefox-3.6.4.ebuild ChangeLog
mozilla-firefox-3.6.6.ebuild
Log:
Add patch for ARM OS detection, bug 327783
(Portage version: 2.1.8.3/cvs/Linux i686)
Revision Changes Path
1.8 www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild?r1=1.7&r2=1.8
Index: mozilla-firefox-3.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mozilla-firefox-3.6.4.ebuild 8 Jul 2010 20:13:13 -0000 1.7
+++ mozilla-firefox-3.6.4.ebuild 11 Jul 2010 12:25:34 -0000 1.8
@@ -1,15 +1,15 @@
# Copyright 1999-2010 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.6.4.ebuild,v 1.7 2010/07/08 20:13:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild,v 1.8 2010/07/11 12:25:34 nirbheek Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib pax-utils fdo-mime autotools mozextension java-pkg-opt-2 python
-LANGS="af ar as be bg bn-BD bn-IN ca cs cy da de el en en-GB en-US eo es-AR
-es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gl gu-IN he hi-IN hr hu id is it ja
-ka kk kn ko ku lt lv mk ml mr nb-NO nl nn-NO oc or pa-IN pl pt-BR pt-PT rm ro ru
-si sk sl sq sr sv-SE ta ta-LK te th tr uk vi zh-CN zh-TW"
+LANGS="af ar as be bg bn-BD bn-IN ca cs cy da de el en en-GB en-US eo es-AR \
+es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gl gu-IN he hi-IN hr hu id is it \
+ja ka kk kn ko ku lt lv mk ml mr nb-NO nl nn-NO oc or pa-IN pl pt-BR pt-PT rm \
+ro ru si sk sl sq sr sv-SE ta ta-LK te th tr uk vi zh-CN zh-TW"
NOSHORTLANGS="en-GB es-AR es-CL es-MX pt-BR zh-CN zh-TW"
MAJ_XUL_PV="1.9.2"
@@ -139,6 +139,9 @@
# Fix broken alignment
epatch "${FILESDIR}/1000_fix_alignment.patch"
+ # ARM fixes, bug 327783
+ epatch "${FILESDIR}/xulrunner-1.9.2-arm-fixes.patch"
+
# Allow user to apply additional patches without modifing ebuild
epatch_user
1.624 www-client/mozilla-firefox/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/ChangeLog?rev=1.624&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/ChangeLog?rev=1.624&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/ChangeLog?r1=1.623&r2=1.624
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v
retrieving revision 1.623
retrieving revision 1.624
diff -u -r1.623 -r1.624
--- ChangeLog 8 Jul 2010 20:13:13 -0000 1.623
+++ ChangeLog 11 Jul 2010 12:25:34 -0000 1.624
@@ -1,6 +1,11 @@
# ChangeLog for www-client/mozilla-firefox
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.623 2010/07/08 20:13:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.624 2010/07/11 12:25:34 nirbheek Exp $
+
+ 11 Jul 2010; Nirbheek Chauhan <nirbheek@gentoo.org>
+ +files/xulrunner-1.9.2-arm-fixes.patch, mozilla-firefox-3.6.4.ebuild,
+ mozilla-firefox-3.6.6.ebuild:
+ Add patch for ARM OS detection, bug 327783
08 Jul 2010; Brent Baude <ranger@gentoo.org> mozilla-firefox-3.6.4.ebuild:
Marking mozilla-firefox-3.6.4 ppc64 and ppc for bug 324735
1.2 www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild?r1=1.1&r2=1.2
Index: mozilla-firefox-3.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mozilla-firefox-3.6.6.ebuild 27 Jun 2010 12:28:54 -0000 1.1
+++ mozilla-firefox-3.6.6.ebuild 11 Jul 2010 12:25:34 -0000 1.2
@@ -1,15 +1,15 @@
# Copyright 1999-2010 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.6.6.ebuild,v 1.1 2010/06/27 12:28:54 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild,v 1.2 2010/07/11 12:25:34 nirbheek Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib pax-utils fdo-mime autotools mozextension java-pkg-opt-2 python
-LANGS="af ar as be bg bn-BD bn-IN ca cs cy da de el en en-GB en-US eo es-AR
-es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gl gu-IN he hi-IN hr hu id is it ja
-ka kk kn ko ku lt lv mk ml mr nb-NO nl nn-NO oc or pa-IN pl pt-BR pt-PT rm ro ru
-si sk sl sq sr sv-SE ta ta-LK te th tr uk vi zh-CN zh-TW"
+LANGS="af ar as be bg bn-BD bn-IN ca cs cy da de el en en-GB en-US eo es-AR \
+es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gl gu-IN he hi-IN hr hu id is it \
+ja ka kk kn ko ku lt lv mk ml mr nb-NO nl nn-NO oc or pa-IN pl pt-BR pt-PT rm \
+ro ru si sk sl sq sr sv-SE ta ta-LK te th tr uk vi zh-CN zh-TW"
NOSHORTLANGS="en-GB es-AR es-CL es-MX pt-BR zh-CN zh-TW"
MAJ_XUL_PV="1.9.2"
@@ -139,6 +139,9 @@
# Fix broken alignment
epatch "${FILESDIR}/1000_fix_alignment.patch"
+ # ARM fixes, bug 327783
+ epatch "${FILESDIR}/xulrunner-1.9.2-arm-fixes.patch"
+
# Allow user to apply additional patches without modifing ebuild
epatch_user
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in www-client/mozilla-firefox: mozilla-firefox-3.6.4.ebuild ChangeLog mozilla-firefox-3.6.6.ebuild
@ 2010-07-19 0:24 Jory Pratt (anarchy)
0 siblings, 0 replies; 2+ messages in thread
From: Jory Pratt (anarchy) @ 2010-07-19 0:24 UTC (permalink / raw
To: gentoo-commits
anarchy 10/07/19 00:24:51
Modified: mozilla-firefox-3.6.4.ebuild ChangeLog
mozilla-firefox-3.6.6.ebuild
Log:
remove lcms dep as it is not valid
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.9 www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild?r1=1.8&r2=1.9
Index: mozilla-firefox-3.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mozilla-firefox-3.6.4.ebuild 11 Jul 2010 12:25:34 -0000 1.8
+++ mozilla-firefox-3.6.4.ebuild 19 Jul 2010 00:24:51 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.6.4.ebuild,v 1.8 2010/07/11 12:25:34 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.4.ebuild,v 1.9 2010/07/19 00:24:51 anarchy Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
@@ -194,7 +194,6 @@
mozconfig_annotate '' --enable-system-hunspell
mozconfig_annotate '' --with-system-nspr
mozconfig_annotate '' --with-system-nss
- mozconfig_annotate '' --enable-system-lcms
mozconfig_annotate '' --with-system-bz2
mozconfig_annotate '' --with-system-libxul
mozconfig_annotate '' --with-libxul-sdk=/usr/$(get_libdir)/xulrunner-devel-${MAJ_XUL_PV}
1.625 www-client/mozilla-firefox/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/ChangeLog?rev=1.625&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/ChangeLog?rev=1.625&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/ChangeLog?r1=1.624&r2=1.625
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v
retrieving revision 1.624
retrieving revision 1.625
diff -u -r1.624 -r1.625
--- ChangeLog 11 Jul 2010 12:25:34 -0000 1.624
+++ ChangeLog 19 Jul 2010 00:24:51 -0000 1.625
@@ -1,6 +1,10 @@
# ChangeLog for www-client/mozilla-firefox
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.624 2010/07/11 12:25:34 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.625 2010/07/19 00:24:51 anarchy Exp $
+
+ 19 Jul 2010; Jory A. Pratt <anarchy@gentoo.org>
+ mozilla-firefox-3.6.4.ebuild, mozilla-firefox-3.6.6.ebuild:
+ remove lcms dep as it is not valid
11 Jul 2010; Nirbheek Chauhan <nirbheek@gentoo.org>
+files/xulrunner-1.9.2-arm-fixes.patch, mozilla-firefox-3.6.4.ebuild,
1.3 www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild?r1=1.2&r2=1.3
Index: mozilla-firefox-3.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mozilla-firefox-3.6.6.ebuild 11 Jul 2010 12:25:34 -0000 1.2
+++ mozilla-firefox-3.6.6.ebuild 19 Jul 2010 00:24:51 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.6.6.ebuild,v 1.2 2010/07/11 12:25:34 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.6.6.ebuild,v 1.3 2010/07/19 00:24:51 anarchy Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
@@ -194,7 +194,6 @@
mozconfig_annotate '' --enable-system-hunspell
mozconfig_annotate '' --with-system-nspr
mozconfig_annotate '' --with-system-nss
- mozconfig_annotate '' --enable-system-lcms
mozconfig_annotate '' --with-system-bz2
mozconfig_annotate '' --with-system-libxul
mozconfig_annotate '' --with-libxul-sdk=/usr/$(get_libdir)/xulrunner-devel-${MAJ_XUL_PV}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-19 0:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-11 12:25 [gentoo-commits] gentoo-x86 commit in www-client/mozilla-firefox: mozilla-firefox-3.6.4.ebuild ChangeLog mozilla-firefox-3.6.6.ebuild Nirbheek Chauhan (nirbheek)
-- strict thread matches above, loose matches on Subject: below --
2010-07-19 0:24 Jory Pratt (anarchy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox