mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
dev-java/stringprep: remove gitlab repo
which does not exist or is not publicly available Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42316 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
07cb8f8e19
commit
31f4006867
@ -5,7 +5,6 @@
|
|||||||
<email>java@gentoo.org</email>
|
<email>java@gentoo.org</email>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<upstream>
|
<upstream>
|
||||||
<remote-id type="gitlab">ongresinc/stringprep</remote-id>
|
|
||||||
<remote-id type="github">ongres/stringprep</remote-id>
|
<remote-id type="github">ongres/stringprep</remote-id>
|
||||||
</upstream>
|
</upstream>
|
||||||
</pkgmetadata>
|
</pkgmetadata>
|
||||||
|
|||||||
@ -10,7 +10,7 @@ MAVEN_ID="com.ongres.stringprep:stringprep:2.2"
|
|||||||
inherit java-pkg-2 java-pkg-simple
|
inherit java-pkg-2 java-pkg-simple
|
||||||
|
|
||||||
DESCRIPTION="Stringprep (RFC 3454) Java implementation"
|
DESCRIPTION="Stringprep (RFC 3454) Java implementation"
|
||||||
HOMEPAGE="https://gitlab.com/ongresinc/stringprep"
|
HOMEPAGE="https://github.com/ongres/stringprep/"
|
||||||
SRC_URI="https://github.com/ongres/stringprep/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/ongres/stringprep/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
S="${WORKDIR}/${P}"
|
S="${WORKDIR}/${P}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user