aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/pmx/pmx-9999.ebuild')
-rw-r--r--sci-libs/pmx/pmx-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/pmx/pmx-9999.ebuild b/sci-libs/pmx/pmx-9999.ebuild
index 7ba883677..dc1708491 100644
--- a/sci-libs/pmx/pmx-9999.ebuild
+++ b/sci-libs/pmx/pmx-9999.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python2_7 )
inherit eutils distutils-r1 git-r3
DESCRIPTION="Python library to read PDB, GRO or Gromacs XTC files"
-HOMEPAGE="https://github.com/dseeliger/pmx"
-EGIT_REPO_URI="https://github.com/dseeliger/${PN}.git"
+HOMEPAGE="https://github.com/deGrootLab/pmx"
+EGIT_REPO_URI="https://github.com/deGrootLab/${PN}.git"
LICENSE="LGPL-3"
SLOT="0"