From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1115367-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 84D57138334
	for <garchives@archives.gentoo.org>; Wed,  9 Oct 2019 23:24:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1765DE0814;
	Wed,  9 Oct 2019 23:24:13 +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 E38D8E0814
	for <gentoo-commits@lists.gentoo.org>; Wed,  9 Oct 2019 23:24:12 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 AC3AD34BAD3
	for <gentoo-commits@lists.gentoo.org>; Wed,  9 Oct 2019 23:24:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AFC6D7FF
	for <gentoo-commits@lists.gentoo.org>; Wed,  9 Oct 2019 23:24:09 +0000 (UTC)
From: "Georgy Yakovlev" <gyakovlev@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, "Georgy Yakovlev" <gyakovlev@gentoo.org>
Message-ID: <1570663429.977d011fc60f303d758bd1bf733be3ac2508df6a.gyakovlev@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/newsboat/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-news/newsboat/newsboat-2.16.1.ebuild
X-VCS-Directories: net-news/newsboat/
X-VCS-Committer: gyakovlev
X-VCS-Committer-Name: Georgy Yakovlev
X-VCS-Revision: 977d011fc60f303d758bd1bf733be3ac2508df6a
X-VCS-Branch: master
Date: Wed,  9 Oct 2019 23:24:09 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: aae2b286-8f6c-4c05-963d-6bca2891bafc
X-Archives-Hash: 70620f961d3a89e778cdaa576e0adbf5

commit:     977d011fc60f303d758bd1bf733be3ac2508df6a
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  9 23:23:35 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Oct  9 23:23:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977d011f

net-news/newsboat: remove virtual/cargo dep

Bug: https://bugs.gentoo.org/695698
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 net-news/newsboat/newsboat-2.16.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-news/newsboat/newsboat-2.16.1.ebuild b/net-news/newsboat/newsboat-2.16.1.ebuild
index 6e87c25932b..5c684e5eab6 100644
--- a/net-news/newsboat/newsboat-2.16.1.ebuild
+++ b/net-news/newsboat/newsboat-2.16.1.ebuild
@@ -133,7 +133,6 @@ DEPEND="${RDEPEND}
 	app-text/asciidoc
 	virtual/pkgconfig
 	sys-devel/gettext
-	virtual/cargo
 	virtual/rust
 "