sci-physics/espresso: use HTTPS for GitHub and doc links
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 19:12:58 +0000 (05:12 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 10:04:30 +0000 (12:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sci-physics/espresso/espresso-4.0_pre20170228.ebuild
sci-physics/espresso/espresso-9999.ebuild

index ac55965341872539159481a9019711ef1e1ef5c8..6177a3fe03f09a8b0a07c681ed982bbdf5372c00 100644 (file)
@@ -12,7 +12,7 @@ DESCRIPTION="Extensible Simulation Package for Research on Soft matter"
 HOMEPAGE="http://espressomd.org"
 
 if [[ ${PV} = 9999 ]]; then
-       EGIT_REPO_URI="git://github.com/espressomd/espresso.git https://github.com/espressomd/espresso.git"
+       EGIT_REPO_URI="https://github.com/${PN}md/${PN}.git"
        EGIT_BRANCH="master"
        inherit git-r3
        KEYWORDS=""
@@ -105,7 +105,7 @@ pkg_postinst() {
        echo
        elog "Please read and cite:"
        elog "ESPResSo, Comput. Phys. Commun. 174(9) ,704, 2006."
-       elog "http://dx.doi.org/10.1016/j.cpc.2005.10.005"
+       elog "https://dx.doi.org/10.1016/j.cpc.2005.10.005"
        echo
        elog "If you need more features, change"
        elog "/etc/portage/savedconfig/${CATEGORY}/${PF}"
index 2fa536f63bd9763b356034342fd4b5b9fabc9378..b841b4d4bc56986a5256761d82aea0c98a229b7c 100644 (file)
@@ -12,7 +12,7 @@ DESCRIPTION="Extensible Simulation Package for Research on Soft matter"
 HOMEPAGE="http://espressomd.org"
 
 if [[ ${PV} = 9999 ]]; then
-       EGIT_REPO_URI="git://github.com/espressomd/espresso.git https://github.com/espressomd/espresso.git"
+       EGIT_REPO_URI="https://github.com/${PN}md/${PN}.git"
        EGIT_BRANCH="master"
        inherit git-r3
        KEYWORDS=""
@@ -118,7 +118,7 @@ pkg_postinst() {
        echo
        elog "Please read and cite:"
        elog "ESPResSo, Comput. Phys. Commun. 174(9) ,704, 2006."
-       elog "http://dx.doi.org/10.1016/j.cpc.2005.10.005"
+       elog "https://dx.doi.org/10.1016/j.cpc.2005.10.005"
        echo
        elog "If you need more features, change"
        elog "/etc/portage/savedconfig/${CATEGORY}/${PF}"