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="g...@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="g...@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)"

Reply via email to