summaryrefslogtreecommitdiff
path: root/app-portage/gentoolkit/gentoolkit-0.3.0.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/gentoolkit/gentoolkit-0.3.0.9.ebuild')
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.3.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.3.0.9.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.0.9.ebuild
index 8f92a802d17..b1c8529f3d8 100644
--- a/app-portage/gentoolkit/gentoolkit-0.3.0.9.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.3.0.9.ebuild
@@ -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"
@@ -67,7 +67,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