diff options
Diffstat (limited to 'www-client/seamonkey-bin/seamonkey-bin-1.1.5.ebuild')
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/seamonkey-bin/seamonkey-bin-1.1.5.ebuild b/www-client/seamonkey-bin/seamonkey-bin-1.1.5.ebuild index 4ee3259bc770..138740bbac9e 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-1.1.5.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.5.ebuild,v 1.2 2007/10/21 14:13:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.5.ebuild,v 1.3 2007/10/23 20:47:51 angelos Exp $ inherit eutils mozilla-launcher multilib @@ -9,7 +9,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/${PV}/se HOMEPAGE="http://www.mozilla.org/projects/seamonkey/" RESTRICT="strip" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="" |