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 2E205138E3E for ; Sun, 16 Oct 2016 09:03:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0242E0B1B; Sun, 16 Oct 2016 09:03:34 +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 97070E0B1B for ; Sun, 16 Oct 2016 09:03:34 +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 3D53C3413F6 for ; Sun, 16 Oct 2016 09:03:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CF562F4 for ; Sun, 16 Oct 2016 09:03:30 +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: <1476608268.cefbc2e8425efcb66b78f2364f605ea7088ac653.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libafterimage/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libafterimage/libafterimage-1.20-r1.ebuild X-VCS-Directories: media-libs/libafterimage/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: cefbc2e8425efcb66b78f2364f605ea7088ac653 X-VCS-Branch: master Date: Sun, 16 Oct 2016 09:03:30 +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: 0fb3b8bb-5223-47cd-aeab-807989d75655 X-Archives-Hash: 1860f0a5ed6da319d0cb52e9211ce0cf commit: cefbc2e8425efcb66b78f2364f605ea7088ac653 Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 16 08:57:48 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 16 08:57:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cefbc2e8 media-libs/libafterimage: Pin slots Package-Manager: portage-2.3.1 media-libs/libafterimage/libafterimage-1.20-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-libs/libafterimage/libafterimage-1.20-r1.ebuild b/media-libs/libafterimage/libafterimage-1.20-r1.ebuild index 8d289c3..a5d5d12 100644 --- a/media-libs/libafterimage/libafterimage-1.20-r1.ebuild +++ b/media-libs/libafterimage/libafterimage-1.20-r1.ebuild @@ -20,11 +20,11 @@ RDEPEND=" X? ( x11-libs/libSM x11-libs/libXext x11-libs/libXrender ) - gif? ( media-libs/giflib ) - jpeg? ( virtual/jpeg:= ) + gif? ( media-libs/giflib:0= ) + jpeg? ( virtual/jpeg:0 ) opengl? ( virtual/opengl ) - png? ( >=media-libs/libpng-1.4:0 ) - svg? ( gnome-base/librsvg ) + png? ( >=media-libs/libpng-1.4:0= ) + svg? ( gnome-base/librsvg:2 ) tiff? ( media-libs/tiff:0 ) truetype? ( media-libs/freetype )" DEPEND="${RDEPEND}