commit: aae7329b777ab55906458a30d216d73a12e36293
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 23:05:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 23:19:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae7329b
dev-python/crispy-bootstrap4: update DESCRIPTION, HOMEPAGE (fix 3->4 typo)
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild
b/dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild
index c4ec3ed11b1c..38d53e65eb40 100644
--- a/dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild
+++ b/dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild
@@ -7,9 +7,9 @@ DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
-DESCRIPTION="Bootstrap3 template pack for django-crispy-forms"
+DESCRIPTION="Bootstrap4 template pack for django-crispy-forms"
HOMEPAGE="
- https://pypi.org/project/crispy-bootstrap3/
+ https://pypi.org/project/crispy-bootstrap4/
"
SRC_URI="https://github.com/django-crispy-forms/${PN}/archive/refs/tags/${PV}.tar.gz
-> ${P}.gh.tar.gz"