mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
9 lines
278 B
Bash
9 lines
278 B
Bash
EAPI=8
|
|
DESCRIPTION="Utility for identifying, reading, writing, verifying and erasing flash chips."
|
|
HOMEPAGE="https://flashprog.org/"
|
|
SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${PN}-${PV}.tar.gz
|
|
LICENSE="GPL-2"
|
|
SLOT="0"
|
|
KEYWORDS="~amd64"
|
|
|