public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/firefox-bin: ChangeLog firefox-bin-3.5.6.ebuild
@ 2010-01-02  1:05 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-01-02  1:05 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/01/02 01:05:24

  Modified:             ChangeLog firefox-bin-3.5.6.ebuild
  Log:
  Remove app-emulation/emul-linux-x86-compat (libstdc++.so.5) from RDEPEND.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  www-client/firefox-bin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	1 Jan 2010 17:35:33 -0000	1.1
+++ ChangeLog	2 Jan 2010 01:05:23 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/firefox-bin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.1 2010/01/01 17:35:33 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.2 2010/01/02 01:05:23 ssuominen Exp $
+
+  02 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+  firefox-bin-3.5.6.ebuild:
+  Remove app-emulation/emul-linux-x86-compat (libstdc++.so.5) from RDEPEND.
 
 *firefox-bin-3.5.6 (01 Jan 2010)
 



1.2                  www-client/firefox-bin/firefox-bin-3.5.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?r1=1.1&r2=1.2

Index: firefox-bin-3.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- firefox-bin-3.5.6.ebuild	1 Jan 2010 17:35:33 -0000	1.1
+++ firefox-bin-3.5.6.ebuild	2 Jan 2010 01:05:23 -0000	1.2
@@ -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/firefox-bin/firefox-bin-3.5.6.ebuild,v 1.1 2010/01/01 17:35:33 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild,v 1.2 2010/01/02 01:05:23 ssuominen Exp $
 EAPI="2"
 
 inherit eutils mozilla-launcher multilib mozextension
@@ -49,10 +49,9 @@
 		 >=media-libs/alsa-lib-1.0.16
 	)
 	amd64? (
-		>=app-emulation/emul-linux-x86-baselibs-1.0
-		>=app-emulation/emul-linux-x86-gtklibs-1.0
-		>=app-emulation/emul-linux-x86-soundlibs-20080418
-		app-emulation/emul-linux-x86-compat
+		>=app-emulation/emul-linux-x86-baselibs-20081109
+		>=app-emulation/emul-linux-x86-gtklibs-20081109
+		>=app-emulation/emul-linux-x86-soundlibs-20081109
 	)"
 
 PDEPEND="restrict-javascript? ( www-plugins/noscript )"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in www-client/firefox-bin: ChangeLog firefox-bin-3.5.6.ebuild
@ 2010-01-02 12:27 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 3+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-01-02 12:27 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/01/02 12:27:46

  Modified:             ChangeLog firefox-bin-3.5.6.ebuild
  Log:
  Fix typo issues mark_alec pointed out on #gentoo-dev.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  www-client/firefox-bin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Jan 2010 01:05:23 -0000	1.2
+++ ChangeLog	2 Jan 2010 12:27:46 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/firefox-bin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.2 2010/01/02 01:05:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.3 2010/01/02 12:27:46 scarabeus Exp $
+
+  02 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  firefox-bin-3.5.6.ebuild, files/firefox-bin.desktop:
+  Fix typo issues mark_alec pointed out on #gentoo-dev.
 
   02 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
   firefox-bin-3.5.6.ebuild:



1.3                  www-client/firefox-bin/firefox-bin-3.5.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?r1=1.2&r2=1.3

Index: firefox-bin-3.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- firefox-bin-3.5.6.ebuild	2 Jan 2010 01:05:23 -0000	1.2
+++ firefox-bin-3.5.6.ebuild	2 Jan 2010 12:27:46 -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/firefox-bin/firefox-bin-3.5.6.ebuild,v 1.2 2010/01/02 01:05:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild,v 1.3 2010/01/02 12:27:46 scarabeus Exp $
 EAPI="2"
 
 inherit eutils mozilla-launcher multilib mozextension
@@ -134,7 +134,7 @@
 		cat <<EOF >"${D}"/usr/bin/${PN}
 #!/bin/sh
 unset LD_PRELOAD
-exec /opt/${MY_P}/${MY_P} "\$@"
+exec /opt/${MY_PN}/${MY_PN} "\$@"
 EOF
 		fperms 0755 /usr/bin/${PN}
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in www-client/firefox-bin: ChangeLog firefox-bin-3.5.6.ebuild
@ 2010-01-03 21:16 Jory Pratt (anarchy)
  0 siblings, 0 replies; 3+ messages in thread
From: Jory Pratt (anarchy) @ 2010-01-03 21:16 UTC (permalink / raw
  To: gentoo-commits

anarchy     10/01/03 21:16:10

  Modified:             ChangeLog firefox-bin-3.5.6.ebuild
  Log:
  Fix broken sed introduced with pkgmove
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  www-client/firefox-bin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 Jan 2010 12:27:46 -0000	1.3
+++ ChangeLog	3 Jan 2010 21:16:10 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox-bin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.3 2010/01/02 12:27:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.4 2010/01/03 21:16:10 anarchy Exp $
+
+  03 Jan 2010; Jory A. Pratt <anarchy@gentoo.org> firefox-bin-3.5.6.ebuild:
+  Fix broken sed during pkgmove
 
   02 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
   firefox-bin-3.5.6.ebuild, files/firefox-bin.desktop:



1.4                  www-client/firefox-bin/firefox-bin-3.5.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild?r1=1.3&r2=1.4

Index: firefox-bin-3.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- firefox-bin-3.5.6.ebuild	2 Jan 2010 12:27:46 -0000	1.3
+++ firefox-bin-3.5.6.ebuild	3 Jan 2010 21:16:10 -0000	1.4
@@ -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/firefox-bin/firefox-bin-3.5.6.ebuild,v 1.3 2010/01/02 12:27:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-3.5.6.ebuild,v 1.4 2010/01/03 21:16:10 anarchy Exp $
 EAPI="2"
 
 inherit eutils mozilla-launcher multilib mozextension
@@ -124,8 +124,8 @@
 	if [[ -n ${LANG} && ${LANG} != "en" ]]; then
 		elog "Setting default locale to ${LANG}"
 		sed -e "s:general.useragent.locale\", \"en-US\":general.useragent.locale\", \"${LANG}\":" \
-			-i "${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}.js \
-			-i "${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}-l10n.js || \
+			-i "${D}${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}.js \
+			-i "${D}${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}-l10n.js || \
 			die "sed failed to change locale"
 	fi
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-03 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-03 21:16 [gentoo-commits] gentoo-x86 commit in www-client/firefox-bin: ChangeLog firefox-bin-3.5.6.ebuild Jory Pratt (anarchy)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-02 12:27 Tomas Chvatal (scarabeus)
2010-01-02  1:05 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox