summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 16:12:25 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 16:16:25 +0100
commit5eec94c5a39bb69b1813e356930de05d3c276ad8 (patch)
treed863c8830c2693006848e91d7dc10f24d8a5edc1 /dev-python/terminaltables/terminaltables-9999.ebuild
parentdev-python/sexpdata: Update HOMEPAGE (diff)
downloadgentoo-5eec94c5a39bb69b1813e356930de05d3c276ad8.tar.gz
gentoo-5eec94c5a39bb69b1813e356930de05d3c276ad8.tar.bz2
gentoo-5eec94c5a39bb69b1813e356930de05d3c276ad8.zip
dev-python/terminaltables: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/terminaltables/terminaltables-9999.ebuild')
-rw-r--r--dev-python/terminaltables/terminaltables-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/terminaltables/terminaltables-9999.ebuild b/dev-python/terminaltables/terminaltables-9999.ebuild
index 7bacaa3fb7cd..7bea72ca0659 100644
--- a/dev-python/terminaltables/terminaltables-9999.ebuild
+++ b/dev-python/terminaltables/terminaltables-9999.ebuild
@@ -8,7 +8,7 @@ EGIT_REPO_URI="https://github.com/Robpol86/${PN}.git"
inherit distutils-r1 git-r3
DESCRIPTION="Generate simple tables in terminals from a nested list of strings"
-HOMEPAGE="https://robpol86.github.io/terminaltables"
+HOMEPAGE="https://robpol86.github.io/terminaltables/"
SRC_URI=""
LICENSE="MIT"