Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/mari0: mari0-1.6.ebuild
Date: Sat, 02 Jun 2012 15:52:44
Message-Id: 20120602155229.57CCD2004B@flycatcher.gentoo.org
1 hasufell 12/06/02 15:52:29
2
3 Modified: mari0-1.6.ebuild
4 Log:
5 remove die
6
7 (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 games-arcade/mari0/mari0-1.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?r1=1.3&r2=1.4
15
16 Index: mari0-1.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- mari0-1.6.ebuild 2 Jun 2012 15:46:33 -0000 1.3
23 +++ mari0-1.6.ebuild 2 Jun 2012 15:52:29 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v 1.3 2012/06/02 15:46:33 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v 1.4 2012/06/02 15:52:29 hasufell Exp $
29
30 EAPI=4
31
32 @@ -35,10 +35,10 @@
33 local dir=${GAMES_DATADIR}/love/${PN}
34
35 exeinto "${dir}"
36 - doexe ${MY_P}.love || die
37 + doexe ${MY_P}.love
38
39 insinto /usr/share/icons/hicolor/scalable/apps
40 - doins "${FILESDIR}"/${PN}.svg || die
41 + doins "${FILESDIR}"/${PN}.svg
42 games_make_wrapper ${PN} "love ${MY_P}.love" "${dir}"
43 make_desktop_entry ${PN}