* [gentoo-commits] gentoo-x86 commit in games-strategy/mindrover-demo: mindrover-demo-1.07b.ebuild ChangeLog
@ 2014-07-16 0:36 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2014-07-16 0:36 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 14/07/16 00:36:31
Modified: mindrover-demo-1.07b.ebuild ChangeLog
Log:
EAPI=5; tidy
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.8 games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?r1=1.7&r2=1.8
Index: mindrover-demo-1.07b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mindrover-demo-1.07b.ebuild 6 May 2014 16:06:44 -0000 1.7
+++ mindrover-demo-1.07b.ebuild 16 Jul 2014 00:36:31 -0000 1.8
@@ -1,7 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild,v 1.7 2014/05/06 16:06:44 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild,v 1.8 2014/07/16 00:36:31 mr_bones_ Exp $
+EAPI=5
inherit eutils unpacker games
MY_P="mindrover_demo.run"
@@ -26,18 +27,18 @@
dodir "${dir}"
- tar -zxf data.tar.gz -C "${Ddir}"/ || die "untar failed"
- tar -zxf music.tar.gz -C "${Ddir}"/ || die "untar failed"
+ tar -zxf data.tar.gz -C "${Ddir}"/ || die
+ tar -zxf music.tar.gz -C "${Ddir}"/ || die
dodoc README
- newicon icon.xpm ${PN}.xpm || die "doins failed"
+ newicon icon.xpm ${PN}.xpm || die
exeinto "${dir}"
doexe bin/Linux/x86/glibc-2.1/mindrover_demo \
- bin/Linux/x86/glibc-2.1/lib/libopenal.so.0.0.6 || die "doexe failed"
+ bin/Linux/x86/glibc-2.1/lib/libopenal.so.0.0.6 || die
dosym "${dir}"/libopenal.so.0.0.6 "${dir}"/libopenal.so.0
games_make_wrapper ${PN} ./mindrover_demo "${dir}" "${dir}"
+ make_desktop_entry ${PN} "Mindrover: Europa Project (Demo)"
prepgamesdirs
- make_desktop_entry ${PN} "Mindrover: Europa Project (Demo)"
}
1.8 games-strategy/mindrover-demo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 6 May 2014 16:06:44 -0000 1.7
+++ ChangeLog 16 Jul 2014 00:36:31 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/mindrover-demo
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/ChangeLog,v 1.7 2014/05/06 16:06:44 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/ChangeLog,v 1.8 2014/07/16 00:36:31 mr_bones_ Exp $
+
+ 16 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org>
+ mindrover-demo-1.07b.ebuild:
+ EAPI=5; tidy
06 May 2014; Ulrich Müller <ulm@gentoo.org> mindrover-demo-1.07b.ebuild:
Fix LICENSE, add mirror and bindist restrictions, bug 505772.
@@ -28,4 +32,3 @@
17 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml,
+mindrover-demo-1.07b.ebuild:
Initial import. Ebuild by me. Closing bug #70915.
-
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-16 0:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 0:36 [gentoo-commits] gentoo-x86 commit in games-strategy/mindrover-demo: mindrover-demo-1.07b.ebuild ChangeLog Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox