summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice-bin/ChangeLog6
-rw-r--r--app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild4
-rw-r--r--app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog
index 79f4dd581645..89bfcce7f788 100644
--- a/app-office/openoffice-bin/ChangeLog
+++ b/app-office/openoffice-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/openoffice-bin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.240 2011/03/17 13:04:03 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.241 2011/03/17 13:27:18 suka Exp $
+
+ 17 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
+ openoffice-bin-3.2.1.ebuild, openoffice-bin-3.3.0.ebuild:
+ Fix license entry, OOo uses LGPLv3 since some time
17 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
openoffice-bin-3.3.0.ebuild:
diff --git a/app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild b/app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild
index 9c75c87cbc84..49a6a41b3372 100644
--- a/app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild,v 1.5 2011/03/16 22:26:39 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild,v 1.6 2011/03/17 13:27:18 suka Exp $
EAPI="3"
@@ -46,7 +46,7 @@ done
HOMEPAGE="http://www.openoffice.org/"
-LICENSE="LGPL-2"
+LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
diff --git a/app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild b/app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild
index 2bc9e73adc14..417a04739db6 100644
--- a/app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild,v 1.4 2011/03/17 13:04:03 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild,v 1.5 2011/03/17 13:27:18 suka Exp $
EAPI="3"
@@ -46,7 +46,7 @@ done
HOMEPAGE="http://www.openoffice.org/"
-LICENSE="LGPL-2"
+LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"