diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-08 08:25:32 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-08 08:25:32 +0000 |
commit | afe00eaa05de026ab344360d992619c781034c31 (patch) | |
tree | 7a1c27161c7caa712b80d806a53917bce28f08d5 /www-client/firefox/firefox-3.6.15.ebuild | |
parent | ppc/ppc64 stable wrt #357057 (diff) | |
download | gentoo-2-afe00eaa05de026ab344360d992619c781034c31.tar.gz gentoo-2-afe00eaa05de026ab344360d992619c781034c31.tar.bz2 gentoo-2-afe00eaa05de026ab344360d992619c781034c31.zip |
ppc/ppc64 stable wrt #357057
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox/firefox-3.6.15.ebuild')
-rw-r--r-- | www-client/firefox/firefox-3.6.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-3.6.15.ebuild b/www-client/firefox/firefox-3.6.15.ebuild index 2cf13e0345fc..62e9b070c2fb 100644 --- a/www-client/firefox/firefox-3.6.15.ebuild +++ b/www-client/firefox/firefox-3.6.15.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.15.ebuild,v 1.3 2011/03/07 13:02:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.15.ebuild,v 1.4 2011/03/08 08:25:32 xarthisius 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" |