diff options
author | Andrew Savchenko <bircoph@gmail.com> | 2014-07-06 16:45:40 +0400 |
---|---|---|
committer | Andrew Savchenko <bircoph@gmail.com> | 2014-07-06 16:45:40 +0400 |
commit | c6dde42df3dad54c13d282011121aa7744b53a22 (patch) | |
tree | 1abfff96ff57eec34903dc07b5a214e3df0cea6a | |
parent | root and root-docs: version bump (diff) | |
download | sci-c6dde42df3dad54c13d282011121aa7744b53a22.tar.gz sci-c6dde42df3dad54c13d282011121aa7744b53a22.tar.bz2 sci-c6dde42df3dad54c13d282011121aa7744b53a22.zip |
sci-physics/root: rectify license list
-rw-r--r-- | sci-physics/root/ChangeLog | 4 | ||||
-rw-r--r-- | sci-physics/root/root-6.00.01-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.00.02.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-9999.ebuild | 2 |
4 files changed, 7 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 37595279d..0af159bd4 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.96 2012/03/29 18:21:49 bicatali Exp $ + 06 Jul 2014; Andrew Savchenko <bircoph@gmail.com> root-6.00.01-r1.ebuild, + root-6.00.02.ebuild, root-9999.ebuild: + Update LICENSE: GPL-2 code is not used during compilation. + *root-6.00.02 (05 Jul 2014) 05 Jul 2014; Andrew Savchenko <bircoph@gmail.com> +root-6.00.02.ebuild: diff --git a/sci-physics/root/root-6.00.01-r1.ebuild b/sci-physics/root/root-6.00.01-r1.ebuild index d5993c073..ebc10e1ed 100644 --- a/sci-physics/root/root-6.00.01-r1.ebuild +++ b/sci-physics/root/root-6.00.01-r1.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="http://root.cern.ch/" DOC_URI="ftp://root.cern.ch/${PN}/doc" SLOT="0/$(get_version_component_range 1-3 ${PV})" -LICENSE="LGPL-2.1 freedist GPL-2 MSttfEULA LGPL-3 libpng UoI-NCSA" +LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" IUSE="+X afs avahi doc emacs examples fits fftw geocad graphviz http kerberos ldap +math minimal mpi mysql odbc +opengl openmp oracle postgres prefix pythia6 pythia8 python qt4 sqlite ssl diff --git a/sci-physics/root/root-6.00.02.ebuild b/sci-physics/root/root-6.00.02.ebuild index 9c76fed4f..01d4eda5a 100644 --- a/sci-physics/root/root-6.00.02.ebuild +++ b/sci-physics/root/root-6.00.02.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="http://root.cern.ch/" DOC_URI="ftp://root.cern.ch/${PN}/doc" SLOT="0/$(get_version_component_range 1-3 ${PV})" -LICENSE="LGPL-2.1 freedist GPL-2 MSttfEULA LGPL-3 libpng UoI-NCSA" +LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" IUSE="+X afs avahi doc emacs examples fits fftw geocad graphviz http kerberos ldap +math minimal mpi mysql odbc +opengl openmp oracle postgres prefix pythia6 pythia8 python qt4 sqlite ssl diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 66f8d8795..b2074ac3f 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="http://root.cern.ch/" DOC_URI="ftp://root.cern.ch/${PN}/doc" SLOT="0/$(get_version_component_range 1-3 ${PV})" -LICENSE="LGPL-2.1 freedist GPL-2 MSttfEULA LGPL-3 libpng UoI-NCSA" +LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" IUSE="+X afs avahi doc emacs examples fits fftw geocad graphviz http kerberos ldap +math minimal mpi mysql odbc +opengl openmp oracle postgres prefix pythia6 pythia8 python qt4 sqlite ssl |