From 3fc1418f454412dcdb59f568aafe4ce087145051 Mon Sep 17 00:00:00 2001 From: Andreas Proschofsky <suka@gentoo.org> Date: Thu, 17 Mar 2011 13:27:18 +0000 Subject: Fix license entry, OOo uses LGPLv3 since some time (Portage version: 2.2.0_alpha27/cvs/Linux x86_64) --- app-office/openoffice-bin/ChangeLog | 6 +++++- app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild | 4 ++-- app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-office/openoffice-bin') 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" -- cgit v1.2.3-65-gdbad