dev-util/tokei: update DESCRIPTION to match upstream

Bump copyright
Remove extra new line

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-04-28 23:33:46 +02:00
parent df39f1162a
commit 1eeafd2a43
2 changed files with 4 additions and 6 deletions

View File

@@ -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() {

View File

@@ -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() {