From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1151547-garchives=archives.gentoo.org@lists.gentoo.org> 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 4F57C138350 for <garchives@archives.gentoo.org>; Wed, 11 Mar 2020 08:11:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B23D5E0961; Wed, 11 Mar 2020 08:11:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9B25CE0961 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Mar 2020 08:11:33 +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 8665D34F2AB for <gentoo-commits@lists.gentoo.org>; Wed, 11 Mar 2020 08:11:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A0EB163 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Mar 2020 08:11:30 +0000 (UTC) From: "Michael Haubenwallner" <haubi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Haubenwallner" <haubi@gentoo.org> Message-ID: <1583914251.37296c161c91efa48e17f520ce9af06c615ea93c.haubi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/parity/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/parity/Manifest sys-devel/parity/parity-2.0.0.ebuild sys-devel/parity/parity-9999.ebuild X-VCS-Directories: sys-devel/parity/ X-VCS-Committer: haubi X-VCS-Committer-Name: Michael Haubenwallner X-VCS-Revision: 37296c161c91efa48e17f520ce9af06c615ea93c X-VCS-Branch: master Date: Wed, 11 Mar 2020 08:11:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4d82cf0d-2182-461d-bcf9-a53092e198e3 X-Archives-Hash: e79a913f96cda9e1b503d41cc5edbe88 commit: 37296c161c91efa48e17f520ce9af06c615ea93c Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> AuthorDate: Tue Mar 10 15:43:42 2020 +0000 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 08:10:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37296c16 sys-devel/parity: revbump 2.0.0 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org> sys-devel/parity/Manifest | 1 + sys-devel/parity/{parity-9999.ebuild => parity-2.0.0.ebuild} | 2 +- sys-devel/parity/parity-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sys-devel/parity/Manifest b/sys-devel/parity/Manifest new file mode 100644 index 00000000000..c740aca6a7b --- /dev/null +++ b/sys-devel/parity/Manifest @@ -0,0 +1 @@ +DIST parity-2.0.0.tar.bz2 371278 BLAKE2B 49a183c7249d83757b9596dad71ad4feb4fbcc63966cfc90da50cce5fb03aa4118360165640ad3ebe73e0a37da7efdd3583685fa084ba7bffa8f6c2c2168ef7c SHA512 ff0b166d400bc7e14ec3c46c2f7fa32a4dfd69f044d20ea97d7fc6361493f5def682dfc7b51e09619357d1e88c5b44e1105b785be3ed1f58c38eb3d35a9bc748 diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-2.0.0.ebuild similarity index 95% copy from sys-devel/parity/parity-9999.ebuild copy to sys-devel/parity/parity-2.0.0.ebuild index 696e51ba124..24c5d7682b3 100644 --- a/sys-devel/parity/parity-9999.ebuild +++ b/sys-devel/parity/parity-2.0.0.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="git@github.com:haubi/parity.git https://github.com/haubi/parity.git" DEPEND="dev-util/confix" else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + SRC_URI="https://github.com/mduft/${PN}/releases/download/${PV}/${P}.tar.bz2" KEYWORDS="~x64-cygwin" fi DESCRIPTION="A POSIX to native Win32 Cross-Compiler Tool (requires Visual Studio)" diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild index 696e51ba124..24c5d7682b3 100644 --- a/sys-devel/parity/parity-9999.ebuild +++ b/sys-devel/parity/parity-9999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="git@github.com:haubi/parity.git https://github.com/haubi/parity.git" DEPEND="dev-util/confix" else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + SRC_URI="https://github.com/mduft/${PN}/releases/download/${PV}/${P}.tar.bz2" KEYWORDS="~x64-cygwin" fi DESCRIPTION="A POSIX to native Win32 Cross-Compiler Tool (requires Visual Studio)"