summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-07 11:58:04 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-07 14:42:42 +0100
commitc6b41e49250416a44726ee144c53e9de1842f0f6 (patch)
tree7ec09ab3e3b23803b3eb153c1c2ef73fe5821101 /media-gfx/graphviz
parentmedia-gfx/graphviz: Drop unused {eutils,multilib}.eclass (diff)
downloadgentoo-c6b41e49250416a44726ee144c53e9de1842f0f6.tar.gz
gentoo-c6b41e49250416a44726ee144c53e9de1842f0f6.tar.bz2
gentoo-c6b41e49250416a44726ee144c53e9de1842f0f6.zip
media-gfx/graphviz: Switch HOMEPAGE to https
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r--media-gfx/graphviz/graphviz-2.40.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild b/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
index 6cebfeb45ae9..d1f5b49c8211 100644
--- a/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools flag-o-matic java-pkg-opt-2 python-single-r1 qmake-utils
DESCRIPTION="Open Source Graph Visualization Software"
-HOMEPAGE="http://www.graphviz.org/ https://gitlab.com/graphviz/graphviz/"
+HOMEPAGE="https://www.graphviz.org/ https://gitlab.com/graphviz/graphviz/"
SRC_URI="http://www.graphviz.org/pub/graphviz/stable/SOURCES/${P}.tar.gz"
LICENSE="CPL-1.0"