summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/objgraph/objgraph-1.7.2.ebuild')
-rw-r--r--dev-python/objgraph/objgraph-1.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/objgraph/objgraph-1.7.2.ebuild b/dev-python/objgraph/objgraph-1.7.2.ebuild
index 72f432f7209f..90fdb9d51925 100644
--- a/dev-python/objgraph/objgraph-1.7.2.ebuild
+++ b/dev-python/objgraph/objgraph-1.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Draws Python object reference graphs with graphviz"
-HOMEPAGE="http://mg.pov.lt/objgraph/"
+HOMEPAGE="https://mg.pov.lt/objgraph/"
SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz"
LICENSE="MIT"