Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/heimdall/
Date: Thu, 26 May 2022 12:58:17
Message-Id: 1653569884.8782b401df0e41a032344163bf9e15d37ef47084.juippis@gentoo
1 commit: 8782b401df0e41a032344163bf9e15d37ef47084
2 Author: Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
3 AuthorDate: Fri May 20 18:39:56 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 12:58:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8782b401
7
8 app-mobilephone/heimdall: add 2.0.1, update 9999 repo URL
9
10 Signed-off-by: Duje Mihanović <duje.mihanovic <AT> skole.hr>
11 Closes: https://github.com/gentoo/gentoo/pull/25578
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 app-mobilephone/heimdall/Manifest | 1 +
15 .../{heimdall-9999.ebuild => heimdall-2.0.1.ebuild} | 14 +++++++-------
16 app-mobilephone/heimdall/heimdall-9999.ebuild | 14 +++++++-------
17 3 files changed, 15 insertions(+), 14 deletions(-)
18
19 diff --git a/app-mobilephone/heimdall/Manifest b/app-mobilephone/heimdall/Manifest
20 index b2feeb301ec7..830bffde4690 100644
21 --- a/app-mobilephone/heimdall/Manifest
22 +++ b/app-mobilephone/heimdall/Manifest
23 @@ -1 +1,2 @@
24 DIST heimdall-1.4.2.tar.gz 5486693 BLAKE2B 213bfa5bb7ede8d418847916a5ec16c17e4dec7fcb07de296d96e16c929634167afb57e13cee0e8a6e42fbbddcd2f2e0f5069cfbc3e8c3b5721d2d303ef48407 SHA512 c554662f9ccb763a8e9867a0c563618879d2533af985d44db3c237d3ee51add44c1681d13b1a83b72b30ba6e5b32d7c2f9c02b31114c67c5fbe01cbb010acfe7
25 +DIST heimdall-2.0.1.tar.gz 83642 BLAKE2B 29cd784a4ea4c25f9670d27c306ca95d60d7ad8a11175d2ee835a0cf1e7fc5eb179aa4e49c5e05e280ed5ce475a9e66e56b48444dd4b3b93ea8cb173e3d18060 SHA512 f6df4551702a7ad7688018d60569b8b94f20be4f78a9b4bf5f6e89396ed43cd7519617ef1f420b41bbfeec8b51ae636759a7b90443d3d5945cd8744b43e2d0ef
26
27 diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-2.0.1.ebuild
28 similarity index 65%
29 copy from app-mobilephone/heimdall/heimdall-9999.ebuild
30 copy to app-mobilephone/heimdall/heimdall-2.0.1.ebuild
31 index e4026eb23735..d0b54138bb63 100644
32 --- a/app-mobilephone/heimdall/heimdall-9999.ebuild
33 +++ b/app-mobilephone/heimdall/heimdall-2.0.1.ebuild
34 @@ -1,21 +1,21 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 +# Copyright 1999-2022 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 -EAPI=7
40 +EAPI=8
41
42 inherit cmake udev
43
44 if [[ ${PV} != 9999 ]]; then
45 - SRC_URI="https://github.com/Benjamin-Dobell/Heimdall/archive/v${PV}.tar.gz -> ${P}.tar.gz"
46 - KEYWORDS="~amd64"
47 - S="${WORKDIR}/Heimdall-${PV}"
48 + SRC_URI="https://git.sr.ht/~grimler/Heimdall/archive/v${PV}.tar.gz -> ${P}.tar.gz"
49 + KEYWORDS="amd64 ~arm64"
50 + S="${WORKDIR}/Heimdall-v${PV}"
51 else
52 inherit git-r3
53 - EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
54 + EGIT_REPO_URI="https://git.sr.ht/~grimler/Heimdall"
55 fi
56
57 DESCRIPTION="Tool suite used to flash firmware onto Samsung devices"
58 -HOMEPAGE="https://glassechidna.com.au/heimdall/ https://github.com/Benjamin-Dobell/Heimdall"
59 +HOMEPAGE="https://git.sr.ht/~grimler/Heimdall https://glassechidna.com.au/heimdall/ https://github.com/Benjamin-Dobell/Heimdall"
60
61 LICENSE="MIT"
62 SLOT="0"
63
64 diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-9999.ebuild
65 index e4026eb23735..d0b54138bb63 100644
66 --- a/app-mobilephone/heimdall/heimdall-9999.ebuild
67 +++ b/app-mobilephone/heimdall/heimdall-9999.ebuild
68 @@ -1,21 +1,21 @@
69 -# Copyright 1999-2021 Gentoo Authors
70 +# Copyright 1999-2022 Gentoo Authors
71 # Distributed under the terms of the GNU General Public License v2
72
73 -EAPI=7
74 +EAPI=8
75
76 inherit cmake udev
77
78 if [[ ${PV} != 9999 ]]; then
79 - SRC_URI="https://github.com/Benjamin-Dobell/Heimdall/archive/v${PV}.tar.gz -> ${P}.tar.gz"
80 - KEYWORDS="~amd64"
81 - S="${WORKDIR}/Heimdall-${PV}"
82 + SRC_URI="https://git.sr.ht/~grimler/Heimdall/archive/v${PV}.tar.gz -> ${P}.tar.gz"
83 + KEYWORDS="amd64 ~arm64"
84 + S="${WORKDIR}/Heimdall-v${PV}"
85 else
86 inherit git-r3
87 - EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
88 + EGIT_REPO_URI="https://git.sr.ht/~grimler/Heimdall"
89 fi
90
91 DESCRIPTION="Tool suite used to flash firmware onto Samsung devices"
92 -HOMEPAGE="https://glassechidna.com.au/heimdall/ https://github.com/Benjamin-Dobell/Heimdall"
93 +HOMEPAGE="https://git.sr.ht/~grimler/Heimdall https://glassechidna.com.au/heimdall/ https://github.com/Benjamin-Dobell/Heimdall"
94
95 LICENSE="MIT"
96 SLOT="0"