mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
app-misc/tinyfetch: update SRC_URI and add keywords ~amd64, ~ppc64
Signed-off-by: kernaltrap8 <kernaltrap@gmail.com>
This commit is contained in:
1
app-misc/tinyfetch/Manifest
Normal file
1
app-misc/tinyfetch/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST tinyfetch.tar.gz 21077 BLAKE2B 73a9107721edd5c559af229af3e9ff1a2c373efe3195e662f1a482631f6f5250eeaf20fba7143ce423244bc135d7699f7cdc77a2d557e11aaf84183fcaa04664 SHA512 5add99be93ad43319022e85cb1a294ea80d36ac4f075f317c1e030209e5759bb6916a11cd343fb7abb570006f32adc520e6ee43eea41ba43e285418b01a311a1
|
||||
@@ -3,16 +3,16 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit meson git-r3
|
||||
inherit meson
|
||||
|
||||
EGIT_REPO_URI="https://github.com/kernaltrap8/tinyfetch"
|
||||
EGIT_COMMIT="v${PV}"
|
||||
SRC_URI="https://github.com/kernaltrap8/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${PN}.tar.gz"
|
||||
|
||||
DESCRIPTION="fetch program written in pure C"
|
||||
HOMEPAGE="https://github.com/kernaltrap8/tinyfetch"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc64"
|
||||
|
||||
IUSE="+pci"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user