From: Raúl Porcel Date: Thu, 11 Jan 2007 15:38:05 +0000 (+0000) Subject: license change, bug 150118 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a58683d2ce4164f9e06b15df8f2f6058fe063245;p=gentoo.git license change, bug 150118 Package-Manager: portage-2.1.1-r2 --- diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog index f112becd3142..65fe01b74f25 100644 --- a/www-client/seamonkey-bin/ChangeLog +++ b/www-client/seamonkey-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey-bin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.1 2007/01/08 13:41:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.2 2007/01/11 15:38:05 armin76 Exp $ + + 11 Jan 2007; Raúl Porcel seamonkey-bin-1.0.7.ebuild: + license change, bug 150118 08 Jan 2007; Raúl Porcel ChangeLog: New ebuild, from Anarchy, bug 147826 diff --git a/www-client/seamonkey-bin/seamonkey-bin-1.0.7.ebuild b/www-client/seamonkey-bin/seamonkey-bin-1.0.7.ebuild index 80f8f3cc6974..c9ef3a5e8716 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-1.0.7.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-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-bin/seamonkey-bin-1.0.7.ebuild,v 1.1 2007/01/08 13:41:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.0.7.ebuild,v 1.2 2007/01/11 15:38:05 armin76 Exp $ inherit eutils mozilla-launcher multilib @@ -11,7 +11,7 @@ RESTRICT="nostrip" KEYWORDS="-* ~amd64 ~x86" SLOT="0" -LICENSE="MPL-1.1 NPL-1.1" +LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="" DEPEND="app-arch/unzip 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 seamonkey-1.0.7.ebuild: + license change, bug 150118 10 Jan 2007; Michael Cummings 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 )