commit:     307b047c9694ad32dbe740afbf80294808a68e18
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 08:31:55 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 08:33:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307b047c

dev-python/clikit: update DESCRIPTION

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/clikit/clikit-0.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/clikit/clikit-0.6.2.ebuild 
b/dev-python/clikit/clikit-0.6.2.ebuild
index 19305d3a66c..c573922235b 100644
--- a/dev-python/clikit/clikit-0.6.2.ebuild
+++ b/dev-python/clikit/clikit-0.6.2.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 PYTHON_COMPAT=( python3_{6..9} )
 inherit distutils-r1
 
-DESCRIPTION="Group of utilities to build beautiful and testable command line 
interfaces."
+DESCRIPTION="Group of utilities to build beautiful and testable command line 
interfaces"
 HOMEPAGE="https://github.com/sdispater/clikit";
 SRC_URI="https://github.com/sdispater/clikit/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 

Reply via email to