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 A1BF81395E2 for ; Sun, 6 Nov 2016 15:26:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1320EE0914; Sun, 6 Nov 2016 15:26:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED18FE0914 for ; Sun, 6 Nov 2016 15:26:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 339793417FB for ; Sun, 6 Nov 2016 15:26:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0439D24B5 for ; Sun, 6 Nov 2016 15:26:42 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1478445997.1aae7dd776321fac5d123e62d973cdda06ed4a2c.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/icu-le-hb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild X-VCS-Directories: dev-libs/icu-le-hb/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 1aae7dd776321fac5d123e62d973cdda06ed4a2c X-VCS-Branch: master Date: Sun, 6 Nov 2016 15:26:42 +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: b77dd743-4f01-4c64-8c10-cec8bda6458a X-Archives-Hash: 5b92c183d66427a0b9f846e3ded29df8 commit: 1aae7dd776321fac5d123e62d973cdda06ed4a2c Author: Lars Wendler gentoo org> AuthorDate: Sun Nov 6 15:16:22 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Nov 6 15:26:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aae7dd7 dev-libs/icu-le-hb: Adjusted dependency on dev-libs/icu Package-Manager: portage-2.3.2 dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild b/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild index ea8ab46..3c0f126 100644 --- a/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild +++ b/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild @@ -22,7 +22,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - dev-libs/icu + >=dev-libs/icu-58.1 " src_prepare() {