summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2021-04-06 10:17:07 +0200
committerJohn Helmert III <ajak@gentoo.org>2021-04-06 08:08:00 -0500
commit724212ed6542c192340e3d65817cd01870dd8d09 (patch)
tree7fc2eccdc64411d14af5afe8b81fa2d15f3b1992 /dev-util/cutter
parentprofiles/package.mask: dev-java/{cal10n,slf4j-ext} masked for removal (diff)
downloadgentoo-724212ed6542c192340e3d65817cd01870dd8d09.tar.gz
gentoo-724212ed6542c192340e3d65817cd01870dd8d09.tar.bz2
gentoo-724212ed6542c192340e3d65817cd01870dd8d09.zip
dev-util/cutter: change radare2 to rizin in description
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/20277 Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'dev-util/cutter')
-rw-r--r--dev-util/cutter/cutter-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cutter/cutter-2.0.0.ebuild b/dev-util/cutter/cutter-2.0.0.ebuild
index a73139fb67c5..f43e4e0cd235 100644
--- a/dev-util/cutter/cutter-2.0.0.ebuild
+++ b/dev-util/cutter/cutter-2.0.0.ebuild
@@ -8,7 +8,7 @@ TRANS_COMMIT="974298653ba71b958e1b6c83f6011f5fefff6236"
inherit cmake toolchain-funcs xdg-utils python-single-r1
-DESCRIPTION="A Qt and C++ GUI for radare2 reverse engineering framework"
+DESCRIPTION="A Qt and C++ GUI for rizin reverse engineering framework"
HOMEPAGE="https://cutter.re https://github.com/rizinorg/cutter/"
SRC_URI="https://github.com/rizinorg/cutter/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/rizinorg/cutter-translations/archive/${TRANS_COMMIT}.tar.gz -> cutter-translations-${TRANS_COMMIT}.tar.gz"