diff options
Diffstat (limited to 'www-client/seamonkey-bin/seamonkey-bin-2.6.1.ebuild')
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-2.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/seamonkey-bin/seamonkey-bin-2.6.1.ebuild b/www-client/seamonkey-bin/seamonkey-bin-2.6.1.ebuild index 7c66a9940611..57447ad7e956 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-2.6.1.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-2.6.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/seamonkey-bin/seamonkey-bin-2.6.1.ebuild,v 1.1 2011/12/23 01:00:29 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.6.1.ebuild,v 1.2 2012/01/11 13:14:57 ago Exp $ EAPI="4" @@ -22,7 +22,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="startup-notification" |