From 3ee88b30bba71dcbd3d890b187f689e08985a187 Mon Sep 17 00:00:00 2001 From: Ekaterina Vaartis Date: Mon, 21 Jun 2021 10:53:46 +0300 Subject: dev-python/agate: Fix the wrong description & homepage Closes: https://github.com/gentoo/gentoo/pull/21352 Signed-off-by: Ekaterina Vaartis Signed-off-by: Zac Medico --- dev-python/agate/agate-1.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/agate') diff --git a/dev-python/agate/agate-1.6.1.ebuild b/dev-python/agate/agate-1.6.1.ebuild index e29e6ef54d1b..de2cbc49e122 100644 --- a/dev-python/agate/agate-1.6.1.ebuild +++ b/dev-python/agate/agate-1.6.1.ebuild @@ -7,8 +7,8 @@ DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 -DESCRIPTION="Python charting for 80% of humans." -HOMEPAGE="https://github.com/wireservice/leather https://pypi.org/project/leather/" +DESCRIPTION="A Python data analysis library that is optimized for humans instead of machines" +HOMEPAGE="https://github.com/wireservice/agate https://pypi.org/project/agate/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.2.3-65-gdbad