mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
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:
@@ -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() {
|
||||
|
||||
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user