From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 664021384B4 for ; Fri, 27 Nov 2015 08:26:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45FBE21C0B7; Fri, 27 Nov 2015 08:25:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D062921C0B1 for ; Fri, 27 Nov 2015 08:25:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 73A6F33E2EB for ; Fri, 27 Nov 2015 08:25:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D378A50 for ; Fri, 27 Nov 2015 08:25:46 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1448610190.cc5148d05b8a5c1c32cca3a13d87a76b7d687c41.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tkimg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tcltk/tkimg/tkimg-1.4-r9.ebuild X-VCS-Directories: dev-tcltk/tkimg/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: cc5148d05b8a5c1c32cca3a13d87a76b7d687c41 X-VCS-Branch: master Date: Fri, 27 Nov 2015 08:25:46 +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: 848b5bfb-7ca1-4b3c-913c-594fdadc8fdc X-Archives-Hash: 867f44e3cf82b6cf1de40ba32a2a5b80 commit: cc5148d05b8a5c1c32cca3a13d87a76b7d687c41 Author: Justin Lecher gentoo org> AuthorDate: Fri Nov 27 07:43:10 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Nov 27 07:43:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5148d0 dev-tcltk/tkimg: Add slot operators Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher gentoo.org> dev-tcltk/tkimg/tkimg-1.4-r9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild index b790b45..eab2297 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild @@ -20,13 +20,13 @@ KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="doc test static-libs" RDEPEND=" - dev-lang/tk + dev-lang/tk:= >=dev-tcltk/tcllib-1.11 media-libs/tiff:0= >=media-libs/libpng-1.6:0= >=sys-libs/zlib-1.2.7:= x11-libs/libX11 - virtual/jpeg" + virtual/jpeg:=" DEPEND="${RDEPEND} test? ( x11-apps/xhost