summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-01-11 15:36:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-01-11 15:36:00 +0000
commitdd9876e44e089f88ef696a3cd0ba981783d8a303 (patch)
tree2a150cbac53d6a414c5252fac1ad05d9959370af /www-client
parentlicense change, bug 150118 (diff)
downloadgentoo-2-dd9876e44e089f88ef696a3cd0ba981783d8a303.tar.gz
gentoo-2-dd9876e44e089f88ef696a3cd0ba981783d8a303.tar.bz2
gentoo-2-dd9876e44e089f88ef696a3cd0ba981783d8a303.zip
license change, bug 150118
(Portage version: 2.1.1-r2)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/seamonkey/ChangeLog5
-rw-r--r--www-client/seamonkey/seamonkey-1.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog
index 03c920f5726e..dc058954653b 100644
--- a/www-client/seamonkey/ChangeLog
+++ b/www-client/seamonkey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/seamonkey
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.41 2007/01/10 01:28:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.42 2007/01/11 15:36:00 armin76 Exp $
+
+ 11 Jan 2007; Raúl Porcel <armin76@gentoo.org> seamonkey-1.0.7.ebuild:
+ license change, bug 150118
10 Jan 2007; Michael Cummings <mcummings@gentoo.org>
seamonkey-1.0.7.ebuild:
diff --git a/www-client/seamonkey/seamonkey-1.0.7.ebuild b/www-client/seamonkey/seamonkey-1.0.7.ebuild
index 7d0bd6b96f68..b2d858a171c1 100644
--- a/www-client/seamonkey/seamonkey-1.0.7.ebuild
+++ b/www-client/seamonkey/seamonkey-1.0.7.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/seamonkey-1.0.7.ebuild,v 1.6 2007/01/10 01:28:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.0.7.ebuild,v 1.7 2007/01/11 15:36:00 armin76 Exp $
unset ALLOWED_FLAGS # Stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils mozcoreconf mozconfig-2 mozilla-launcher makeedit multilib autotools
@@ -17,7 +17,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/${PN}/releases/${PV}/${P}.source
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 x86 ~x86-fbsd"
SLOT="0"
-LICENSE="MPL-1.1 NPL-1.1"
+LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="java ldap mozcalendar mozdevelop moznocompose moznoirc moznomail moznoroaming postgres crypt"
RDEPEND="java? ( virtual/jre )