From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 90584139083 for ; Fri, 15 Dec 2017 05:12:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB69EE0F47; Fri, 15 Dec 2017 05:12:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93D04E0F47 for ; Fri, 15 Dec 2017 05:12:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0AFF633BDE1 for ; Fri, 15 Dec 2017 05:12:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72EC8AE76 for ; Fri, 15 Dec 2017 05:12:02 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1513314714.ba6becdb996756f7d55fe65559c7aae7a5019e02.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-doc/doxygen/doxygen-1.8.13-r2.ebuild app-doc/doxygen/doxygen-9999.ebuild X-VCS-Directories: app-doc/doxygen/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: ba6becdb996756f7d55fe65559c7aae7a5019e02 X-VCS-Branch: master Date: Fri, 15 Dec 2017 05:12:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b04eb7ca-e456-4bb1-8831-a91749301d67 X-Archives-Hash: 5b2635335908ea3e2d4a04172a347785 commit: ba6becdb996756f7d55fe65559c7aae7a5019e02 Author: Matthias Maier gentoo org> AuthorDate: Fri Dec 15 05:10:55 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Fri Dec 15 05:11:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6becdb app-doc/doxygen: fix typo in deps Package-Manager: Portage-2.3.18, Repoman-2.3.6 app-doc/doxygen/doxygen-1.8.13-r2.ebuild | 2 +- app-doc/doxygen/doxygen-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/doxygen/doxygen-1.8.13-r2.ebuild b/app-doc/doxygen/doxygen-1.8.13-r2.ebuild index 9bc4c44da9e..b2518d915d8 100644 --- a/app-doc/doxygen/doxygen-1.8.13-r2.ebuild +++ b/app-doc/doxygen/doxygen-1.8.13-r2.ebuild @@ -33,7 +33,7 @@ RDEPEND="app-text/ghostscript-gpl doxysearch? ( =dev-libs/xapian-1.2* ) latex? ( dev-texlive/texlive-bibtexextra - dev-texlive/texlive-fontsxextra + dev-texlive/texlive-fontsextra dev-texlive/texlive-fontutils dev-texlive/texlive-latex dev-texlive/texlive-latexextra diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild index 607349bff31..03c4cd449ea 100644 --- a/app-doc/doxygen/doxygen-9999.ebuild +++ b/app-doc/doxygen/doxygen-9999.ebuild @@ -36,7 +36,7 @@ RDEPEND="app-text/ghostscript-gpl doxysearch? ( =dev-libs/xapian-1.2* ) latex? ( dev-texlive/texlive-bibtexextra - dev-texlive/texlive-fontsxextra + dev-texlive/texlive-fontsextra dev-texlive/texlive-fontutils dev-texlive/texlive-latex dev-texlive/texlive-latexextra