diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-05-07 18:02:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-05-07 18:02:19 +0000 |
commit | 54dc0407335835d9aa4cdc338bfeb3c4d0b4f58a (patch) | |
tree | 26f42f9d0beaf638e77c1ba7b1d39399c19656aa /www-client/firefox | |
parent | x86 stable per bug 362053 (diff) | |
download | gentoo-2-54dc0407335835d9aa4cdc338bfeb3c4d0b4f58a.tar.gz gentoo-2-54dc0407335835d9aa4cdc338bfeb3c4d0b4f58a.tar.bz2 gentoo-2-54dc0407335835d9aa4cdc338bfeb3c4d0b4f58a.zip |
alpha/arm/ia64 stable wrt #365323
(Portage version: 2.1.9.47/cvs/Linux ia64)
Diffstat (limited to 'www-client/firefox')
-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 672e1173665a..ab2ddd8e230a 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.68 2011/05/02 23:33:17 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.69 2011/05/07 18:02:19 armin76 Exp $ + + 07 May 2011; Raúl Porcel <armin76@gentoo.org> firefox-3.6.17.ebuild: + alpha/arm/ia64 stable wrt #365323 *firefox-4.0.1 (02 May 2011) diff --git a/www-client/firefox/firefox-3.6.17.ebuild b/www-client/firefox/firefox-3.6.17.ebuild index 3514363a9140..7051cda3d6ff 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.5 2011/05/02 15:38:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.17.ebuild,v 1.6 2011/05/07 18:02:19 armin76 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" |