Use https by default
[gentoo.git] / app-portage / gentoolkit / gentoolkit-0.3.0.8-r2.ebuild
index 5a8d9013196addf68bee100dcb3cfa33fcfcd05d..89cdf78bdfb3e78860079170edbccb1149c46b42 100644 (file)
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml(+)"
 inherit distutils-r1
 
 DESCRIPTION="Collection of administration scripts for Gentoo"
-HOMEPAGE="http://www.gentoo.org/proj/en/portage/tools/index.xml"
+HOMEPAGE="https://www.gentoo.org/proj/en/portage/tools/index.xml"
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
@@ -69,7 +69,7 @@ pkg_postinst() {
        if [[ ! ${REPLACING_VERSIONS} ]]; then
                elog
                elog "For further information on gentoolkit, please read the gentoolkit"
-               elog "guide: http://www.gentoo.org/doc/en/gentoolkit.xml"
+               elog "guide: https://www.gentoo.org/doc/en/gentoolkit.xml"
                elog
                elog "Another alternative to equery is app-portage/portage-utils"
                elog