commit:     c210b1c18de94915c34d628e744384a70d78c124
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue May 30 07:28:02 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue May 30 07:45:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c210b1c1

media-gfx/graphviz: Drop already applied patch. Update HOMEPAGE.

 media-gfx/graphviz/graphviz-2.40.1.ebuild | 5 ++---
 1 file 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 6cb0b627577..a0729f26b91 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() {

Reply via email to