commit:     306ebb435ea3d8b87de971b2df2c37b14762c22f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 09:51:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 09:51:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306ebb43

dev-java/rat: simplify DESCRIPTION

No need for '${PN} is a...'

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/rat/rat-0.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/rat/rat-0.13.ebuild b/dev-java/rat/rat-0.13.ebuild
index 2d6facdeddae..01b5ca958c2a 100644
--- a/dev-java/rat/rat-0.13.ebuild
+++ b/dev-java/rat/rat-0.13.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit java-pkg-2
 
-DESCRIPTION="Apache Rat is a release audit tool, focused on licenses"
+DESCRIPTION="Release audit tool, focused on licenses"
 HOMEPAGE="https://creadur.apache.org/rat/";
 
 LICENSE="Apache-2.0"

Reply via email to