1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="yq is a portable command-line YAML, JSON and XML processor"
9 HOMEPAGE
="https://github.com/mikefarah/yq"
11 MY_PN
="yq_linux_amd64"
13 SRC_URI
="https://github.com/mikefarah/yq/releases/download/v${PV}/${MY_PN}.tar.gz -> ${P}.tar.gz"
20 RDEPEND
="!app-misc/yq"