diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:08:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:18:18 +0000 |
commit | 79900e4bd92df11524e859b717cbb47a9f00227f (patch) | |
tree | a870028d0fe49c3eef61b81ebdc1245f7b93493d | |
parent | dev-perl/Test-File-ShareDir: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-79900e4bd92df11524e859b717cbb47a9f00227f.tar.gz gentoo-79900e4bd92df11524e859b717cbb47a9f00227f.tar.bz2 gentoo-79900e4bd92df11524e859b717cbb47a9f00227f.zip |
dev-python/agate-dbf: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild b/dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild index 387fc82a375f..2137b4bdde6e 100644 --- a/dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild +++ b/dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="Adds read support for DBF files to agate." +DESCRIPTION="Adds read support for DBF files to agate" HOMEPAGE="https://github.com/wireservice/agate-dbf https://pypi.org/project/agate-dbf/" SRC_URI=" https://github.com/wireservice/agate-dbf/archive/${PV}.tar.gz |