commit: 62392b545fc2243a3815a25579eba6ca3e033e02 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 18:55:02 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 18:55:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62392b54
media-radio/ibp: [QA] Fix VariableInHomepage Signed-off-by: David Seifert <soap <AT> gentoo.org> media-radio/ibp/ibp-0.21-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/ibp/ibp-0.21-r1.ebuild b/media-radio/ibp/ibp-0.21-r1.ebuild index b261a501e78..6af13746f58 100644 --- a/media-radio/ibp/ibp-0.21-r1.ebuild +++ b/media-radio/ibp/ibp-0.21-r1.ebuild @@ -5,7 +5,7 @@ EAPI="6" inherit toolchain-funcs DESCRIPTION="Shows currently transmitting beacons of the International Beacon Project (IBP)" -HOMEPAGE="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/${PN}.html" +HOMEPAGE="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/ibp.html" SRC_URI="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/${P}.tgz" LICENSE="GPL-2"
