From 084dfc8431c9d18e816c05e4edd7609ff5aa98da Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Dec 2021 00:10:49 +0000 Subject: dev-python/ovs: drop trailing full stop from DESCRIPTION Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James --- dev-python/ovs/ovs-2.13.0.ebuild | 4 ++-- dev-python/ovs/ovs-2.13.3.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/ovs/ovs-2.13.0.ebuild b/dev-python/ovs/ovs-2.13.0.ebuild index f58daa3fcbed..b1d107f7d83b 100644 --- a/dev-python/ovs/ovs-2.13.0.ebuild +++ b/dev-python/ovs/ovs-2.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 -DESCRIPTION="OVS bindings for python." +DESCRIPTION="OVS bindings for python" HOMEPAGE="https://github.com/openvswitch/ovs/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/ovs/ovs-2.13.3.ebuild b/dev-python/ovs/ovs-2.13.3.ebuild index 2d024aad4550..b1d107f7d83b 100644 --- a/dev-python/ovs/ovs-2.13.3.ebuild +++ b/dev-python/ovs/ovs-2.13.3.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 -DESCRIPTION="OVS bindings for python." +DESCRIPTION="OVS bindings for python" HOMEPAGE="https://github.com/openvswitch/ovs/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -- cgit v1.2.3-65-gdbad