From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 312DF1381FA for ; Fri, 16 May 2014 17:27:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2247E0B83; Fri, 16 May 2014 17:27:49 +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 4CAC6E0B8B for ; Fri, 16 May 2014 17:27:48 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 063BE3400C1 for ; Fri, 16 May 2014 17:27:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 8E9CB182D6 for ; Fri, 16 May 2014 17:27:46 +0000 (UTC) From: "Azamat H. Hackimov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Azamat H. Hackimov" Message-ID: <1400260788.18c369c2aa91d81402dac590e99fc713c480f2de.winterheart@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/braid/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-puzzle/braid/braid-1.0.2-r9999.ebuild X-VCS-Directories: games-puzzle/braid/ X-VCS-Committer: winterheart X-VCS-Committer-Name: Azamat H. Hackimov X-VCS-Revision: 18c369c2aa91d81402dac590e99fc713c480f2de X-VCS-Branch: master Date: Fri, 16 May 2014 17:27:46 +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: b7734eb6-e168-4b96-98f9-3cd293db14e5 X-Archives-Hash: 41a26c9f5ddf6273b72570623c07e5ce commit: 18c369c2aa91d81402dac590e99fc713c480f2de Author: Azamat H. Hackimov gmail com> AuthorDate: Fri May 16 17:19:48 2014 +0000 Commit: Azamat H. Hackimov gentoo ru> CommitDate: Fri May 16 17:19:48 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=18c369c2 [games-puzzle/braid] audio -> sound (bug #357661), cleanup. Package-Manager: portage-2.2.8-r1 Manifest-Sign-Key: A018DE8C --- games-puzzle/braid/braid-1.0.2-r9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-puzzle/braid/braid-1.0.2-r9999.ebuild b/games-puzzle/braid/braid-1.0.2-r9999.ebuild index 22ab40d..5925db4 100644 --- a/games-puzzle/braid/braid-1.0.2-r9999.ebuild +++ b/games-puzzle/braid/braid-1.0.2-r9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="5" +EAPI=5 inherit unpacker games versionator @@ -21,7 +21,7 @@ IUSE="linguas_ru" RESTRICT="strip fetch" DEPEND="app-arch/unzip" -RDEPEND="media-libs/libsdl[audio,joystick,video] +RDEPEND="media-libs/libsdl[joystick,sound,video] x11-libs/libX11 x11-libs/libXau x11-libs/libxcb