commit:     a9bf5d143a1022339eb36b3c51921388bc8e71d4
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Thu Apr 13 18:36:22 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 18:36:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a9bf5d14

app-arch/ouch: Removed cargo-ebuild comments

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 app-arch/ouch/ouch-0.4.1.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-arch/ouch/ouch-0.4.1.ebuild b/app-arch/ouch/ouch-0.4.1.ebuild
index cb601f967..697425a68 100644
--- a/app-arch/ouch/ouch-0.4.1.ebuild
+++ b/app-arch/ouch/ouch-0.4.1.ebuild
@@ -139,8 +139,6 @@ CRATES="
 inherit cargo shell-completion
 
 DESCRIPTION="A cli utility for easily compressing and decompressing files and 
directories."
-# Double check the homepage as the cargo_metadata crate
-# does not provide this value so instead repository is used
 HOMEPAGE="https://github.com/ouch-org/ouch";
 SRC_URI="
        $(cargo_crate_uris ${CRATES})
@@ -161,8 +159,6 @@ DEPEND="
 RDEPEND="${DEPEND}"
 BDEPEND=""
 
-# rust does not use *FLAGS from make.conf, silence portage warning
-# update with proper path to binaries this crate installs, omit leading /
 QA_FLAGS_IGNORED="usr/bin/${PN}"
 
 src_compile() {

Reply via email to