summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2022-06-11 08:49:21 +0200
committerFlorian Schmaus <flow@gentoo.org>2022-06-20 08:49:20 +0200
commitca01c2cb2bfe360327985e103100b63253c83721 (patch)
tree16d761dae962862a574a51e5b70828d835de4aeb /dev-java/jaxb-api
parentdev-python/PyPDF2: Add test dep on dev-python/pycryptodome (diff)
downloadgentoo-ca01c2cb2bfe360327985e103100b63253c83721.tar.gz
gentoo-ca01c2cb2bfe360327985e103100b63253c83721.tar.bz2
gentoo-ca01c2cb2bfe360327985e103100b63253c83721.zip
dev-java/jaxb-api: update HOMEPAGE
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-java/jaxb-api')
-rw-r--r--dev-java/jaxb-api/jaxb-api-3.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"