From 499eae645617076c883302d74db805931032834d Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 1 Oct 2018 21:06:57 -0500 Subject: [PATCH] app-doc/doxygen: update live ebuild Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Matthias Maier --- app-doc/doxygen/doxygen-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() { -- 2.26.2