diff options
Diffstat (limited to 'www-client/firefox-bin/firefox-bin-9.0.1.ebuild')
-rw-r--r-- | www-client/firefox-bin/firefox-bin-9.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/firefox-bin/firefox-bin-9.0.1.ebuild b/www-client/firefox-bin/firefox-bin-9.0.1.ebuild index a5c16a2975cf..2524a33f6e58 100644 --- a/www-client/firefox-bin/firefox-bin-9.0.1.ebuild +++ b/www-client/firefox-bin/firefox-bin-9.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-9.0.1.ebuild,v 1.1 2011/12/23 01:10:17 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-9.0.1.ebuild,v 1.2 2012/01/11 13:12:52 ago Exp $ EAPI="3" @@ -25,7 +25,7 @@ SRC_URI=" HOMEPAGE="http://www.mozilla.com/firefox" RESTRICT="strip mirror" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="startup-notification" |