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 5BF7C1384B4 for ; Thu, 31 Dec 2015 10:49:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AEA821C008; Thu, 31 Dec 2015 10:49:49 +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 EC4C021C008 for ; Thu, 31 Dec 2015 10:49:48 +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 CDFD434067D for ; Thu, 31 Dec 2015 10:49:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5094CF4 for ; Thu, 31 Dec 2015 10:49:44 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1451558968.295148e872c91bdaadbc3acf7b7f97533402d9a3.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/k3d/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/k3d/k3d-0.8.0.5.ebuild X-VCS-Directories: media-gfx/k3d/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 295148e872c91bdaadbc3acf7b7f97533402d9a3 X-VCS-Branch: master Date: Thu, 31 Dec 2015 10:49:44 +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: 556f3c92-f2aa-4832-a34d-5bf7b41f127c X-Archives-Hash: 909a7559665415e3083734d0d23e048c commit: 295148e872c91bdaadbc3acf7b7f97533402d9a3 Author: Pacho Ramos gentoo org> AuthorDate: Thu Dec 31 10:48:38 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Dec 31 10:49:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295148e8 media-gfx/k3d: Set slots for jpeg and tiff Package-Manager: portage-2.2.26 media-gfx/k3d/k3d-0.8.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/k3d/k3d-0.8.0.5.ebuild b/media-gfx/k3d/k3d-0.8.0.5.ebuild index 5c11510..60d51e4 100644 --- a/media-gfx/k3d/k3d-0.8.0.5.ebuild +++ b/media-gfx/k3d/k3d-0.8.0.5.ebuild @@ -33,11 +33,11 @@ RDEPEND=" gnome? ( gnome-base/gnome-vfs:2 ) gts? ( sci-libs/gts ) imagemagick? ( media-gfx/imagemagick ) - jpeg? ( virtual/jpeg ) + jpeg? ( virtual/jpeg:0 ) openexr? ( media-libs/openexr ) png? ( >=media-libs/libpng-1.2.43-r2:= ) python? ( >=dev-lang/python-2.3 dev-python/cgkit ) - tiff? ( media-libs/tiff ) + tiff? ( media-libs/tiff:0 ) truetype? ( >=media-libs/freetype-2 )" DEPEND="${RDEPEND} virtual/pkgconfig