app-emulation/nemu: Bump to 20190921

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-09-21 22:59:11 +02:00
parent a28a521c2c
commit 58a760df86
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST nemu-3.0.0.tar.gz 151091 BLAKE2B 67a1d5d28da33107d65ed192c6b996a685b780ce5c3942ef2d7c1db471d38c8fc4c1c5f97228544802791751713d29443c3ea1ab34341103f3a43d4a3a1fec14 SHA512 fe7dc6410a86032cd83bb705ec2666dc5c5563543d092cd91390869206b7006676c4ff11213186bac54da1aa1702f664f1f0a65438eb77fb4f8f84fee97c6d86
DIST nemu-3.0.0_p20210921.tar.gz 153243 BLAKE2B b4a4e6e37b3b42ad7c8db7948d0d731b407a60e830dc0c5c33401d2aa3040b1bad4319e2c756239d24722a9e0305ee33cf0f3fc553f33c520427ab8ccf1a3dbf SHA512 80b0d1874068aa5b7b2d39cc73b98e855b746bc431f7fa82a185d34b3a3f288cebc240c358a3aca6b2178d001f95708f29e513a24bb78d564969f8b9f2cb6baa

View File

@ -1,12 +1,12 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI="8"
inherit cmake linux-info
MY_PV="${PV/_rc/-RC}"
COMMIT_ID="a9846ea1dbb186188bde72026a932f32831dc85e"
COMMIT_ID="90f5c9bfc0039befb413ec445fed4a348fd72182"
DESCRIPTION="ncurses interface for QEMU"
HOMEPAGE="https://github.com/nemuTUI/nemu"