summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-13 17:04:03 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-14 06:46:03 +0300
commit1232ee02753f8555c0b51982d7a11c7d6315e2a1 (patch)
tree88e4b7867ca27490f14a21be4ff52b3f085cdbeb
parentapp-emacs/org-appear: update DESCRIPTION (diff)
downloadgentoo-1232ee02.tar.gz
gentoo-1232ee02.tar.bz2
gentoo-1232ee02.zip
dev-java/junit-clptr: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-java/junit-clptr/junit-clptr-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/junit-clptr/junit-clptr-1.2.2.ebuild b/dev-java/junit-clptr/junit-clptr-1.2.2.ebuild
index e3c61f82a351..bbf2af86203e 100644
--- a/dev-java/junit-clptr/junit-clptr-1.2.2.ebuild
+++ b/dev-java/junit-clptr/junit-clptr-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Skeleton command:
@@ -11,7 +11,7 @@ MAVEN_ID="org.bitstrings.test:junit-clptr:1.2.2"
inherit java-pkg-2 java-pkg-simple
-DESCRIPTION="ClassLoader per Test runner for JUnit 4.12+ based on myfaces-test \"TestPerClassLoaderRunner\""
+DESCRIPTION="ClassLoader per Test runner for JUnit 4.12+"
HOMEPAGE="http://nexus.sonatype.org/oss-repository-hosting.html/junit-clptr"
SRC_URI="https://github.com/bitstrings/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}-sources.tar.gz"
LICENSE="Apache-2.0"