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 58F9B138331 for ; Wed, 16 May 2018 19:33:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74BA5E08DC; Wed, 16 May 2018 19:33:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 51306E08DC for ; Wed, 16 May 2018 19:33:15 +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 CE6B2335C2E for ; Wed, 16 May 2018 19:33:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 071F92A1 for ; Wed, 16 May 2018 19:33:12 +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: <1526499185.3a5d4f13b41c1435bbfe82161b9d983f5c49dd29.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild X-VCS-Directories: app-text/ghostscript-gpl/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 3a5d4f13b41c1435bbfe82161b9d983f5c49dd29 X-VCS-Branch: master Date: Wed, 16 May 2018 19:33:12 +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: 8ecaa481-45ed-424d-aa99-133e3da19833 X-Archives-Hash: da3bdb821faf3897e8d0d03248831f9f commit: 3a5d4f13b41c1435bbfe82161b9d983f5c49dd29 Author: Lars Wendler gentoo org> AuthorDate: Wed May 16 19:33:05 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed May 16 19:33:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5d4f13 app-text/ghostscript-gpl: Added sub-slot dep operator for net-dns/libidn Package-Manager: Portage-2.3.36, Repoman-2.3.9 app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild index 89941fe85f3..b0391f26d81 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild @@ -37,7 +37,7 @@ COMMON_DEPEND=" cups? ( >=net-print/cups-1.3.8 ) dbus? ( sys-apps/dbus ) gtk? ( || ( x11-libs/gtk+:3 x11-libs/gtk+:2 ) ) - unicode? ( net-dns/libidn ) + unicode? ( net-dns/libidn:= ) tiff? ( >=media-libs/tiff-4.0.1:0= ) X? ( x11-libs/libXt x11-libs/libXext ) "