Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/hdl_dump/
Date: Tue, 20 Apr 2021 11:57:41
Message-Id: 1618919853.1ede1f04f014513bef1cc4b8b651b6b132602617.sam@gentoo
1 commit: 1ede1f04f014513bef1cc4b8b651b6b132602617
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 20 11:57:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 20 11:57:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ede1f04
7
8 dev-games/hdl_dump: Stabilize 0.9.2.20180722 amd64, #783657
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild b/dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild
16 index 63b1891982a..63f210da390 100644
17 --- a/dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild
18 +++ b/dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/AKuHAK/hdl-dump/archive/${COMMIT}.tar.gz -> ${P}.tar
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="debug"
26
27 S="${WORKDIR}/${PN//_/-}-${COMMIT}"