summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-17 12:14:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-17 12:14:58 +0000
commit889d227ce378119b46d27c31855cf8d01a73be62 (patch)
tree3cbdb4d9fb25c5ef69988e6f88a4fa31c65afb2e /app-office
parentVersion bump, fix LICENSE, thanks to zlin (diff)
downloadhistorical-889d227ce378119b46d27c31855cf8d01a73be62.tar.gz
historical-889d227ce378119b46d27c31855cf8d01a73be62.tar.bz2
historical-889d227ce378119b46d27c31855cf8d01a73be62.zip
Fix LICENSE, thanks to zlin
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-office')
-rw-r--r--app-office/mozilla-sunbird-bin/ChangeLog6
-rw-r--r--app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.7.ebuild6
-rw-r--r--app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.8_rc1.ebuild4
-rw-r--r--app-office/mozilla-sunbird/ChangeLog5
-rw-r--r--app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild4
5 files changed, 16 insertions, 9 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
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog
index e5151694aaef..4d0d32c1903b 100644
--- a/app-office/mozilla-sunbird/ChangeLog
+++ b/app-office/mozilla-sunbird/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/mozilla-sunbird
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.26 2008/02/02 17:49:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.27 2008/03/17 12:13:44 armin76 Exp $
+
+ 17 Mar 2008; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.7.ebuild:
+ Fix LICENSE, thanks to zlin
02 Feb 2008; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.7.ebuild:
Bump patchset to fix bug #208212
diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild
index afd7e45518f9..a5f0d8a1bdb4 100644
--- a/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild
+++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.7.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/mozilla-sunbird-0.7.ebuild,v 1.10 2008/02/02 17:49:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v 1.11 2008/03/17 12:13:44 armin76 Exp $
WANT_AUTOCONF="2.1"
@@ -37,7 +37,7 @@ done
KEYWORDS="amd64 ~ppc ~ppc64 x86"
SLOT="0"
-LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
+LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
RDEPEND=">=www-client/mozilla-launcher-1.55
>=dev-libs/nss-3.11.7"