From: Matthias Maier Date: Tue, 2 Oct 2018 02:06:57 +0000 (-0500) Subject: app-doc/doxygen: update live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=499eae645617076c883302d74db805931032834d;p=gentoo.git app-doc/doxygen: update live ebuild Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Matthias Maier --- diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild index 0f8cc61578a8..34ade676fbae 100644 --- a/app-doc/doxygen/doxygen-9999.ebuild +++ b/app-doc/doxygen/doxygen-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -58,7 +58,7 @@ DEPEND="sys-devel/flex # src_test() defaults to make -C testing but there is no such directory (bug #504448) RESTRICT="test" -PATCHES=( "${FILESDIR}/${PN}-1.8.11-link_with_pthread.patch" ) +PATCHES=( "${FILESDIR}/${PN}-1.8.12-link_with_pthread.patch" ) DOCS=( LANGUAGE.HOWTO README.md ) pkg_setup() {