net-misc/samplicator: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:55:20 +0000 (19:55 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:55:20 +0000 (19:55 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-misc/samplicator/samplicator-1.3.6.ebuild
net-misc/samplicator/samplicator-1.3.8_rc1.ebuild

index 52905b78ec33295c635596bcbdb3376fdf0393cc..9a0dc3dba6c6d4ac6be1600d694ac10ac304177c 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit user
 
 DESCRIPTION="UDP packets forwarder and duplicator"
-HOMEPAGE="https://github.com/sleinen/${PN}"
+HOMEPAGE="https://github.com/sleinen/samplicator"
 SRC_URI="https://github.com/sleinen/${PN}/releases/download/v${PV}/${P}.tar.gz"
 
 LICENSE="Artistic GPL-2"
index 91ac19d6e8135c8a8447a91e73eecf1e6edfa282..a3aec7839f99148ae4b239f17ff6bca7835aac64 100644 (file)
@@ -9,7 +9,7 @@ MY_P=${PN}-${MY_PV}
 inherit user
 
 DESCRIPTION="UDP packets forwarder and duplicator"
-HOMEPAGE="https://github.com/sleinen/${PN}"
+HOMEPAGE="https://github.com/sleinen/samplicator"
 SRC_URI="https://github.com/sleinen/${PN}/releases/download/${MY_PV}/${MY_P}.tar.gz"
 
 LICENSE="Artistic GPL-2"