diff options
Diffstat (limited to 'dev-python/terminaltables/terminaltables-9999.ebuild')
-rw-r--r-- | dev-python/terminaltables/terminaltables-9999.ebuild | 2 |
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" |