diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2011-03-17 13:27:18 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2011-03-17 13:27:18 +0000 |
commit | 78cab24017e2f7e96c537e0a4a641fabee593afb (patch) | |
tree | 557cf30f1836cfc74aa260589f57e7de6a7b5e37 /app-office/openoffice-bin | |
parent | Fix Homepage entry (diff) | |
download | historical-78cab24017e2f7e96c537e0a4a641fabee593afb.tar.gz historical-78cab24017e2f7e96c537e0a4a641fabee593afb.tar.bz2 historical-78cab24017e2f7e96c537e0a4a641fabee593afb.zip |
Fix license entry, OOo uses LGPLv3 since some time
Package-Manager: portage-2.2.0_alpha27/cvs/Linux x86_64
Diffstat (limited to 'app-office/openoffice-bin')
-rw-r--r-- | app-office/openoffice-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-3.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-3.3.0.ebuild | 4 |
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" |