From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1044366-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 AD040138334
	for <garchives@archives.gentoo.org>; Tue, 28 Aug 2018 13:52:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AA6FAE077A;
	Tue, 28 Aug 2018 13:52:33 +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 84203E077A
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Aug 2018 13:52: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 0996C335D56
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Aug 2018 13:52:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6362B3B8
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Aug 2018 13:52:29 +0000 (UTC)
From: "Akinori Hattori" <hattya@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, "Akinori Hattori" <hattya@gentoo.org>
Message-ID: <1535464319.c69a4eb85d73d310080c67463cdfde114a6f75ec.hattya@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-db/m17n-db/m17n-db-1.7.0.ebuild
X-VCS-Directories: dev-db/m17n-db/
X-VCS-Committer: hattya
X-VCS-Committer-Name: Akinori Hattori
X-VCS-Revision: c69a4eb85d73d310080c67463cdfde114a6f75ec
X-VCS-Branch: master
Date: Tue, 28 Aug 2018 13:52:29 +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: ee3e581e-fc3d-49ca-817f-3f3012d33956
X-Archives-Hash: 8f972e00af258ed5c608062402cb0f00

commit:     c69a4eb85d73d310080c67463cdfde114a6f75ec
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 28 13:51:59 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Aug 28 13:51:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69a4eb8

dev-db/m17n-db: drop nonexistent dependency

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 0083417f8f4..8231c174eb1 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -13,8 +13,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"
-RDEPEND="!dev-db/m17n-contrib
-	virtual/libintl"
+RDEPEND="virtual/libintl"
 
 src_install() {
 	default