diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-11 15:54:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-11 15:54:23 +0000 |
commit | e5840103ddb001edb333fa1a660fcf1152039d90 (patch) | |
tree | 20bb9f3455a487326f90fdff111a57b10c67946a | |
parent | license change, bug 150118 (diff) | |
download | gentoo-2-e5840103ddb001edb333fa1a660fcf1152039d90.tar.gz gentoo-2-e5840103ddb001edb333fa1a660fcf1152039d90.tar.bz2 gentoo-2-e5840103ddb001edb333fa1a660fcf1152039d90.zip |
license change, bug 150118
(Portage version: 2.1.1-r2)
3 files changed, 13 insertions, 8 deletions
diff --git a/app-office/mozilla-sunbird-bin/ChangeLog b/app-office/mozilla-sunbird-bin/ChangeLog index 6950b2698a7b..2b7d4a6ceee4 100644 --- a/app-office/mozilla-sunbird-bin/ChangeLog +++ b/app-office/mozilla-sunbird-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/mozilla-sunbird-bin -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.13 2006/08/14 19:21:58 genstef Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.14 2007/01/11 15:54:23 armin76 Exp $ + + 11 Jan 2007; Raúl Porcel <armin76@gentoo.org> + mozilla-sunbird-bin-0.2.20050724.ebuild, + mozilla-sunbird-bin-0.3_alpha2.ebuild: + license change, bug 150118 *mozilla-sunbird-bin-0.3_alpha2 (14 Aug 2006) diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20050724.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20050724.ebuild index 25a062ca1514..d891456d9a25 100644 --- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20050724.ebuild +++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20050724.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20050724.ebuild,v 1.3 2005/12/13 06:27:35 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20050724.ebuild,v 1.4 2007/01/11 15:54:23 armin76 Exp $ inherit mozilla-launcher multilib @@ -11,7 +11,7 @@ RESTRICT="nostrip" KEYWORDS="-* ~x86 ~amd64" SLOT="0" -LICENSE="MPL-1.1 NPL-1.1" +LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="" DEPEND="virtual/libc" diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3_alpha2.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3_alpha2.ebuild index 06941c813b52..c9ba86654a41 100644 --- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3_alpha2.ebuild +++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3_alpha2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3_alpha2.ebuild,v 1.1 2006/08/14 19:21:58 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3_alpha2.ebuild,v 1.2 2007/01/11 15:54:23 armin76 Exp $ inherit eutils mozilla-launcher multilib @@ -12,7 +12,7 @@ RESTRICT="nostrip" KEYWORDS="-* ~x86 ~amd64" SLOT="0" -LICENSE="MPL-1.1 NPL-1.1" +LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="" DEPEND="virtual/libc" |