* Use HTTPS for accessing GitHub domains
* Update HOMEPAGE to point of redirection
Package-Manager: Portage-2.3.6, Repoman-2.3.3
if [[ $PV = *9999* ]]; then
scm_eclass=git-2
- EGIT_REPO_URI="
- git://github.com/${PN}/${PN}.git
- https://github.com/${PN}/${PN}.git"
+ EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
SRC_URI=""
KEYWORDS=""
else
inherit eutils distutils-r1 ${scm_eclass}
DESCRIPTION="Parameter/topology editor and molecular simulator"
-HOMEPAGE="http://parmed.github.io/ParmEd"
+HOMEPAGE="https://parmed.github.io/ParmEd/html/index.html"
LICENSE="LGPL-2"
SLOT="0"