commit: 8776dbcde92979804deae2b3c40d8cfbef8ff8c7
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 09:41:06 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 09:41:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8776dbcd
dev-python/colored: fix ReferenceInMetadataVar
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/colored/colored-1.4.2.ebuild | 4 ++--
dev-python/colored/colored-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/colored/colored-1.4.2.ebuild
b/dev-python/colored/colored-1.4.2.ebuild
index 0a54d40e5..f418fb0c9 100644
--- a/dev-python/colored/colored-1.4.2.ebuild
+++ b/dev-python/colored/colored-1.4.2.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
@@ -17,7 +17,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1
DESCRIPTION="Very simple Python library for color and formatting in terminal"
-HOMEPAGE="${EGIT_REPO_URI}"
+HOMEPAGE="https://gitlab.com/dslackw/colored"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-python/colored/colored-9999.ebuild
b/dev-python/colored/colored-9999.ebuild
index 0a54d40e5..f418fb0c9 100644
--- a/dev-python/colored/colored-9999.ebuild
+++ b/dev-python/colored/colored-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
@@ -17,7 +17,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1
DESCRIPTION="Very simple Python library for color and formatting in terminal"
-HOMEPAGE="${EGIT_REPO_URI}"
+HOMEPAGE="https://gitlab.com/dslackw/colored"
LICENSE="MIT"
SLOT="0"