commit:     1eeafd2a4383d40c0741cfe5059680a7fd193529
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Apr 28 21:33:46 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Apr 28 21:42:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1eeafd2a

dev-util/tokei: update DESCRIPTION to match upstream

Bump copyright
Remove extra new line

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-util/tokei/tokei-12.1.1.ebuild | 5 ++---
 dev-util/tokei/tokei-12.1.2.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-util/tokei/tokei-12.1.1.ebuild 
b/dev-util/tokei/tokei-12.1.1.ebuild
index 9a8b9d0afc..4fc85cd4fe 100644
--- a/dev-util/tokei/tokei-12.1.1.ebuild
+++ b/dev-util/tokei/tokei-12.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2021 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.3.1
@@ -165,7 +165,7 @@ yaml-rust-0.4.4
 
 inherit cargo
 
-DESCRIPTION="Count code, quickly"
+DESCRIPTION="Count your code, quickly"
 HOMEPAGE="https://tokei.rs";
 SRC_URI="https://github.com/XAMPPRocky/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
        $(cargo_crate_uris ${CRATES})"
@@ -175,7 +175,6 @@ LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 
Boost-1.0 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-
 QA_FLAGS_IGNORED="usr/bin/tokei"
 
 src_compile() {

diff --git a/dev-util/tokei/tokei-12.1.2.ebuild 
b/dev-util/tokei/tokei-12.1.2.ebuild
index 3e53c30dd7..22d88578aa 100644
--- a/dev-util/tokei/tokei-12.1.2.ebuild
+++ b/dev-util/tokei/tokei-12.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2021 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.3.1
@@ -161,7 +161,7 @@ yaml-rust-0.4.5
 
 inherit cargo
 
-DESCRIPTION="Count code, quickly"
+DESCRIPTION="Count your code, quickly"
 HOMEPAGE="https://tokei.rs";
 SRC_URI="https://github.com/XAMPPRocky/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
        $(cargo_crate_uris ${CRATES})"
@@ -171,7 +171,6 @@ LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 
Boost-1.0 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-
 QA_FLAGS_IGNORED="usr/bin/tokei"
 
 src_compile() {

Reply via email to