diff options
Diffstat (limited to 'www-client/icecat/icecat-3.6.9.ebuild')
-rw-r--r-- | www-client/icecat/icecat-3.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/icecat/icecat-3.6.9.ebuild b/www-client/icecat/icecat-3.6.9.ebuild index 93105babf021..81f7cde0d61a 100644 --- a/www-client/icecat/icecat-3.6.9.ebuild +++ b/www-client/icecat/icecat-3.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.9.ebuild,v 1.3 2010/09/09 11:42:44 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.9.ebuild,v 1.4 2010/09/09 17:19:34 fauli Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ PATCH="${FIREFOX_PN}-3.6-patches-0.6" DESCRIPTION="GNU project's edition of Mozilla Firefox" HOMEPAGE="http://www.gnu.org/software/gnuzilla/" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa +cups +ipc java libnotify system-sqlite wifi" |