commit: 499eae645617076c883302d74db805931032834d
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 2 02:06:57 2018 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Oct 2 02:13:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=499eae64
app-doc/doxygen: update live ebuild
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
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 0f8cc61578a..34ade676fba 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() {