public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/mari0/, games-arcade/mari0/files/
Date: Sun, 29 Jan 2017 13:08:10 +0000 (UTC)	[thread overview]
Message-ID: <1485695247.c395721dc93de7b8dd046936ddc342c5926d0972.tupone@gentoo> (raw)

commit:     c395721dc93de7b8dd046936ddc342c5926d0972
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 13:06:33 2017 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 13:07:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c395721d

games-arcade/mari0: Fix Bug #559810

Package-Manager: portage-2.3.3

 games-arcade/mari0/Manifest           |   1 -
 games-arcade/mari0/files/mari0.svg.gz | Bin 0 -> 6572 bytes
 games-arcade/mari0/mari0-1.6.ebuild   |   6 +++---
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/games-arcade/mari0/Manifest b/games-arcade/mari0/Manifest
index bb970ae..3dc250d 100644
--- a/games-arcade/mari0/Manifest
+++ b/games-arcade/mari0/Manifest
@@ -1,2 +1 @@
 DIST mari0-1.6.zip 3625226 SHA256 b217134425527e879d5355eb7f51e29a60ad0e93550e5769b2f56c04a1f69037 SHA512 20004035141b80180e58a8d209b588273d2879742ca8d8d59b1d20f9e301d976e260574893ea41a290bab57eade0617c10880a4af00dc3b29329ac4805a8be6c WHIRLPOOL 8ffc36d25ceb0d893cda3d068e484194feb6117ed27e4ea3801553868bdd8be35bbf787320ba37962d81851eb83082c528a4449f55acaeeb9dd731e5ba029334
-DIST mari0.svg.gz 6572 SHA256 5c712f06bc47d7e34598880ad72d18290a8e3f66f7a4af6a5bd6ae7962068d83 SHA512 7c6239219f3fc721a4393ca55790375862d510f8fd04b5b23df6e401efb545b410c25737a3d67ef24c6a978184477d9e47109e3715640876abecdae50b7b733f WHIRLPOOL ccb7aa7fc7bc838d3877c332482a8f07ff9f034f241963e349a18bc673125e0a6b6e64020f45b82e9d181db61d44061bac017c81fa95288eabc6922811422e4e

diff --git a/games-arcade/mari0/files/mari0.svg.gz b/games-arcade/mari0/files/mari0.svg.gz
new file mode 100644
index 00000000..a57bf96
Binary files /dev/null and b/games-arcade/mari0/files/mari0.svg.gz differ

diff --git a/games-arcade/mari0/mari0-1.6.ebuild b/games-arcade/mari0/mari0-1.6.ebuild
index 0c2e5b3..fe78177 100644
--- a/games-arcade/mari0/mari0-1.6.ebuild
+++ b/games-arcade/mari0/mari0-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,8 +9,7 @@ MY_P=${P/-/_}
 
 DESCRIPTION="A mix from Nintendo's Super Mario Bros and Valve's Portal"
 HOMEPAGE="http://stabyourself.net/mari0/"
-SRC_URI="${P}.zip
-	mirror://gentoo/mari0.svg.gz"
+SRC_URI="${P}.zip"
 
 LICENSE="CC-BY-NC-SA-3.0"
 SLOT="0"
@@ -37,6 +36,7 @@ src_install() {
 	exeinto "${dir}"
 	doexe ${MY_P}.love
 
+	gunzip -c "${FILESDIR}"/${PN}.svg.gz > ${PN}.svg
 	doicon -s scalable ${PN}.svg
 	games_make_wrapper ${PN} "love ${MY_P}.love" "${dir}"
 	make_desktop_entry ${PN}


                 reply	other threads:[~2017-01-29 13:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1485695247.c395721dc93de7b8dd046936ddc342c5926d0972.tupone@gentoo \
    --to=tupone@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