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 B42C31382C5 for ; Wed, 3 Jun 2020 20:07:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0574BE099E; Wed, 3 Jun 2020 20:07:08 +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 E4882E099E for ; Wed, 3 Jun 2020 20:07:07 +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 BD8A634F131 for ; Wed, 3 Jun 2020 20:07:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C9B727E for ; Wed, 3 Jun 2020 20:07:01 +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: <1591214804.dd228a8291e8cd46d745257d1f817b0369d92a99.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/jazz2/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-arcade/jazz2/Manifest games-arcade/jazz2/jazz2-0.6.3_p20200327.ebuild games-arcade/jazz2/jazz2-0.6.4.ebuild X-VCS-Directories: games-arcade/jazz2/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: dd228a8291e8cd46d745257d1f817b0369d92a99 X-VCS-Branch: master Date: Wed, 3 Jun 2020 20:07:01 +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: f2d70f3e-70ef-455a-a55e-43c6d3ceadf9 X-Archives-Hash: aac69f29faa30c776cf21ab2464897a2 commit: dd228a8291e8cd46d745257d1f817b0369d92a99 Author: James Le Cuirot gentoo org> AuthorDate: Mon Jun 1 21:49:12 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Wed Jun 3 20:06:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd228a82 games-arcade/jazz2: Bump to 0.6.4, drop old 0.6.3_p20200327 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: James Le Cuirot gentoo.org> games-arcade/jazz2/Manifest | 2 +- .../jazz2/{jazz2-0.6.3_p20200327.ebuild => jazz2-0.6.4.ebuild} | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/games-arcade/jazz2/Manifest b/games-arcade/jazz2/Manifest index 1cb4529ce7c..fc828b0d97a 100644 --- a/games-arcade/jazz2/Manifest +++ b/games-arcade/jazz2/Manifest @@ -1 +1 @@ -DIST jazz2-0.6.3_p20200327.tar.gz 11030066 BLAKE2B 64340e6aeca9635c2d30f7814c87eb6d48d1e8674554342a1563371e305dc0f9d85929d51c0e26d6a0e30899e0d4b916ad9daa4fde51b4e98e07693f0e5c08cf SHA512 ebb406a2e57f6bf50b23a068f3b640e03c5ccce0e36de686debaacec25d67075cacb60888a7de451028cf4622932e4d282d47d674e5de9230bd4a21c83393896 +DIST jazz2-0.6.4.tar.gz 11028330 BLAKE2B f0f6ca00af950d494baf71a38fcb0e5e14f144bb862475b62a028ce88ebf94905afc6a08da01a40fc68a11292d50c63f638b11973b3eb32811fe42f27dfd1012 SHA512 33216722aa9ce31ca2af4bd1657c8053414678f9d050ed56a802e281b4743860aae40dfdb1ae4047fbdbe5ae7f3ef0b90170184aabfa8279d9f886f7c9bfd24e diff --git a/games-arcade/jazz2/jazz2-0.6.3_p20200327.ebuild b/games-arcade/jazz2/jazz2-0.6.4.ebuild similarity index 87% rename from games-arcade/jazz2/jazz2-0.6.3_p20200327.ebuild rename to games-arcade/jazz2/jazz2-0.6.4.ebuild index 8d3263f7c62..3cb6f0f2431 100644 --- a/games-arcade/jazz2/jazz2-0.6.3_p20200327.ebuild +++ b/games-arcade/jazz2/jazz2-0.6.4.ebuild @@ -5,13 +5,9 @@ EAPI=7 inherit desktop dotnet eutils -COMMIT="5174d3bc2e94676c4ab730aad6c68bf17b5406dd" -S="${WORKDIR}/${PN}-${COMMIT}" - DESCRIPTION="Open source reimplementation of Jazz Jackrabbit 2" HOMEPAGE="http://deat.tk/jazz2/" -#SRC_URI="https://github.com/deathkiller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -SRC_URI="https://github.com/deathkiller/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/deathkiller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" KEYWORDS="~amd64"