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 6E9DD139695 for ; Sat, 25 Feb 2017 21:32:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACD02E0CBF; Sat, 25 Feb 2017 21:32:01 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 84BD8E0CF9 for ; Sat, 25 Feb 2017 21:32:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A458340FDA for ; Sat, 25 Feb 2017 21:32:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CED845483 for ; Sat, 25 Feb 2017 21:31:58 +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: <1488058311.381d18e85a53aa1c53efc7635e4682cfd448a6af.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.12.ebuild app-doc/doxygen/doxygen-1.8.13-r1.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: 381d18e85a53aa1c53efc7635e4682cfd448a6af X-VCS-Branch: master Date: Sat, 25 Feb 2017 21:31:58 +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: bd95c03e-99ec-4405-a459-522e30e417eb X-Archives-Hash: 7e878fc66bc09340e758c98d44b00869 commit: 381d18e85a53aa1c53efc7635e4682cfd448a6af Author: Matthias Maier gentoo org> AuthorDate: Sat Feb 25 21:27:54 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sat Feb 25 21:31:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381d18e8 app-doc/doxygen: Introduce := for clang dependency Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-doc/doxygen/doxygen-1.8.12.ebuild | 2 +- app-doc/doxygen/doxygen-1.8.13-r1.ebuild | 2 +- app-doc/doxygen/doxygen-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-doc/doxygen/doxygen-1.8.12.ebuild b/app-doc/doxygen/doxygen-1.8.12.ebuild index b53a512fed..9880789e03 100644 --- a/app-doc/doxygen/doxygen-1.8.12.ebuild +++ b/app-doc/doxygen/doxygen-1.8.12.ebuild @@ -28,7 +28,7 @@ RDEPEND="app-text/ghostscript-gpl dev-lang/perl media-libs/libpng:0= virtual/libiconv - clang? ( sys-devel/clang ) + clang? ( sys-devel/clang:= ) dot? ( media-gfx/graphviz media-libs/freetype diff --git a/app-doc/doxygen/doxygen-1.8.13-r1.ebuild b/app-doc/doxygen/doxygen-1.8.13-r1.ebuild index 8b0705893f..0310f083a5 100644 --- a/app-doc/doxygen/doxygen-1.8.13-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.8.13-r1.ebuild @@ -28,7 +28,7 @@ RDEPEND="app-text/ghostscript-gpl dev-lang/perl media-libs/libpng:0= virtual/libiconv - clang? ( sys-devel/clang ) + clang? ( sys-devel/clang:= ) dot? ( media-gfx/graphviz media-libs/freetype diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild index 4b756469b9..394cd1e8fb 100644 --- a/app-doc/doxygen/doxygen-9999.ebuild +++ b/app-doc/doxygen/doxygen-9999.ebuild @@ -29,7 +29,7 @@ RDEPEND="app-text/ghostscript-gpl dev-lang/perl media-libs/libpng:0= virtual/libiconv - clang? ( sys-devel/clang ) + clang? ( sys-devel/clang:= ) dot? ( media-gfx/graphviz media-libs/freetype