summaryrefslogtreecommitdiff
path: root/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild')
-rw-r--r--sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild b/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
index 0dcd8ceb970c..7b47f97e00d4 100644
--- a/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
+++ b/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,11 +7,11 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Read, write and analyze MD trajectories with only a few lines of Python code"
-HOMEPAGE="http://mdtraj.org"
+HOMEPAGE="https://mdtraj.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1+"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="