net-analyzer/multimon-ng: fix homepage/git location
authorZero_Chaos <zerochaos@gentoo.org>
Mon, 15 Jan 2018 16:11:56 +0000 (11:11 -0500)
committerZero_Chaos <zerochaos@gentoo.org>
Mon, 15 Jan 2018 16:12:40 +0000 (11:12 -0500)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild
net-analyzer/multimon-ng/multimon-ng-9999.ebuild

index 509c0aa1308a014c0d1311752de7266710b0bd59..669915a3a1f01da537bbdd68e886117c6abe6069 100644 (file)
@@ -6,11 +6,11 @@ EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="a fork of multimon, decodes multiple digital transmission modes"
-HOMEPAGE="https://github.com/EliasOenal/multimonNG"
+HOMEPAGE="https://github.com/EliasOenal/multimon-ng"
 
 if [[ ${PV} == 9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://github.com/EliasOenal/multimonNG.git"
+       EGIT_REPO_URI="https://github.com/EliasOenal/multimon-ng.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/EliasOenal/multimonNG/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 509c0aa1308a014c0d1311752de7266710b0bd59..669915a3a1f01da537bbdd68e886117c6abe6069 100644 (file)
@@ -6,11 +6,11 @@ EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="a fork of multimon, decodes multiple digital transmission modes"
-HOMEPAGE="https://github.com/EliasOenal/multimonNG"
+HOMEPAGE="https://github.com/EliasOenal/multimon-ng"
 
 if [[ ${PV} == 9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://github.com/EliasOenal/multimonNG.git"
+       EGIT_REPO_URI="https://github.com/EliasOenal/multimon-ng.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/EliasOenal/multimonNG/archive/${PV}.tar.gz -> ${P}.tar.gz"