summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-17 12:13:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-17 12:13:44 +0000
commit117799680133821ef76f13b4df64289144557b75 (patch)
treeb164ac5eb59b62f353e2db399ba53ecad706209e /app-office/mozilla-sunbird
parentVersion bump, fix LICENSE, thanks to zlin (diff)
downloadgentoo-2-117799680133821ef76f13b4df64289144557b75.tar.gz
gentoo-2-117799680133821ef76f13b4df64289144557b75.tar.bz2
gentoo-2-117799680133821ef76f13b4df64289144557b75.zip
Fix LICENSE, thanks to zlin
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-office/mozilla-sunbird')
-rw-r--r--app-office/mozilla-sunbird/ChangeLog5
-rw-r--r--app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
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"