From b0a5abc05deb7604d984dbe18654b56a73cd6907 Mon Sep 17 00:00:00 2001 From: James Campbell Date: Mon, 3 Jun 2024 01:16:54 -0400 Subject: [PATCH] Fix typo in ebuild --- gentoo/pgmon-0.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentoo/pgmon-0.0.1.ebuild b/gentoo/pgmon-0.0.1.ebuild index 49375b5..b47f396 100644 --- a/gentoo/pgmon-0.0.1.ebuild +++ b/gentoo/pgmon-0.0.1.ebuild @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64" -EGIT_REPO_URL="https://code2.shh-dot-com.org/pgmon.git" +EGIT_REPO_URI="https://code2.shh-dot-com.org/pgmon.git" #EGIT_COMMIT="" IUSE="+agent agent2"