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 D95C51395E3 for ; Sat, 12 Nov 2016 23:37:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76633E0C47; Sat, 12 Nov 2016 23:37:13 +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 5E91BE0C47 for ; Sat, 12 Nov 2016 23:37:13 +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 9DAF6341664 for ; Sat, 12 Nov 2016 23:37:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A844924C4 for ; Sat, 12 Nov 2016 23:37:09 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1478993757.fb17898beaaa8693996d7e02c3e591b261732c30.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/devil/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/devil/devil-1.7.8-r2.ebuild X-VCS-Directories: media-libs/devil/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: fb17898beaaa8693996d7e02c3e591b261732c30 X-VCS-Branch: master Date: Sat, 12 Nov 2016 23:37:09 +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: 7a29088b-7b2d-4619-bc87-dba70c037fdb X-Archives-Hash: f2c07433068dbe458c2505d635fe279a commit: fb17898beaaa8693996d7e02c3e591b261732c30 Author: David Seifert gentoo org> AuthorDate: Sat Nov 12 22:21:34 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Nov 12 23:35:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb17898b media-libs/devil: Add subslot operator on media-libs/jasper Package-Manager: portage-2.3.2 media-libs/devil/devil-1.7.8-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/devil/devil-1.7.8-r2.ebuild b/media-libs/devil/devil-1.7.8-r2.ebuild index 74b6747..8da20b4 100644 --- a/media-libs/devil/devil-1.7.8-r2.ebuild +++ b/media-libs/devil/devil-1.7.8-r2.ebuild @@ -20,7 +20,7 @@ RDEPEND="allegro? ( media-libs/allegro:0 ) gif? ( media-libs/giflib:= ) glut? ( media-libs/freeglut ) jpeg? ( virtual/jpeg:0 ) - jpeg2k? ( media-libs/jasper ) + jpeg2k? ( media-libs/jasper:= ) mng? ( media-libs/libmng:= ) nvtt? ( media-gfx/nvidia-texture-tools ) openexr? ( media-libs/openexr:= )