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 CC525138334 for ; Mon, 30 Sep 2019 21:34:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 036FDE0953; Mon, 30 Sep 2019 21:34:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBCE8E0953 for ; Mon, 30 Sep 2019 21:34:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A5D734B712 for ; Mon, 30 Sep 2019 21:34:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1C0A7FF for ; Mon, 30 Sep 2019 21:34:13 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1569879216.1d6cee097cef7b235dd6e2566aa7969b710e32a5.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/crimsonland/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/crimsonland/Manifest games-action/crimsonland/crimsonland-1.3.5.ebuild X-VCS-Directories: games-action/crimsonland/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 1d6cee097cef7b235dd6e2566aa7969b710e32a5 X-VCS-Branch: master Date: Mon, 30 Sep 2019 21:34:13 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c1b32815-da55-4587-872e-e1370f38336b X-Archives-Hash: 2e215a8c8d4e8387bd8b12b0eb25a8a6 commit: 1d6cee097cef7b235dd6e2566aa7969b710e32a5 Author: James Le Cuirot gentoo org> AuthorDate: Mon Sep 30 21:28:25 2019 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Mon Sep 30 21:33:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6cee09 games-action/crimsonland: Drop icon until we fix fetch restriction Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot gentoo.org> games-action/crimsonland/Manifest | 1 - games-action/crimsonland/crimsonland-1.3.5.ebuild | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/games-action/crimsonland/Manifest b/games-action/crimsonland/Manifest index fe90633ed3d..606316df609 100644 --- a/games-action/crimsonland/Manifest +++ b/games-action/crimsonland/Manifest @@ -1,2 +1 @@ DIST Crimsonland-Linux-x86-1.3.5.tar 58620320 BLAKE2B c67f132390e1a1b9a1697e877370f91603d558ddba717608a7f3709bb8395fe5017f598dfed82312f670ed510e4bb307df77978769776de184d5ce72d8792a6e SHA512 14faeeeba2326ece9a88b32442f5c65e3aec8c0a6e7a486a034d2684a8a6bb9059a25c574cc6d8cb798733e5ecd1db8ad25b610ec1d1177c4ec6493f02953e06 -DIST crimsonland.png 33312 BLAKE2B 8bcec3baf2eb55ca37d89a7353d720a4bbcbe87bb83854025e35e7ee388315b43291d901d2166dc67446846a53cbca65fe3d920d431b8a87f1979dcfaaa86a11 SHA512 3aa551d4bbc49cfcda039703b837ca533564ae097bacfc72859fe3f1377e952397199cd6daaaf1b406252fd903390f75236b1a1285cb8c41fe3681c6b3738b94 diff --git a/games-action/crimsonland/crimsonland-1.3.5.ebuild b/games-action/crimsonland/crimsonland-1.3.5.ebuild index bd9ae1cf224..e8809fadd77 100644 --- a/games-action/crimsonland/crimsonland-1.3.5.ebuild +++ b/games-action/crimsonland/crimsonland-1.3.5.ebuild @@ -7,12 +7,12 @@ inherit eutils desktop xdg-utils DESCRIPTION="A top-down shooter with a touch of RPG" HOMEPAGE="https://crimsonland.com/" -SRC_URI="Crimsonland-Linux-x86-${PV}.tar - https://dev.gentoo.org/~chewi/distfiles/${PN}.png" +SRC_URI="Crimsonland-Linux-x86-${PV}.tar" +# https://dev.gentoo.org/~chewi/distfiles/${PN}.png" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -RESTRICT="bindist mirror splitdebug" +RESTRICT="bindist fetch splitdebug" RDEPEND=" media-libs/libsdl2[abi_x86_32,opengl,video] @@ -40,8 +40,8 @@ src_install() { dodoc README.txt - doicon -s 64 "${DISTDIR}"/${PN}.png - make_desktop_entry ${PN} Crimsonland +# doicon -s 64 "${DISTDIR}"/${PN}.png + make_desktop_entry ${PN} Crimsonland applications-games } pkg_postinst() { xdg_icon_cache_update; }