summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-05-12 16:50:39 +0200
committerUlrich Müller <ulm@gentoo.org>2024-05-13 18:05:30 +0200
commit3408011f5a9237398ad50fc9441f958008c8488e (patch)
treed758179cceeab7ab9d7108cf648bc88720bfff9d /sci-chemistry
parentnet-im/whatsapp-desktop-bin: Fix LICENSE, OFL-1.1 instead of OFL (diff)
downloadgentoo-3408011f5a9237398ad50fc9441f958008c8488e.tar.gz
gentoo-3408011f5a9237398ad50fc9441f958008c8488e.tar.bz2
gentoo-3408011f5a9237398ad50fc9441f958008c8488e.zip
sci-chemistry/pymol: OFL license has been renamed to OFL-1.0
Bug: https://bugs.gentoo.org/931823 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/pymol/pymol-2.5.0-r3.ebuild4
-rw-r--r--sci-chemistry/pymol/pymol-2.5.0-r5.ebuild (renamed from sci-chemistry/pymol/pymol-2.5.0-r4.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-chemistry/pymol/pymol-2.5.0-r3.ebuild b/sci-chemistry/pymol/pymol-2.5.0-r3.ebuild
index ae7eda57d7a6..317350640580 100644
--- a/sci-chemistry/pymol/pymol-2.5.0-r3.ebuild
+++ b/sci-chemistry/pymol/pymol-2.5.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="
https://dev.gentoo.org/~pacho/${PN}/${PN}-1.8.4.0.png.xz
https://github.com/schrodinger/pymol-open-source/archive/v${PV}.tar.gz -> ${P}.tar.gz
"
-LICENSE="BitstreamVera BSD freedist HPND OFL public-domain UoI-NCSA" #844991
+LICENSE="BitstreamVera BSD freedist HPND OFL-1.0 public-domain UoI-NCSA" #844991
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="+netcdf web"
diff --git a/sci-chemistry/pymol/pymol-2.5.0-r4.ebuild b/sci-chemistry/pymol/pymol-2.5.0-r5.ebuild
index e4b4d3e2eadb..3e0e1d344ac6 100644
--- a/sci-chemistry/pymol/pymol-2.5.0-r4.ebuild
+++ b/sci-chemistry/pymol/pymol-2.5.0-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="
https://dev.gentoo.org/~pacho/${PN}/${PN}-1.8.4.0.png.xz
https://github.com/schrodinger/pymol-open-source/archive/v${PV}.tar.gz -> ${P}.tar.gz
"
-LICENSE="BitstreamVera BSD freedist HPND OFL public-domain UoI-NCSA" #844991
+LICENSE="BitstreamVera BSD freedist HPND OFL-1.0 public-domain UoI-NCSA" #844991
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="+netcdf web"