diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-04-30 18:40:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-04-30 18:40:12 +0000 |
commit | f633d53521311b49c38cb130952bfabbbb19bba6 (patch) | |
tree | f960f608cdf0c8849f68abc9583e84ad6f3a00a7 /www-client | |
parent | revision bump to fix bug 362297, which is a crash on start-up (diff) | |
download | gentoo-2-f633d53521311b49c38cb130952bfabbbb19bba6.tar.gz gentoo-2-f633d53521311b49c38cb130952bfabbbb19bba6.tar.bz2 gentoo-2-f633d53521311b49c38cb130952bfabbbb19bba6.zip |
Stable on amd64 wrt bug #365323
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-3.6.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 6e9cc9b79add..c40e27dcd537 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.63 2011/04/29 14:26:39 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.64 2011/04/30 18:40:12 hwoarang Exp $ + + 30 Apr 2011; Markos Chandras <hwoarang@gentoo.org> firefox-3.6.17.ebuild: + Stable on amd64 wrt bug #365323 *firefox-3.6.17 (29 Apr 2011) diff --git a/www-client/firefox/firefox-3.6.17.ebuild b/www-client/firefox/firefox-3.6.17.ebuild index 94f01f505ae4..2af04a1a7eaf 100644 --- a/www-client/firefox/firefox-3.6.17.ebuild +++ b/www-client/firefox/firefox-3.6.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.17.ebuild,v 1.1 2011/04/29 14:26:39 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.17.ebuild,v 1.2 2011/04/30 18:40:12 hwoarang Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -22,7 +22,7 @@ PATCH="${PN}-3.6-patches-0.4" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa bindist gnome +ipc java libnotify system-sqlite wifi" |