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 29F7A1395E2 for ; Sun, 6 Nov 2016 20:56:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6A49E08E1; Sun, 6 Nov 2016 20:56:53 +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 895A9E08E1 for ; Sun, 6 Nov 2016 20:56:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7257434197F for ; Sun, 6 Nov 2016 20:56:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73638306 for ; Sun, 6 Nov 2016 20:56:49 +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: <1478465805.cab551db27ea407df022c3977e6d2ed19b294d3d.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: cab551db27ea407df022c3977e6d2ed19b294d3d X-VCS-Branch: master Date: Sun, 6 Nov 2016 20:56:49 +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: d5c9540b-1798-4f6c-ad94-dd8c6ba941b5 X-Archives-Hash: 9feaadf0f19e081e9d05c046ec157c47 commit: cab551db27ea407df022c3977e6d2ed19b294d3d Author: Lars Wendler gentoo org> AuthorDate: Sun Nov 6 20:56:32 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Nov 6 20:56:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab551db dev-libs/icu-le-hb: Added virtual/pkgconfig to DEPEND. Package-Manager: portage-2.3.2 dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild | 1 + 1 file changed, 1 insertion(+) 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 8de92a7..5f7d3b7 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 @@ -23,6 +23,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} >=dev-libs/icu-58.1 + virtual/pkgconfig " src_prepare() {