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 80C581381F3 for ; Thu, 2 May 2013 09:53:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE791E07FB; Thu, 2 May 2013 09:53:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F14CE07FB for ; Thu, 2 May 2013 09:53:51 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57DFB33DF92 for ; Thu, 2 May 2013 09:53:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E775EE47E8 for ; Thu, 2 May 2013 09:53:48 +0000 (UTC) From: "Vadim A. Misbakh-Soloviov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vadim A. Misbakh-Soloviov" Message-ID: <1367488429.e53b48c5a39ec5f83f747ac4e0ffc71704bfbcf7.mva@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/snapshot/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-puzzle/snapshot/snapshot-28.ebuild X-VCS-Directories: games-puzzle/snapshot/ X-VCS-Committer: mva X-VCS-Committer-Name: Vadim A. Misbakh-Soloviov X-VCS-Revision: e53b48c5a39ec5f83f747ac4e0ffc71704bfbcf7 X-VCS-Branch: master Date: Thu, 2 May 2013 09:53:48 +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: b5c4ba6e-c1eb-4efc-967c-2a18980d0d34 X-Archives-Hash: 100e35b57b8eebeaf77e329cc0a3a3c3 commit: e53b48c5a39ec5f83f747ac4e0ffc71704bfbcf7 Author: Vadim A. Misbakh-Soloviov mva name> AuthorDate: Thu May 2 09:53:49 2013 +0000 Commit: Vadim A. Misbakh-Soloviov mva name> CommitDate: Thu May 2 09:53:49 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=e53b48c5 [games-puzzle/snapshot] libSDL:0 dep fix Signed-off-by: Vadim A. Misbakh-Soloviov mva.name> --- games-puzzle/snapshot/snapshot-28.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/games-puzzle/snapshot/snapshot-28.ebuild b/games-puzzle/snapshot/snapshot-28.ebuild index ae375f5..397f281 100644 --- a/games-puzzle/snapshot/snapshot-28.ebuild +++ b/games-puzzle/snapshot/snapshot-28.ebuild @@ -28,7 +28,7 @@ RDEPEND="${DEPEND} media-libs/flac media-libs/glu media-libs/libogg - media-libs/libsdl + media-libs/libsdl:0 media-libs/libsndfile media-libs/libvorbis virtual/opengl