mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
dev-java/jaxb-stax-ex: Remove full stop from DESCRIPTION
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2026 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
# Skeleton command:
|
# Skeleton command:
|
||||||
@@ -12,7 +12,7 @@ JAVA_TESTING_FRAMEWORKS="junit-4"
|
|||||||
|
|
||||||
inherit java-pkg-2 java-pkg-simple
|
inherit java-pkg-2 java-pkg-simple
|
||||||
|
|
||||||
DESCRIPTION="Extensions to JSR-173 StAX API."
|
DESCRIPTION="Extensions to JSR-173 StAX API"
|
||||||
HOMEPAGE="https://projects.eclipse.org/projects/ee4j/stax-ex"
|
HOMEPAGE="https://projects.eclipse.org/projects/ee4j/stax-ex"
|
||||||
SRC_URI="https://github.com/eclipse-ee4j/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/eclipse-ee4j/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user