summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-05-30 09:28:02 +0200
committerLars Wendler <polynomial-c@gentoo.org>2017-05-30 09:45:49 +0200
commitc210b1c18de94915c34d628e744384a70d78c124 (patch)
tree5834d1a01d9b9ca9fc946b6aa83cb0b77585d34d /media-gfx
parentdev-python/pypy3: Fix USE=-gdbm,-sqlite, #545140 (diff)
downloadgentoo-c210b1c18de94915c34d628e744384a70d78c124.tar.gz
gentoo-c210b1c18de94915c34d628e744384a70d78c124.tar.bz2
gentoo-c210b1c18de94915c34d628e744384a70d78c124.zip
media-gfx/graphviz: Drop already applied patch. Update HOMEPAGE.
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/graphviz/graphviz-2.40.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-gfx/graphviz/graphviz-2.40.1.ebuild b/media-gfx/graphviz/graphviz-2.40.1.ebuild
index 6cb0b6275772..a0729f26b91c 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/"
+HOMEPAGE="http://www.graphviz.org/ https://github.com/ellson/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
@@ -132,7 +132,6 @@ REQUIRED_USE="
PATCHES=(
"${FILESDIR}"/${PN}-2.34.0-Xaw-configure.patch
- "${FILESDIR}"/${PN}-2.38.0-ghostscript-9.18.patch
)
pkg_setup() {