diff options
Diffstat (limited to 'dev-python/ovs')
-rw-r--r-- | dev-python/ovs/ovs-2.13.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/ovs/ovs-2.13.3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
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" |