diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:11:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:18:46 +0000 |
commit | ed8c6187fc6edd5160f2a8b0d83a598e91618f4a (patch) | |
tree | 26346c8622f08c48fd6225fb62079634170693f6 /dev-python/publicsuffix | |
parent | dev-python/pelican-minify: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-ed8c6187fc6edd5160f2a8b0d83a598e91618f4a.tar.gz gentoo-ed8c6187fc6edd5160f2a8b0d83a598e91618f4a.tar.bz2 gentoo-ed8c6187fc6edd5160f2a8b0d83a598e91618f4a.zip |
dev-python/publicsuffix: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/publicsuffix')
-rw-r--r-- | dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild b/dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild index 31198616efe8..cbf7f3a521d4 100644 --- a/dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild +++ b/dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 MY_PV=release-2.2019-12-21 -DESCRIPTION="Get a public suffix for a domain name using the Public Suffix List." +DESCRIPTION="Get a public suffix for a domain name using the Public Suffix List" HOMEPAGE="https://github.com/nexB/python-publicsuffix2" SRC_URI=" https://github.com/nexB/python-publicsuffix2/archive/${MY_PV}.tar.gz |