diff options
author | 2008-03-17 12:14:58 +0000 | |
---|---|---|
committer | 2008-03-17 12:14:58 +0000 | |
commit | 6729befe8def69cdb813982f2b909a83be4d4130 (patch) | |
tree | 7b5c9d5395f4ede22c6d296ebc3bdab4d790a387 /app-office | |
parent | Fix LICENSE, thanks to zlin (diff) | |
download | gentoo-2-6729befe8def69cdb813982f2b909a83be4d4130.tar.gz gentoo-2-6729befe8def69cdb813982f2b909a83be4d4130.tar.bz2 gentoo-2-6729befe8def69cdb813982f2b909a83be4d4130.zip |
Fix LICENSE, thanks to zlin
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-office')
3 files changed, 10 insertions, 6 deletions
diff --git a/app-office/mozilla-sunbird-bin/ChangeLog b/app-office/mozilla-sunbird-bin/ChangeLog index 769dd67cb55a..beace6d7256a 100644 --- a/app-office/mozilla-sunbird-bin/ChangeLog +++ b/app-office/mozilla-sunbird-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/mozilla-sunbird-bin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.29 2008/03/08 12:14:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.30 2008/03/17 12:14:58 armin76 Exp $ + + 17 Mar 2008; Raúl Porcel <armin76@gentoo.org> + mozilla-sunbird-bin-0.7.ebuild, mozilla-sunbird-bin-0.8_rc1.ebuild: + Fix LICENSE, thanks to zlin *mozilla-sunbird-bin-0.8_rc1 (08 Mar 2008) diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.7.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.7.ebuild index 212b6f0e18ee..c793c9bf3aea 100644 --- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.7.ebuild +++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.7.ebuild,v 1.3 2007/12/04 11:13:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.7.ebuild,v 1.4 2008/03/17 12:14:58 armin76 Exp $ inherit eutils mozilla-launcher multilib mozextension @@ -16,7 +16,7 @@ RESTRICT="strip" KEYWORDS="-* ~amd64 x86" SLOT="0" -LICENSE="MPL-1.1 GPL-2 LGPL-2.1" +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="" # These are in diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.8_rc1.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.8_rc1.ebuild index 1ce08b20f5c3..ecaf9474e95d 100644 --- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.8_rc1.ebuild +++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.8_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.8_rc1.ebuild,v 1.1 2008/03/08 12:14:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.8_rc1.ebuild,v 1.2 2008/03/17 12:14:58 armin76 Exp $ inherit eutils mozilla-launcher multilib mozextension @@ -16,7 +16,7 @@ RESTRICT="strip" KEYWORDS="-* ~amd64 ~x86" SLOT="0" -LICENSE="MPL-1.1 GPL-2 LGPL-2.1" +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="" # These are in |