summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2023-04-27 08:05:11 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-04-28 08:26:08 +0200
commit0c23bbd983d61b0a57f05c506109ec5e78e08151 (patch)
tree5c72d64bb2811e9a46762d805993a500b91eac94 /net-libs
parentnet-libs/nativebiginteger: add github upstream metadata (diff)
downloadgentoo-0c23bbd983d61b0a57f05c506109ec5e78e08151.tar.gz
gentoo-0c23bbd983d61b0a57f05c506109ec5e78e08151.tar.bz2
gentoo-0c23bbd983d61b0a57f05c506109ec5e78e08151.zip
net-libs/NativeThread: add github upstream metadata, update HOMEPAGE
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/30772 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild4
-rw-r--r--net-libs/NativeThread/metadata.xml3
2 files changed, 5 insertions, 2 deletions
diff --git a/net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild b/net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild
index 9614d3ce6f94..91bb7a91e214 100644
--- a/net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild
+++ b/net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit flag-o-matic java-pkg-2 toolchain-funcs
DESCRIPTION="NativeThread for priorities on linux for freenet"
-HOMEPAGE="https://www.freenetproject.org/"
+HOMEPAGE="https://github.com/hyphanet/contrib/blob/master/README"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/net-libs/NativeThread/metadata.xml b/net-libs/NativeThread/metadata.xml
index 8e4916babcbf..a093204e633c 100644
--- a/net-libs/NativeThread/metadata.xml
+++ b/net-libs/NativeThread/metadata.xml
@@ -5,4 +5,7 @@
<email>tommy@gentoo.org</email>
<name>Thomas Sachau (Tommy[D])</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">hyphanet/contrib</remote-id>
+ </upstream>
</pkgmetadata>