summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/cdist/cdist-4.6.1.ebuild')
-rw-r--r--app-admin/cdist/cdist-4.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/cdist/cdist-4.6.1.ebuild b/app-admin/cdist/cdist-4.6.1.ebuild
index 0b4d8a0c981e..52491eaacc40 100644
--- a/app-admin/cdist/cdist-4.6.1.ebuild
+++ b/app-admin/cdist/cdist-4.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="A usable configuration management system"
-HOMEPAGE="http://www.nico.schottelius.org/software/cdist/"
+HOMEPAGE="https://www.nico.schottelius.org/software/cdist/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"