From bd4d3697bd6326906f13dbec916c60d6d692c043 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Mon, 14 Jan 2019 13:42:09 +0300 Subject: sci-libs/pmx: Now upstream is https://github.com/deGrootLab/pmx Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Alexey Shvetsov --- sci-libs/pmx/pmx-9999.ebuild | 8 ++++---- 1 file 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" -- cgit v1.2.3-65-gdbad