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 C0820138222 for ; Fri, 6 May 2016 02:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEFE721C097; Fri, 6 May 2016 02:50:28 +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 1D54F21C060 for ; Fri, 6 May 2016 02:50:27 +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 AC486340834 for ; Fri, 6 May 2016 02:50:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 792AE96B for ; Fri, 6 May 2016 02:50:21 +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: <1462502946.fbf7374a1f6874a02d2c2fbb5bb07abdbdf87cf1.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/freedroid/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/freedroid/freedroid-1.0.2.ebuild X-VCS-Directories: games-rpg/freedroid/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: fbf7374a1f6874a02d2c2fbb5bb07abdbdf87cf1 X-VCS-Branch: master Date: Fri, 6 May 2016 02:50:21 +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: 2e64984c-f7da-4458-8b49-33bb6e2d70c1 X-Archives-Hash: d4e66d4c974bfc8cae9b56a66125302a commit: fbf7374a1f6874a02d2c2fbb5bb07abdbdf87cf1 Author: Michael Sterrett gentoo org> AuthorDate: Fri May 6 02:14:39 2016 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Fri May 6 02:49:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf7374a games-rpg/freedroid: add slot to virtual/jpeg dep Package-Manager: portage-2.2.26 games-rpg/freedroid/freedroid-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-rpg/freedroid/freedroid-1.0.2.ebuild b/games-rpg/freedroid/freedroid-1.0.2.ebuild index ab357b9..90cb1ca 100644 --- a/games-rpg/freedroid/freedroid-1.0.2.ebuild +++ b/games-rpg/freedroid/freedroid-1.0.2.ebuild @@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="media-libs/libsdl[joystick,sound,video] - virtual/jpeg + virtual/jpeg:0 sys-libs/zlib media-libs/libpng:0 media-libs/sdl-image[jpeg,png]