license change, bug 150118
authorRaúl Porcel <armin76@gentoo.org>
Thu, 11 Jan 2007 15:38:05 +0000 (15:38 +0000)
committerRaúl Porcel <armin76@gentoo.org>
Thu, 11 Jan 2007 15:38:05 +0000 (15:38 +0000)
Package-Manager: portage-2.1.1-r2

www-client/seamonkey-bin/ChangeLog
www-client/seamonkey-bin/seamonkey-bin-1.0.7.ebuild
www-client/seamonkey/ChangeLog
www-client/seamonkey/seamonkey-1.0.7.ebuild

index f112becd3142d539ba54a7d165acd443b1e3aac5..65fe01b74f25b7c3cb11ce4b4b8d4ace1059a770 100644 (file)
@@ -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 <armin76@gentoo.org> seamonkey-bin-1.0.7.ebuild:
+  license change, bug 150118
 
   08 Jan 2007; Raúl Porcel <armin76@gentoo.org> ChangeLog:
   New ebuild, from Anarchy, bug 147826
index 80f8f3cc6974b57ee7d9eb2d9f0724a43a28e811..c9ef3a5e8716493df61464847ce02df8975916b1 100644 (file)
@@ -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
index 03c920f5726e988a34d35ee547f3425db4c3df83..dc058954653b43e96cebd896d56a5cced2edc64d 100644 (file)
@@ -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:
index 7d0bd6b96f68b5c6c4ea855c24197207d801068f..b2d858a171c1d46a8e7417a3f5058d18457241fe 100644 (file)
@@ -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 )