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 227451382DE for ; Sun, 3 Jul 2016 18:45:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DA33E0914; Sun, 3 Jul 2016 18:45:57 +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 AF179E0914 for ; Sun, 3 Jul 2016 18:45:56 +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 44277340D8D for ; Sun, 3 Jul 2016 18:45:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 422AC13FF for ; Sun, 3 Jul 2016 18:45:53 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1467571546.1bd2c5d83a1647e59819af6e1edbe65dad6ead2a.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/yaz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/yaz/yaz-3.0.53.ebuild dev-libs/yaz/yaz-4.2.30.ebuild dev-libs/yaz/yaz-4.2.51.ebuild X-VCS-Directories: dev-libs/yaz/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 1bd2c5d83a1647e59819af6e1edbe65dad6ead2a X-VCS-Branch: master Date: Sun, 3 Jul 2016 18:45:53 +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: 053955fa-ae22-4f09-8d5a-49f838e4299a X-Archives-Hash: 3ba9e5f53cb27fda75071c87ea7c8cde commit: 1bd2c5d83a1647e59819af6e1edbe65dad6ead2a Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Jul 3 18:08:26 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sun Jul 3 18:45:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd2c5d8 dev-libs/yaz: add missing slot operator on dev-libs/icu dependency Package-Manager: portage-2.3.0 dev-libs/yaz/yaz-3.0.53.ebuild | 2 +- dev-libs/yaz/yaz-4.2.30.ebuild | 2 +- dev-libs/yaz/yaz-4.2.51.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/yaz/yaz-3.0.53.ebuild b/dev-libs/yaz/yaz-3.0.53.ebuild index 6d3e253..7d4fb2e 100644 --- a/dev-libs/yaz/yaz-3.0.53.ebuild +++ b/dev-libs/yaz/yaz-3.0.53.ebuild @@ -18,7 +18,7 @@ RDEPEND="dev-libs/libxml2 dev-libs/libxslt !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) - icu? ( dev-libs/icu ) + icu? ( dev-libs/icu:= ) tcpd? ( sys-apps/tcp-wrappers ) ziffy? ( net-libs/libpcap )" DEPEND="${RDEPEND} diff --git a/dev-libs/yaz/yaz-4.2.30.ebuild b/dev-libs/yaz/yaz-4.2.30.ebuild index 8745232..c92db40 100644 --- a/dev-libs/yaz/yaz-4.2.30.ebuild +++ b/dev-libs/yaz/yaz-4.2.30.ebuild @@ -18,7 +18,7 @@ RDEPEND="dev-libs/libxml2 dev-libs/libxslt !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) - icu? ( dev-libs/icu ) + icu? ( dev-libs/icu:= ) tcpd? ( sys-apps/tcp-wrappers ) ziffy? ( net-libs/libpcap )" DEPEND="${RDEPEND} diff --git a/dev-libs/yaz/yaz-4.2.51.ebuild b/dev-libs/yaz/yaz-4.2.51.ebuild index 8745232..c92db40 100644 --- a/dev-libs/yaz/yaz-4.2.51.ebuild +++ b/dev-libs/yaz/yaz-4.2.51.ebuild @@ -18,7 +18,7 @@ RDEPEND="dev-libs/libxml2 dev-libs/libxslt !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) - icu? ( dev-libs/icu ) + icu? ( dev-libs/icu:= ) tcpd? ( sys-apps/tcp-wrappers ) ziffy? ( net-libs/libpcap )" DEPEND="${RDEPEND}