Gentoo Archives: gentoo-commits

From: Theo Anderson <telans@××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/tirdad/, dev-python/hypercorn/
Date: Tue, 29 Dec 2020 10:41:48
Message-Id: 1609238414.140b869e70b6dc6fd9630a31ad2a727642a8a1e5.telans@gentoo
1 commit: 140b869e70b6dc6fd9630a31ad2a727642a8a1e5
2 Author: Theo Anderson <telans <AT> posteo <DOT> de>
3 AuthorDate: Tue Dec 29 10:40:14 2020 +0000
4 Commit: Theo Anderson <telans <AT> posteo <DOT> de>
5 CommitDate: Tue Dec 29 10:40:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=140b869e
7
8 */*: use .tar.gz instead of .zip where applicable
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Theo Anderson <telans <AT> posteo.de>
12
13 dev-python/hypercorn/Manifest | 2 +-
14 dev-python/hypercorn/hypercorn-0.11.1.ebuild | 7 ++++---
15 sys-kernel/tirdad/Manifest | 2 +-
16 sys-kernel/tirdad/tirdad-0_p20200926.ebuild | 13 ++++++-------
17 4 files changed, 12 insertions(+), 12 deletions(-)
18
19 diff --git a/dev-python/hypercorn/Manifest b/dev-python/hypercorn/Manifest
20 index 18c829f0..0641d40a 100644
21 --- a/dev-python/hypercorn/Manifest
22 +++ b/dev-python/hypercorn/Manifest
23 @@ -1 +1 @@
24 -DIST hypercorn-0.11.1.zip 189203 BLAKE2B c11a2a221fb6b5a02e96b0f463e33583389c4ab31503572f85f140d6b2d8bf58854441b31599861b648fb0b089bb7d46ec3fa7f972de963d2a2ef28a1da48e84 SHA512 7e7e1980bb82e64154f97059c90d1b429c3f18b8e40b51c2821ddf4e838dd7d95de66e83a09afd52abc8ba2758e1f43831af61c7ad79d829c9409ab6cee4d410
25 +DIST hypercorn-0.11.1.tar.gz 148921 BLAKE2B 6fb35ee4a3da6a5a348dc5d923a79f8536b557ae91e9cb2c2c75a4f70bfb970562d80714b600463b5012ebf0b3859e7628b50d2fa992ba256958b13c17b99278 SHA512 6ea9ae3df1f268f2032de06fc392b98c8dc6df16fa7bc49956592de5a45eb991de5af4a8ac7612f932eab29633d4708a5cef34440b0b2be528478e4326e62b1b
26
27 diff --git a/dev-python/hypercorn/hypercorn-0.11.1.ebuild b/dev-python/hypercorn/hypercorn-0.11.1.ebuild
28 index 01813d36..34846977 100644
29 --- a/dev-python/hypercorn/hypercorn-0.11.1.ebuild
30 +++ b/dev-python/hypercorn/hypercorn-0.11.1.ebuild
31 @@ -21,11 +21,12 @@ HOMEPAGE="
32 https://github.com/pgjones/hypercorn
33 https://pypi.org/project/Hypercorn
34 "
35 -SRC_URI="https://github.com/pgjones/hypercorn/archive/${PV}.zip -> ${P}.zip"
36 +SRC_URI="https://github.com/pgjones/hypercorn/archive/${PV}.tar.gz -> ${P}.tar.gz"
37 +
38 LICENSE="MIT"
39 -KEYWORDS="~amd64 ~x86"
40 SLOT="0"
41 -RESTRICT=""
42 +KEYWORDS="~amd64 ~x86"
43 +
44 RDEPEND="
45 dev-python/h11[${PYTHON_USEDEP}]
46 >=dev-python/hyper-h2-3.1.0[${PYTHON_USEDEP}]
47
48 diff --git a/sys-kernel/tirdad/Manifest b/sys-kernel/tirdad/Manifest
49 index 64592ddf..15daaa31 100644
50 --- a/sys-kernel/tirdad/Manifest
51 +++ b/sys-kernel/tirdad/Manifest
52 @@ -1 +1 @@
53 -DIST tirdad-0_p20200926.zip 16985 BLAKE2B c0b8e289e6731ca86d1c29dce256468d634167bde9196f620a037cccb4737788b54dd6544c79ecff6c61dd4f4c62920a541e1dbe8db301c948b7923ae82be393 SHA512 4bff32fd61712bb48cb9f723193f3f7f9a35c7cd537ff2b0736f7b0169e74016d69479e24464084e19a749ce67b33278421b9b2a80c007cf53f6836e3126427d
54 +DIST tirdad-0_p20200926.tar.gz 15656 BLAKE2B 02c628f8d4c9f539cfaf2e7e6a6cc3323169c785f7854b9ac283c59ca95b84fd5361948815d5aa400886b118b8dbd6b0be9b5d1ddd1433ecf56a9fc1137d8b38 SHA512 db6aef5225a2651600f93700e7b858957a20ada3d3d55c19124f2a149b20e270d10ead959580dff9031b346f8c35f9fab3cf21db74afb47937dd977e35d13156
55
56 diff --git a/sys-kernel/tirdad/tirdad-0_p20200926.ebuild b/sys-kernel/tirdad/tirdad-0_p20200926.ebuild
57 index bf5b6956..1723d04f 100644
58 --- a/sys-kernel/tirdad/tirdad-0_p20200926.ebuild
59 +++ b/sys-kernel/tirdad/tirdad-0_p20200926.ebuild
60 @@ -2,21 +2,20 @@
61 # Distributed under the terms of the GNU General Public License v2
62
63 EAPI=7
64 +
65 inherit linux-mod
66 -COMMIT="9a0e137ae05dd1aa05c20750975598e4dac77dbf"
67 +
68 +MY_REV="9a0e137ae05dd1aa05c20750975598e4dac77dbf"
69 +
70 DESCRIPTION="kernel module for random ISN generation"
71 HOMEPAGE="https://github.com/0xsirus/tirdad"
72 -SRC_URI="https://github.com/0xsirus/tirdad/archive/${COMMIT}.zip -> ${P}.zip"
73 +SRC_URI="https://github.com/0xsirus/tirdad/archive/${MY_REV}.tar.gz -> ${P}.tar.gz"
74
75 LICENSE="GPL-3"
76 SLOT="0"
77 KEYWORDS="~amd64"
78 -IUSE=""
79
80 -DEPEND=""
81 -RDEPEND="${DEPEND}"
82 -BDEPEND="app-arch/unzip"
83 -S="${WORKDIR}/${PN}-${COMMIT}"
84 +S="${WORKDIR}/${PN}-${MY_REV}"
85
86 MODULE_NAMES="tirdad(misc:${S}:${S}/module)"
87 BUILD_TARGETS="all"