diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-01 19:56:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-01 19:56:39 +0000 |
commit | 2c8423d5d6d32c7b042eed1518b15dbc00b62ceb (patch) | |
tree | 8160c5eae8bc90220f47f7ca0c832b2993c71556 /www-client/firefox | |
parent | Fix dependencies. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-2c8423d5d6d32c7b042eed1518b15dbc00b62ceb.tar.gz gentoo-2-2c8423d5d6d32c7b042eed1518b15dbc00b62ceb.tar.bz2 gentoo-2-2c8423d5d6d32c7b042eed1518b15dbc00b62ceb.zip |
alpha/ia64 stable wrt #348316
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/firefox/firefox-3.6.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 4224a3057eb6..5fc57a5c21f2 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.39 2010/12/11 15:59:15 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.40 2011/01/01 19:56:39 armin76 Exp $ + + 01 Jan 2011; Raúl Porcel <armin76@gentoo.org> firefox-3.6.13.ebuild: + alpha/ia64 stable wrt #348316 11 Dec 2010; Jeroen Roovers <jer@gentoo.org> firefox-3.6.13.ebuild: Stable for HPPA (bug #348316). diff --git a/www-client/firefox/firefox-3.6.13.ebuild b/www-client/firefox/firefox-3.6.13.ebuild index 0a3940c3fdfc..81e55d73c246 100644 --- a/www-client/firefox/firefox-3.6.13.ebuild +++ b/www-client/firefox/firefox-3.6.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.13.ebuild,v 1.7 2010/12/11 15:59:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.13.ebuild,v 1.8 2011/01/01 19:56:39 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 +ipc java libnotify system-sqlite wifi" |