diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-29 21:36:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-29 21:36:48 +0000 |
commit | baa239b2c7baef9f15a8e8d2e2f0a41ced757acd (patch) | |
tree | 96c49dae7f2bb4fd14830dd90c71c62f3888668c /www-client/firefox/firefox-3.6.20.ebuild | |
parent | unmask Bazaar 2.4 (diff) | |
download | gentoo-2-baa239b2c7baef9f15a8e8d2e2f0a41ced757acd.tar.gz gentoo-2-baa239b2c7baef9f15a8e8d2e2f0a41ced757acd.tar.bz2 gentoo-2-baa239b2c7baef9f15a8e8d2e2f0a41ced757acd.zip |
Stable on amd64 wrt bug #380913
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox/firefox-3.6.20.ebuild')
-rw-r--r-- | www-client/firefox/firefox-3.6.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-3.6.20.ebuild b/www-client/firefox/firefox-3.6.20.ebuild index 735b9354d622..9209c1bda455 100644 --- a/www-client/firefox/firefox-3.6.20.ebuild +++ b/www-client/firefox/firefox-3.6.20.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.20.ebuild,v 1.2 2011/08/23 19:28:04 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.20.ebuild,v 1.3 2011/08/29 21:36:48 hwoarang 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" |