commit: ca01c2cb2bfe360327985e103100b63253c83721 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sat Jun 11 06:49:21 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Jun 20 06:49:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca01c2cb
dev-java/jaxb-api: update HOMEPAGE Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/jaxb-api/jaxb-api-3.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jaxb-api/jaxb-api-3.0.1-r1.ebuild b/dev-java/jaxb-api/jaxb-api-3.0.1-r1.ebuild index 7bceb35e51bc..9167a5edd809 100644 --- a/dev-java/jaxb-api/jaxb-api-3.0.1-r1.ebuild +++ b/dev-java/jaxb-api/jaxb-api-3.0.1-r1.ebuild @@ -12,7 +12,7 @@ MAVEN_ID="jakarta.xml.bind:jakarta.xml.bind-api:3.0.1" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Jakarta XML Binding API" -HOMEPAGE="https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api" +HOMEPAGE="https://github.com/eclipse-ee4j/jaxb-api" SRC_URI="https://github.com/eclipse-ee4j/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="EPL-1.0"
