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 299B3138334 for ; Thu, 14 Feb 2019 07:05:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D51AE08FE; Thu, 14 Feb 2019 07:05:31 +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 D94B0E08FE for ; Thu, 14 Feb 2019 07:05:30 +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 F10BA335CE4 for ; Thu, 14 Feb 2019 07:05:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E109503 for ; Thu, 14 Feb 2019 07:05:27 +0000 (UTC) From: "Mikhail Pukhlikov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikhail Pukhlikov" Message-ID: <1550127894.3117c9c0ffc4b89e1aaeb7cc3685e72f27d3aae4.cynede@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mono/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/mono/mono-5.18.0.240-r1.ebuild dev-lang/mono/mono-5.18.0.240.ebuild X-VCS-Directories: dev-lang/mono/ X-VCS-Committer: cynede X-VCS-Committer-Name: Mikhail Pukhlikov X-VCS-Revision: 3117c9c0ffc4b89e1aaeb7cc3685e72f27d3aae4 X-VCS-Branch: master Date: Thu, 14 Feb 2019 07:05:27 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2d8deda0-4e2b-4356-9ac5-1e14792385c4 X-Archives-Hash: ed7c276a86acf9d6e3a4eef3e33d9651 commit: 3117c9c0ffc4b89e1aaeb7cc3685e72f27d3aae4 Author: Mikhail Pukhlikov gentoo org> AuthorDate: Thu Feb 14 07:04:54 2019 +0000 Commit: Mikhail Pukhlikov gentoo org> CommitDate: Thu Feb 14 07:04:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3117c9c0 dev-lang/mono: drop obsolete deps Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Mikhail Pukhlikov gentoo.org> dev-lang/mono/{mono-5.18.0.240.ebuild => mono-5.18.0.240-r1.ebuild} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-lang/mono/mono-5.18.0.240.ebuild b/dev-lang/mono/mono-5.18.0.240-r1.ebuild similarity index 97% rename from dev-lang/mono/mono-5.18.0.240.ebuild rename to dev-lang/mono/mono-5.18.0.240-r1.ebuild index cdd575f10ca..bda560a8a7a 100644 --- a/dev-lang/mono/mono-5.18.0.240.ebuild +++ b/dev-lang/mono/mono-5.18.0.240-r1.ebuild @@ -22,9 +22,7 @@ COMMONDEPEND=" ia64? ( sys-libs/libunwind ) nls? ( sys-devel/gettext ) " -RDEPEND="${COMMONDEPEND} - || ( www-client/links www-client/lynx ) -" +RDEPEND="${COMMONDEPEND}" DEPEND="${COMMONDEPEND} sys-devel/bc virtual/yacc