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 5F298138334 for ; Tue, 5 Jun 2018 16:59:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F072E09EA; Tue, 5 Jun 2018 16:59:34 +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 E7349E09EA for ; Tue, 5 Jun 2018 16:59:33 +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 42492335C86 for ; Tue, 5 Jun 2018 16:59:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A7C3296 for ; Tue, 5 Jun 2018 16:59:30 +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: <1528217797.8d5a238d58d8ad1fe401076a445f27d48264eab2.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.14-r1.ebuild app-doc/doxygen/doxygen-1.8.14.ebuild X-VCS-Directories: app-doc/doxygen/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 8d5a238d58d8ad1fe401076a445f27d48264eab2 X-VCS-Branch: master Date: Tue, 5 Jun 2018 16:59:30 +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: ece38fcf-2a1a-4b05-a1ee-08759580f8ba X-Archives-Hash: b4dbb20cb33aff16d26337c005e1c8d1 commit: 8d5a238d58d8ad1fe401076a445f27d48264eab2 Author: Matthias Maier gentoo org> AuthorDate: Tue Jun 5 16:54:55 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Tue Jun 5 16:56:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5a238d app-doc/doxygen: drop unnecessary version constraint Bug: https://bugs.gentoo.org/657308 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-doc/doxygen/{doxygen-1.8.14.ebuild => doxygen-1.8.14-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-doc/doxygen/doxygen-1.8.14.ebuild b/app-doc/doxygen/doxygen-1.8.14-r1.ebuild similarity index 98% rename from app-doc/doxygen/doxygen-1.8.14.ebuild rename to app-doc/doxygen/doxygen-1.8.14-r1.ebuild index 75a0e065af9..b09924e4435 100644 --- a/app-doc/doxygen/doxygen-1.8.14.ebuild +++ b/app-doc/doxygen/doxygen-1.8.14-r1.ebuild @@ -30,7 +30,7 @@ RDEPEND="app-text/ghostscript-gpl media-gfx/graphviz media-libs/freetype ) - doxysearch? ( =dev-libs/xapian-1.2* ) + doxysearch? ( dev-libs/xapian ) latex? ( dev-texlive/texlive-bibtexextra dev-texlive/texlive-fontsextra