commit: a8b5964740760813fae81c50ffcd0a6659ea471a
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 09:44:18 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 09:44:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8b59647
dev-python/pyinquirer: fix ReferenceInMetadataVar
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild | 2 +-
dev-python/pyinquirer/pyinquirer-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild
b/dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild
index d28e1af05..28cbe933e 100644
--- a/dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild
+++ b/dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild
@@ -25,7 +25,7 @@ inherit distutils-r1
distutils_enable_tests pytest
DESCRIPTION="A Python module for common interactive command line UIs"
-HOMEPAGE="${EGIT_REPO_URI}"
+HOMEPAGE="https://github.com/CITGuru/PyInquirer"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-python/pyinquirer/pyinquirer-9999.ebuild
b/dev-python/pyinquirer/pyinquirer-9999.ebuild
index 77ee87a5e..72bb957c1 100644
--- a/dev-python/pyinquirer/pyinquirer-9999.ebuild
+++ b/dev-python/pyinquirer/pyinquirer-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,7 +23,7 @@ distutils_enable_sphinx docs
distutils_enable_tests pytest
DESCRIPTION="A Python module for common interactive command line UIs"
-HOMEPAGE="${EGIT_REPO_URI}"
+HOMEPAGE="https://github.com/CITGuru/PyInquirer"
LICENSE="MIT"
SLOT="0"