dev-java/randomized-runner: 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:07:27 +00:00
parent f3a053e7df
commit e8f0ccc0f1

View File

@@ -12,7 +12,7 @@ JAVA_TESTING_FRAMEWORKS="junit-4"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="JUnit test runner and plugins for running JUnit tests with pseudo-randomness."
DESCRIPTION="JUnit test runner and plugins for running JUnit tests with pseudo-randomness"
HOMEPAGE="https://github.com/randomizedtesting/randomizedtesting/randomizedtesting-runner"
SRC_URI="https://github.com/randomizedtesting/randomizedtesting/archive/refs/tags/release/${PV}.tar.gz -> ${P}.tar.gz"