dev-go/go-snappy: drop trailing full stop from DESCRIPTION

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-26 00:06:45 +00:00
parent c2faf6828a
commit efd5d38d7d
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ else
fi
inherit golang-build
DESCRIPTION="The Snappy compression format in the Go programming language."
DESCRIPTION="The Snappy compression format in the Go programming language"
HOMEPAGE="https://github.com/golang/snappy"
LICENSE="BSD"
SLOT="0/${PV}"

View File

@@ -16,7 +16,7 @@ else
fi
inherit golang-build
DESCRIPTION="The Snappy compression format in the Go programming language."
DESCRIPTION="The Snappy compression format in the Go programming language"
HOMEPAGE="https://github.com/golang/snappy"
LICENSE="BSD"
SLOT="0/${PVR}"

View File

@@ -16,7 +16,7 @@ else
fi
inherit golang-build
DESCRIPTION="The Snappy compression format in the Go programming language."
DESCRIPTION="The Snappy compression format in the Go programming language"
HOMEPAGE="https://github.com/golang/snappy"
LICENSE="BSD"
SLOT="0/${PV}"