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 34DBF13888F for ; Mon, 12 Oct 2015 11:38:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02A3DE07ED; Mon, 12 Oct 2015 11:38:45 +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 944D2E07ED for ; Mon, 12 Oct 2015 11:38:43 +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 65E2033BF0C for ; Mon, 12 Oct 2015 11:38:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB653EB1 for ; Mon, 12 Oct 2015 11:38:38 +0000 (UTC) From: "Amy Winston" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Winston" Message-ID: <1444649887.6f16a2aaee73a02e5ae2205b9b879bae354b2100.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/jwm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/jwm/jwm-2.3.2.ebuild X-VCS-Directories: x11-wm/jwm/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Winston X-VCS-Revision: 6f16a2aaee73a02e5ae2205b9b879bae354b2100 X-VCS-Branch: master Date: Mon, 12 Oct 2015 11:38:38 +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: 31f4e1fc-e69c-4525-ac48-0ed3404097ab X-Archives-Hash: a9114de4ec25829df9a866c2f1ff2e21 commit: 6f16a2aaee73a02e5ae2205b9b879bae354b2100 Author: Amy Winston gentoo org> AuthorDate: Mon Oct 12 11:38:07 2015 +0000 Commit: Amy Winston gentoo org> CommitDate: Mon Oct 12 11:38:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f16a2aa x11-wm/jwm: Very important slot fix. By wraeth. Package-Manager: portage-2.2.20.1 x11-wm/jwm/jwm-2.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/jwm/jwm-2.3.2.ebuild b/x11-wm/jwm/jwm-2.3.2.ebuild index 0332d56..64d42ed 100644 --- a/x11-wm/jwm/jwm-2.3.2.ebuild +++ b/x11-wm/jwm/jwm-2.3.2.ebuild @@ -21,8 +21,8 @@ RDEPEND="xpm? ( x11-libs/libXpm ) x11-libs/libXau x11-libs/libXdmcp truetype? ( x11-libs/libXft ) - png? ( media-libs/libpng:= ) - jpeg? ( virtual/jpeg:= ) + png? ( media-libs/libpng:0= ) + jpeg? ( virtual/jpeg:0= ) bidi? ( dev-libs/fribidi ) dev-libs/expat" DEPEND="${RDEPEND}