diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-09-14 21:21:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-09-14 21:21:45 +0000 |
commit | fc26cba575bef4aed17aa7371c7ffb0851799e83 (patch) | |
tree | 2e48bf7b7b9dcb5ccf7b6d0cfbc80f3a1b051b88 /www-client/firefox | |
parent | Stable for HPPA (bug #336396). (diff) | |
download | historical-fc26cba575bef4aed17aa7371c7ffb0851799e83.tar.gz historical-fc26cba575bef4aed17aa7371c7ffb0851799e83.tar.bz2 historical-fc26cba575bef4aed17aa7371c7ffb0851799e83.zip |
Stable for HPPA (bug #336396).
Package-Manager: portage-2.2_rc79/cvs/Linux i686
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-3.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 8de04105284c..6111ce38793a 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.13 2010/09/14 19:32:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.14 2010/09/14 21:21:45 jer Exp $ + + 14 Sep 2010; Jeroen Roovers <jer@gentoo.org> firefox-3.6.9.ebuild: + Stable for HPPA (bug #336396). 14 Sep 2010; Raúl Porcel <armin76@gentoo.org> firefox-3.6.9.ebuild: alpha/arm/ia64 stable wrt #336396 diff --git a/www-client/firefox/firefox-3.6.9.ebuild b/www-client/firefox/firefox-3.6.9.ebuild index 304cf235e594..31a1900d8241 100644 --- a/www-client/firefox/firefox-3.6.9.ebuild +++ b/www-client/firefox/firefox-3.6.9.ebuild @@ -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/firefox-3.6.9.ebuild,v 1.7 2010/09/14 19:32:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.9.ebuild,v 1.8 2010/09/14 21:21:45 jer Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -22,7 +22,7 @@ PATCH="${PN}-3.6-patches-0.2" 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 +cups +ipc java libnotify system-sqlite wifi" |