From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1001911-garchives=archives.gentoo.org@lists.gentoo.org>
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 5E3A81382C5
	for <garchives@archives.gentoo.org>; Wed,  7 Feb 2018 00:54:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4C596E0A4A;
	Wed,  7 Feb 2018 00:54:49 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 2DF4DE0A4A
	for <gentoo-commits@lists.gentoo.org>; Wed,  7 Feb 2018 00:54:48 +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 92C87335C0C
	for <gentoo-commits@lists.gentoo.org>; Wed,  7 Feb 2018 00:54:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DAD8E1DF
	for <gentoo-commits@lists.gentoo.org>; Wed,  7 Feb 2018 00:54:45 +0000 (UTC)
From: "Matthias Maier" <tamiko@gentoo.org>
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" <tamiko@gentoo.org>
Message-ID: <1517964861.5cb2586a382511d8b754b47991f3f780390e9378.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-9999.ebuild
X-VCS-Directories: app-doc/doxygen/
X-VCS-Committer: tamiko
X-VCS-Committer-Name: Matthias Maier
X-VCS-Revision: 5cb2586a382511d8b754b47991f3f780390e9378
X-VCS-Branch: master
Date: Wed,  7 Feb 2018 00:54:45 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 02f2e8ed-9c11-4211-946c-327f16b30972
X-Archives-Hash: 7ab4d5d27af96c99dac622edc67e6efe

commit:     5cb2586a382511d8b754b47991f3f780390e9378
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  6 23:58:21 2018 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 00:54:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb2586a

app-doc/doxygen: update live ebuild

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 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 1a786a27ff2..9f082f097a2 100644
--- a/app-doc/doxygen/doxygen-9999.ebuild
+++ b/app-doc/doxygen/doxygen-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,7 +27,7 @@ RDEPEND="app-text/ghostscript-gpl
 	dev-lang/perl
 	media-libs/libpng:0=
 	virtual/libiconv
-	clang? ( sys-devel/clang:= )
+	clang? ( >=sys-devel/clang-4.0.0:= )
 	dot? (
 		media-gfx/graphviz
 		media-libs/freetype