tupone 15/02/13 20:07:50 Modified: ChangeLog biniax2-1.30.ebuild Log: EAPI 5 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Revision Changes Path 1.5 games-puzzle/biniax2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/biniax2/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/biniax2/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/biniax2/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-puzzle/biniax2/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 5 Sep 2012 00:10:01 -0000 1.4 +++ ChangeLog 13 Feb 2015 20:07:50 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/biniax2 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/biniax2/ChangeLog,v 1.4 2012/09/05 00:10:01 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/biniax2/ChangeLog,v 1.5 2015/02/13 20:07:50 tupone Exp $ + + 13 Feb 2015; Tupone Alfredo <tup...@gentoo.org> biniax2-1.30.ebuild: + EAPI 5 05 Sep 2012; Michael Sterrett <mr_bon...@gentoo.org> biniax2-1.30.ebuild: any mod support will do 1.5 games-puzzle/biniax2/biniax2-1.30.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/biniax2/biniax2-1.30.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/biniax2/biniax2-1.30.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/biniax2/biniax2-1.30.ebuild?r1=1.4&r2=1.5 Index: biniax2-1.30.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-puzzle/biniax2/biniax2-1.30.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- biniax2-1.30.ebuild 5 Sep 2012 00:10:01 -0000 1.4 +++ biniax2-1.30.ebuild 13 Feb 2015 20:07:50 -0000 1.5 @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/biniax2/biniax2-1.30.ebuild,v 1.4 2012/09/05 00:10:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/biniax2/biniax2-1.30.ebuild,v 1.5 2015/02/13 20:07:50 tupone Exp $ -EAPI=2 +EAPI=5 inherit eutils games DESCRIPTION="Logic game with arcade and tactics modes" @@ -17,7 +17,7 @@ DEPEND="media-libs/libsdl media-libs/sdl-image[png] media-libs/sdl-mixer[mod]" - +RDEPEND="${DEPEND}" S=${WORKDIR} src_prepare() { @@ -32,9 +32,9 @@ } src_install() { - dogamesbin ${PN} || die + dogamesbin ${PN} insinto "${GAMES_DATADIR}"/${PN} - doins -r data/* || die + doins -r data/* doicon "${FILESDIR}"/${PN}.xpm make_desktop_entry ${PN} Biniax-2 prepgamesdirs