Hello, I was surprised about the mirror restriction pymol ebuild has. I then checked for its license: https://github.com/schrodinger/pymol-open-source/blob/master/LICENSE From there, I am not sure about why we need to restrict it. For making it worse, I saw that Fedora and Debian (that package and distribute it without restrictions) and applying different licenses to it :/ https://src.fedoraproject.org/rpms/pymol/blob/rawhide/f/pymol.spec#_6 https://salsa.debian.org/debichem-team/pymol/-/blob/master/debian/copyright I would really appreciate if Licenses team could help us to get the proper license on this and confirm if we need to keep restricting its mirroring or not Thanks a lot for your help
(In reply to Pacho Ramos from comment #0) > I was surprised about the mirror restriction pymol ebuild has. I then > checked for its license: > https://github.com/schrodinger/pymol-open-source/blob/master/LICENSE That's basically HPND which is a free software license. > For making it worse, I saw that Fedora and Debian (that package and > distribute it without restrictions) and applying different licenses to it :/ > https://src.fedoraproject.org/rpms/pymol/blob/rawhide/f/pymol.spec#_6 This is approximately correct, but I wouldn't subsume the main license as BSD. > https://salsa.debian.org/debichem-team/pymol/-/blob/master/debian/copyright Nice that someone else did most of the work for us. :) Mapping to our license labels: Line 6: HPND Line 46: UoI-NCSA Line 58: BSD Line 62: BitstreamVera Line 162: OFL Line 166: freedist Line 178: public-domain Line 191: BSD Line 196, 200: debian/* can usually be ignored unless we would install it. Neither of the above would require mirror restriction.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b098bea1c8a0d165b298ee37805f0b334c0363 commit b1b098bea1c8a0d165b298ee37805f0b334c0363 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2022-05-22 11:17:48 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2022-05-22 11:17:54 +0000 sci-chemistry/pymol: Fix desktop file, LICENSE and restrict values Also port to eapi8 Thanks-to: Ulrich Müller Closes: https://bugs.gentoo.org/844991 Signed-off-by: Pacho Ramos <pacho@gentoo.org> sci-chemistry/pymol/pymol-2.5.0-r1.ebuild | 98 +++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+)