diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-19 05:08:10 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-19 05:08:10 +0000 |
commit | 9b7eccdd900bfe1b4b53760eb195cc65b5536b50 (patch) | |
tree | 95d07759857551c8ddd4cf6be2e79c2dca60644b /www-client | |
parent | x86 stable, see bug 419917, thanks Mikle Kolyada (diff) | |
download | gentoo-2-9b7eccdd900bfe1b4b53760eb195cc65b5536b50.tar.gz gentoo-2-9b7eccdd900bfe1b4b53760eb195cc65b5536b50.tar.bz2 gentoo-2-9b7eccdd900bfe1b4b53760eb195cc65b5536b50.zip |
x86 stable, see bug 419917, thanks Mikle Kolyada
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-10.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index c97fb45c1ca5..c9794caf88ba 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.161 2012/06/12 05:11:58 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.162 2012/06/19 05:08:10 nativemad Exp $ + + 19 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> firefox-10.0.5.ebuild: + x86 stable, thanks Mikle Kolyada 12 Jun 2012; Lars Wendler <polynomial-c@gentoo.org> firefox-10.0.5.ebuild, firefox-13.0.ebuild: diff --git a/www-client/firefox/firefox-10.0.5.ebuild b/www-client/firefox/firefox-10.0.5.ebuild index 387712a8418f..2761a9e096ac 100644 --- a/www-client/firefox/firefox-10.0.5.ebuild +++ b/www-client/firefox/firefox-10.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.5.ebuild,v 1.3 2012/06/12 05:11:58 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.5.ebuild,v 1.4 2012/06/19 05:08:10 nativemad Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -37,7 +37,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="bindist +crashreporter +ipc +minimal pgo selinux system-sqlite +webm" |