summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2018-10-01 21:06:57 -0500
committerMatthias Maier <tamiko@gentoo.org>2018-10-01 21:13:44 -0500
commit499eae645617076c883302d74db805931032834d (patch)
tree9aaeaedf74ece3c497ab619398b7d2c9a1a23382 /app-doc
parentapp-doc/doxygen: drop old version 1.8.13 (diff)
downloadgentoo-499eae645617076c883302d74db805931032834d.tar.gz
gentoo-499eae645617076c883302d74db805931032834d.tar.bz2
gentoo-499eae645617076c883302d74db805931032834d.zip
app-doc/doxygen: update live ebuild
Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/doxygen/doxygen-9999.ebuild4
1 files 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() {