diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:06:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:17:50 +0000 |
commit | 42c27c047cde1ae445f90cf150047d8e43d7ed4b (patch) | |
tree | 2be9cbdb7d1274ed99077028a3dd0e73000266aa /dev-java/apache-rat-core | |
parent | dev-haskell/emojis: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-42c27c047cde1ae445f90cf150047d8e43d7ed4b.tar.gz gentoo-42c27c047cde1ae445f90cf150047d8e43d7ed4b.tar.bz2 gentoo-42c27c047cde1ae445f90cf150047d8e43d7ed4b.zip |
dev-java/apache-rat-core: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/apache-rat-core')
-rw-r--r-- | dev-java/apache-rat-core/apache-rat-core-0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/apache-rat-core/apache-rat-core-0.13.ebuild b/dev-java/apache-rat-core/apache-rat-core-0.13.ebuild index 5e67269064c2..5e26db26f1a7 100644 --- a/dev-java/apache-rat-core/apache-rat-core-0.13.ebuild +++ b/dev-java/apache-rat-core/apache-rat-core-0.13.ebuild @@ -12,7 +12,7 @@ JAVA_TESTING_FRAMEWORKS="junit-4" inherit java-pkg-2 java-pkg-simple -DESCRIPTION="The core functionality, shared by the Ant tasks and the Maven plugin." +DESCRIPTION="The core functionality, shared by the Ant tasks and the Maven plugin" HOMEPAGE="https://creadur.apache.org/rat/apache-rat-core/" SRC_URI="mirror://apache//creadur/apache-rat-${PV}/apache-rat-${PV}-src.tar.bz2" LICENSE="Apache-2.0" |