summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-12-10 14:11:13 +0100
committerJonas Stein <jstein@gentoo.org>2017-12-10 14:11:13 +0100
commit6923b307405409361878c1d1d05c8a5f0b14b7c2 (patch)
tree423d89e913531239757702b8f489369730d6e20d
parentdev-libs/oniguruma: update HOMEPAGE and SRC_URI (diff)
downloadgentoo-6923b307.tar.gz
gentoo-6923b307.tar.bz2
gentoo-6923b307.zip
media-gfx/graphviz: Update Homepage
Project moved to gitlab Package-Manager: Portage-2.3.17, Repoman-2.3.6
-rw-r--r--media-gfx/graphviz/graphviz-2.38.0-r1.ebuild6
-rw-r--r--media-gfx/graphviz/graphviz-2.40.1.ebuild2
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild b/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild
index 435949e5f477..722663a0e684 100644
--- a/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools eutils flag-o-matic java-pkg-opt-2 multilib python-single-r1 qmake-utils
DESCRIPTION="Open Source Graph Visualization Software"
-HOMEPAGE="http://www.graphviz.org/"
+HOMEPAGE="http://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"
@@ -47,7 +47,7 @@ RDEPEND="
gts? ( sci-libs/gts )
lasi? ( media-libs/lasi )
pdf? ( app-text/poppler )
- perl? ( dev-lang/perl:= )
+ perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
qt4? (
dev-qt/qtcore:4
diff --git a/media-gfx/graphviz/graphviz-2.40.1.ebuild b/media-gfx/graphviz/graphviz-2.40.1.ebuild
index 5d3f2809fa6a..16193a1e4ee3 100644
--- a/media-gfx/graphviz/graphviz-2.40.1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.40.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools eutils flag-o-matic java-pkg-opt-2 multilib python-single-r1 qmake-utils
DESCRIPTION="Open Source Graph Visualization Software"
-HOMEPAGE="http://www.graphviz.org/ https://github.com/ellson/graphviz"
+HOMEPAGE="http://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"