summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-24 11:58:26 +0000
committerSam James <sam@gentoo.org>2022-12-24 12:36:22 +0000
commitc75baa7d092689c56ceaa3b40df27103d5f03e27 (patch)
tree407e903ddc63feb8ea44e4ec78be7cf0ee4b2168
parentdev-util/fq: conditionally build tests (diff)
downloadgentoo-c75baa7d092689c56ceaa3b40df27103d5f03e27.tar.gz
gentoo-c75baa7d092689c56ceaa3b40df27103d5f03e27.tar.bz2
gentoo-c75baa7d092689c56ceaa3b40df27103d5f03e27.zip
dev-util/fq: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/fq/fq-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/fq/fq-0.2.0.ebuild b/dev-util/fq/fq-0.2.0.ebuild
index 992916809c7e..f0077e0fe23a 100644
--- a/dev-util/fq/fq-0.2.0.ebuild
+++ b/dev-util/fq/fq-0.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit go-module
-DESCRIPTION="Tool for working with binary data (jq for binary formats)"
+DESCRIPTION="Tool for working with binary data (app-misc/jq for binary formats)"
HOMEPAGE="https://github.com/wader/fq"
SRC_URI="https://github.com/wader/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz"