Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
Date: Tue, 28 Aug 2018 13:52:34
Message-Id: 1535464319.c69a4eb85d73d310080c67463cdfde114a6f75ec.hattya@gentoo
1 commit: c69a4eb85d73d310080c67463cdfde114a6f75ec
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 28 13:51:59 2018 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 28 13:51:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69a4eb8
7
8 dev-db/m17n-db: drop nonexistent dependency
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
16 index 0083417f8f4..8231c174eb1 100644
17 --- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
18 +++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
19 @@ -13,8 +13,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
20 IUSE=""
21
22 DEPEND="sys-devel/gettext"
23 -RDEPEND="!dev-db/m17n-contrib
24 - virtual/libintl"
25 +RDEPEND="virtual/libintl"
26
27 src_install() {
28 default