diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-27 12:28:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-27 12:28:21 +0000 |
commit | de9c3a2518bff1e32bad5c3c4d399a5797a1ff20 (patch) | |
tree | 4575894f1ca07c72d1634c40bb9ae796c9472c6f /www-client/firefox/firefox-10.0.11.ebuild | |
parent | Stable for amd64, wrt bug #444318 (diff) | |
download | historical-de9c3a2518bff1e32bad5c3c4d399a5797a1ff20.tar.gz historical-de9c3a2518bff1e32bad5c3c4d399a5797a1ff20.tar.bz2 historical-de9c3a2518bff1e32bad5c3c4d399a5797a1ff20.zip |
Stable for amd64, wrt bug #444318
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'www-client/firefox/firefox-10.0.11.ebuild')
-rw-r--r-- | www-client/firefox/firefox-10.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-10.0.11.ebuild b/www-client/firefox/firefox-10.0.11.ebuild index a912b0fd58e7..1def26aa4d93 100644 --- a/www-client/firefox/firefox-10.0.11.ebuild +++ b/www-client/firefox/firefox-10.0.11.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.11.ebuild,v 1.1 2012/11/24 19:18:13 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.11.ebuild,v 1.2 2012/11/27 12:25:41 ago 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 +ipc +minimal pgo selinux system-sqlite +webm" |