commit: 75f391c535bda2d0498e6208afaa46f62e6b67f5 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Fri May 16 17:08:42 2014 +0000 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru> CommitDate: Fri May 16 17:08:42 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=75f391c5
[games-action/hammerfight] audio -> sound (bug #357661), cleanup. Package-Manager: portage-2.2.8-r1 Manifest-Sign-Key: A018DE8C --- games-action/hammerfight/hammerfight-20110812.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-action/hammerfight/hammerfight-20110812.ebuild b/games-action/hammerfight/hammerfight-20110812.ebuild index 8069317..b63181a 100644 --- a/games-action/hammerfight/hammerfight-20110812.ebuild +++ b/games-action/hammerfight/hammerfight-20110812.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -10,13 +10,13 @@ DESCRIPTION="2D battles of flying machines equipped with various slashing, pierc HOMEPAGE="http://www.koshutin.com/" SRC_URI="hf-linux-${PV:4}${PV:0:4}-bin" -LICENSE="as-is" +LICENSE="HPND" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="linguas_ru" DEPEND="app-arch/unzip" -RDEPEND="media-libs/libsdl[audio,joystick,video] +RDEPEND="media-libs/libsdl[joystick,sound,video] media-libs/openal" RESTRICT="fetch"
