mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
dev-build/bazel-buildtools: Remove full stop from DESCRIPTION
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -7,7 +7,7 @@ REAL_PN="buildtools"
|
||||
|
||||
inherit go-module
|
||||
|
||||
DESCRIPTION="Tools for working with Google's Bazel BUILD files."
|
||||
DESCRIPTION="Tools for working with Google's Bazel BUILD files"
|
||||
HOMEPAGE="https://github.com/bazelbuild/buildtools/"
|
||||
|
||||
if [[ "${PV}" == *9999* ]] ; then
|
||||
|
||||
@@ -7,7 +7,7 @@ REAL_PN="buildtools"
|
||||
|
||||
inherit go-module
|
||||
|
||||
DESCRIPTION="Tools for working with Google's Bazel BUILD files."
|
||||
DESCRIPTION="Tools for working with Google's Bazel BUILD files"
|
||||
HOMEPAGE="https://github.com/bazelbuild/buildtools/"
|
||||
|
||||
if [[ "${PV}" == *9999* ]] ; then
|
||||
|
||||
Reference in New Issue
Block a user