diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-17 12:23:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-17 12:23:22 +0000 |
commit | c10f8fd4a31f348678f122e91a4692a192f9163b (patch) | |
tree | 92edcf59cee749b18f88d1abfc8d643a8983a79b /mail-client | |
parent | Fix patch, welp fails (diff) | |
download | gentoo-2-c10f8fd4a31f348678f122e91a4692a192f9163b.tar.gz gentoo-2-c10f8fd4a31f348678f122e91a4692a192f9163b.tar.bz2 gentoo-2-c10f8fd4a31f348678f122e91a4692a192f9163b.zip |
Fix LICENSE, thanks to zlin
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client')
4 files changed, 13 insertions, 8 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 6cfbb749acab..8ef26d8e60cf 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-client/mozilla-thunderbird # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.252 2008/03/02 10:36:34 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.253 2008/03/17 12:23:22 armin76 Exp $ + + 17 Mar 2008; Raúl Porcel <armin76@gentoo.org> + mozilla-thunderbird-1.5.0.8.ebuild, mozilla-thunderbird-1.5.0.14.ebuild, + mozilla-thunderbird-2.0.0.12.ebuild: + Fix LICENSE, thanks to zlin 02 Mar 2008; Lars Weiler <pylon@gentoo.org> mozilla-thunderbird-2.0.0.12.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild index 6398c8242b81..920a50acc928 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.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/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild,v 1.4 2008/02/28 14:00:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild,v 1.5 2008/03/17 12:23:22 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -18,7 +18,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/ KEYWORDS="~mips" SLOT="0" -LICENSE="MPL-1.1 GPL-2 LGPL-2.1" +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="ldap crypt" for X in ${LANGS} ; do diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.8.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.8.ebuild index 114aad054f03..58fe896df3f6 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.8.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.8.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/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.8.ebuild,v 1.15 2008/02/28 14:00:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.8.ebuild,v 1.16 2008/03/17 12:23:22 armin76 Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib autotools mozextension @@ -14,9 +14,9 @@ HOMEPAGE="http://www.mozilla.org/projects/thunderbird/" SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2 mirror://gentoo/${P}-patches-${PVER}.tar.bz2" -KEYWORDS="mips" +KEYWORDS="~mips" SLOT="0" -LICENSE="MPL-1.1 GPL-2 LGPL-2.1" +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="ldap crypt" for X in ${LANGS} ; do diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild index 3b299dac54ca..e7d318021c6d 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.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/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild,v 1.6 2008/03/02 10:36:34 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild,v 1.7 2008/03/17 12:23:22 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" -LICENSE="MPL-1.1 GPL-2 LGPL-2.1" +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="ldap crypt bindist mozdom replytolist" MOZ_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}" |