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 398391384B4 for ; Fri, 18 Dec 2015 00:47:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3BD621C027; Fri, 18 Dec 2015 00:47:30 +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 E689AE0888 for ; Fri, 18 Dec 2015 00:47:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3A593404A5 for ; Fri, 18 Dec 2015 00:47:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D91FCEB for ; Fri, 18 Dec 2015 00:47:24 +0000 (UTC) From: "Michael Sterrett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Sterrett" Message-ID: <1450399153.06d79210573338c3260b1cb97f082a51ff92419d.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/clanlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-games/clanlib/clanlib-0.8.1.ebuild X-VCS-Directories: dev-games/clanlib/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: 06d79210573338c3260b1cb97f082a51ff92419d X-VCS-Branch: master Date: Fri, 18 Dec 2015 00:47:24 +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: c609e449-579e-4b9b-a22d-19afa241b218 X-Archives-Hash: 49b2bee9ef1436e5226ff527fe4a4f18 commit: 06d79210573338c3260b1cb97f082a51ff92419d Author: Michael Sterrett gentoo org> AuthorDate: Thu Dec 17 19:02:55 2015 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Fri Dec 18 00:39:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d79210 add slot dep for media-libs/libpng and virtual/jpeg Package-Manager: portage-2.2.24 dev-games/clanlib/clanlib-0.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/clanlib/clanlib-0.8.1.ebuild b/dev-games/clanlib/clanlib-0.8.1.ebuild index ac7688f..febfca6 100644 --- a/dev-games/clanlib/clanlib-0.8.1.ebuild +++ b/dev-games/clanlib/clanlib-0.8.1.ebuild @@ -16,8 +16,8 @@ IUSE="doc ipv6 mikmod opengl sdl static-libs vorbis" # opengl keyword does not drop the GL/GLU requirement. # Autoconf files need to be fixed -RDEPEND="media-libs/libpng - virtual/jpeg +RDEPEND="media-libs/libpng:0 + virtual/jpeg:0 virtual/glu virtual/opengl sdl? (