Skip to content

Commit

Permalink
dev-java/randomized-runner: drop trailing full stop from DESCRIPTION
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Dec 26, 2021
1 parent f3a053e commit e8f0ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-java/randomized-runner/randomized-runner-2.7.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit e8f0ccc

Please sign in to comment.