diff options
Diffstat (limited to 'www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild')
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild b/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild index 81f9cc5c51a9..a2982ea5831a 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-2.0.13.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/seamonkey-bin/seamonkey-bin-2.0.13.ebuild,v 1.1 2011/03/23 06:26:46 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild,v 1.2 2011/03/25 18:09:53 angelos Exp $ inherit eutils mozilla-launcher multilib @@ -13,7 +13,7 @@ HOMEPAGE="http://www.seamonkey-project.org/" RESTRICT="strip" QA_EXECSTACK="opt/seamonkey/*" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="" |