summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2023-01-24 09:45:01 +0100
committerSam James <sam@gentoo.org>2023-01-25 06:10:32 +0000
commit8a1cd0384438f5543b13bc21010e993f24d5b083 (patch)
tree01002d03f2a81c30968b800c9f048f6958f6dd49 /net-wireless
parentnet-wireless/gr-osmosdr: switch HOMEPAGE to https (diff)
downloadgentoo-8a1cd0384438f5543b13bc21010e993f24d5b083.tar.gz
gentoo-8a1cd0384438f5543b13bc21010e993f24d5b083.tar.bz2
gentoo-8a1cd0384438f5543b13bc21010e993f24d5b083.zip
net-wireless/gr-osmosdr: append main repository HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29238 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild5
-rw-r--r--net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild
index 41df63172681..803032a0f1cd 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild
@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_{9..10} )
inherit cmake python-single-r1
DESCRIPTION="GNU Radio source block for OsmoSDR and rtlsdr and hackrf"
-HOMEPAGE="https://sdr.osmocom.org/trac/wiki/GrOsmoSDR"
+HOMEPAGE="
+ https://sdr.osmocom.org/trac/wiki/GrOsmoSDR
+ https://gitea.osmocom.org/sdr/gr-osmosdr
+"
if [[ ${PV} == 9999* ]]; then
inherit git-r3
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
index 7c9f599786a3..9a232d13ca0a 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_{9..10} )
inherit cmake python-single-r1
DESCRIPTION="GNU Radio source block for OsmoSDR and rtlsdr and hackrf"
-HOMEPAGE="https://sdr.osmocom.org/trac/wiki/GrOsmoSDR"
+HOMEPAGE="
+ https://sdr.osmocom.org/trac/wiki/GrOsmoSDR
+ https://gitea.osmocom.org/sdr/gr-osmosdr
+"
if [[ ${PV} == 9999* ]]; then
inherit git-r3