commit: 52541ad9c75f338d557ad2b37bd9080682c723b1 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Mon Jan 15 16:11:56 2018 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Mon Jan 15 16:12:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52541ad9
net-analyzer/multimon-ng: fix homepage/git location Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild | 4 ++-- net-analyzer/multimon-ng/multimon-ng-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild b/net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild index 509c0aa1308..669915a3a1f 100644 --- a/net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild +++ b/net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild @@ -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" diff --git a/net-analyzer/multimon-ng/multimon-ng-9999.ebuild b/net-analyzer/multimon-ng/multimon-ng-9999.ebuild index 509c0aa1308..669915a3a1f 100644 --- a/net-analyzer/multimon-ng/multimon-ng-9999.ebuild +++ b/net-analyzer/multimon-ng/multimon-ng-9999.ebuild @@ -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"
