From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F6C7139085 for ; Sun, 29 Jan 2017 13:08:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09A43E0CAA; Sun, 29 Jan 2017 13:08:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA5FCE0CAA for ; Sun, 29 Jan 2017 13:08:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C4A5341666 for ; Sun, 29 Jan 2017 13:08:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 681E639CE for ; Sun, 29 Jan 2017 13:08:10 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1485695247.c395721dc93de7b8dd046936ddc342c5926d0972.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/mari0/, games-arcade/mari0/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-arcade/mari0/Manifest games-arcade/mari0/files/mari0.svg.gz games-arcade/mari0/mari0-1.6.ebuild X-VCS-Directories: games-arcade/mari0/ games-arcade/mari0/files/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: c395721dc93de7b8dd046936ddc342c5926d0972 X-VCS-Branch: master Date: Sun, 29 Jan 2017 13:08:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ef2fc0ba-131b-4c8f-a247-bdea64cecf24 X-Archives-Hash: 295fae25a7f1c79867d2e8d44eaf103e commit: c395721dc93de7b8dd046936ddc342c5926d0972 Author: Tupone Alfredo gentoo org> AuthorDate: Sun Jan 29 13:06:33 2017 +0000 Commit: Alfredo Tupone gentoo 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}