public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/mindrover-demo: mindrover-demo-1.07b.ebuild
Date: Mon, 25 Feb 2008 22:39:57 +0000	[thread overview]
Message-ID: <E1JTlzJ-0003Vs-Do@stork.gentoo.org> (raw)

mr_bones_    08/02/25 22:39:57

  Modified:             mindrover-demo-1.07b.ebuild
  Log:
  quoting
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?r1=1.3&r2=1.4

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mindrover-demo-1.07b.ebuild	31 Mar 2006 22:11:53 -0000	1.3
+++ mindrover-demo-1.07b.ebuild	25 Feb 2008 22:39:56 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 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.3 2006/03/31 22:11:53 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild,v 1.4 2008/02/25 22:39:56 mr_bones_ Exp $
 
 inherit eutils games
 
@@ -24,26 +24,26 @@
 Ddir=${D}/${dir}
 
 src_unpack() {
-	unpack_makeself ${DISTDIR}/${MY_P} || die "unpacking game"
+	unpack_makeself "${DISTDIR}"/${MY_P} || die "unpacking game"
 }
 
 src_install() {
 	einfo "This will take a while ... go get a pizza or something"
 
-	dodir ${dir}
+	dodir "${dir}"
 
-	tar -zxf data.tar.gz -C ${Ddir}/ || die "armyops untar failed"
-	tar -zxf music.tar.gz -C ${Ddir}/ || die "binaries untar failed"
+	tar -zxf data.tar.gz -C "${Ddir}"/ || die "untar failed"
+	tar -zxf music.tar.gz -C "${Ddir}"/ || die "untar failed"
 
 	dodoc README
 	newicon icon.xpm ${PN}.xpm || die "doins failed"
-	exeinto ${dir}
+	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"
-	dosym ${dir}/libopenal.so.0.0.6 ${dir}/libopenal.so.0
+	dosym "${dir}"/libopenal.so.0.0.6 "${dir}"/libopenal.so.0
 
 	games_make_wrapper ${PN} ./mindrover_demo "${dir}" "${dir}"
 
 	prepgamesdirs
-	make_desktop_entry ${PN} "Mindrover: Europa Project (Demo)" ${PN}.xpm
+	make_desktop_entry ${PN} "Mindrover: Europa Project (Demo)" ${PN}
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-02-25 22:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-25 22:39 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-15 13:14 [gentoo-commits] gentoo-x86 commit in games-strategy/mindrover-demo: mindrover-demo-1.07b.ebuild Tristan Heaven (nyhm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JTlzJ-0003Vs-Do@stork.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox