diff options
author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2022-08-27 10:13:44 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-27 12:47:04 +0100 |
commit | 8f843864a9d6006ef1965c01c47055227465de01 (patch) | |
tree | 38594a7266ebb2f45636f66fe493b3f41a642b4d /media-radio | |
parent | media-gfx/hydrus: Drop 490, add 497 (diff) | |
download | gentoo-8f843864a9d6006ef1965c01c47055227465de01.tar.gz gentoo-8f843864a9d6006ef1965c01c47055227465de01.tar.bz2 gentoo-8f843864a9d6006ef1965c01c47055227465de01.zip |
media-radio/ibp: update HOMEPAGE, SRC_URI
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/27028
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/ibp/ibp-0.21-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-radio/ibp/ibp-0.21-r2.ebuild b/media-radio/ibp/ibp-0.21-r2.ebuild index 08a4b2b5fa4a..4495eec2cb8d 100644 --- a/media-radio/ibp/ibp-0.21-r2.ebuild +++ b/media-radio/ibp/ibp-0.21-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,8 +6,8 @@ EAPI="7" inherit toolchain-funcs DESCRIPTION="Shows currently transmitting beacons of the International Beacon Project (IBP)" -HOMEPAGE="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/ibp.html" -SRC_URI="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/${P}.tgz" +HOMEPAGE="http://www.pa3fwm.nl/software/ibp/" +SRC_URI="http://www.pa3fwm.nl/software/ibp/${P}.tgz" LICENSE="GPL-2" SLOT="0" |