public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-client/mozilla-firefox: ChangeLog mozilla-firefox-3.5.6.ebuild
Date: Wed, 23 Dec 2009 18:29:44 +0000	[thread overview]
Message-ID: <E1NNVxw-00060N-Dw@stork.gentoo.org> (raw)

pacho       09/12/23 18:29:44

  Modified:             ChangeLog mozilla-firefox-3.5.6.ebuild
  Log:
  amd64 stable, bug 297532
  (Portage version: 2.1.7.15/cvs/Linux x86_64)

Revision  Changes    Path
1.584                www-client/mozilla-firefox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v
retrieving revision 1.583
retrieving revision 1.584
diff -u -r1.583 -r1.584
--- ChangeLog	22 Dec 2009 21:25:48 -0000	1.583
+++ ChangeLog	23 Dec 2009 18:29:43 -0000	1.584
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/mozilla-firefox
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.583 2009/12/22 21:25:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.584 2009/12/23 18:29:43 pacho Exp $
+
+  23 Dec 2009; Pacho Ramos <pacho@gentoo.org> mozilla-firefox-3.5.6.ebuild:
+  amd64 stable, bug 297532
 
   22 Dec 2009; Jeroen Roovers <jer@gentoo.org> mozilla-firefox-3.5.6.ebuild:
   Stable for PPC (bug #297532).



1.6                  www-client/mozilla-firefox/mozilla-firefox-3.5.6.ebuild

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

Index: mozilla-firefox-3.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.5.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mozilla-firefox-3.5.6.ebuild	22 Dec 2009 21:25:49 -0000	1.5
+++ mozilla-firefox-3.5.6.ebuild	23 Dec 2009 18:29:44 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.5.6.ebuild,v 1.5 2009/12/22 21:25:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.5.6.ebuild,v 1.6 2009/12/23 18:29:44 pacho Exp $
 EAPI="2"
 WANT_AUTOCONF="2.1"
 
@@ -23,7 +23,7 @@
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox"
 
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86"
 SLOT="0"
 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
 IUSE="+alsa bindist java mozdevelop sqlite iceweasel" # qt-experimental






             reply	other threads:[~2009-12-23 18:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-23 18:29 Pacho Ramos (pacho) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-03-04 14:36 [gentoo-commits] gentoo-x86 commit in www-client/mozilla-firefox: ChangeLog mozilla-firefox-3.5.6.ebuild Nirbheek Chauhan (nirbheek)
2010-01-02 18:32 Raul Porcel (armin76)
2009-12-27 22:43 Christian Faulhammer (fauli)
2009-12-27  1:22 Jory Pratt (anarchy)
2009-12-27  1:09 Jory Pratt (anarchy)
2009-12-22 21:25 Jeroen Roovers (jer)
2009-12-22 15:58 Jeroen Roovers (jer)
2009-12-20 14:43 Brent Baude (ranger)
2009-12-19 18:09 Jory Pratt (anarchy)
2009-12-19 17:25 Tomas Chvatal (scarabeus)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NNVxw-00060N-Dw@stork.gentoo.org \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox