summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2018-04-26 20:22:00 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2018-04-26 20:22:00 +0000
commit32248da4e32243e07f04413022a3f487920b1d6c (patch)
tree97f0df816e8d7b8232e79302dfe4f20e2b0d15c3 /dev-python/django/django-1.5.12.ebuild
parent2018-04-26 18:49:06 UTC (diff)
parentapp-arch/unrar: Bump to v5.6.3 (diff)
downloadgentoo-32248da4e32243e07f04413022a3f487920b1d6c.tar.gz
gentoo-32248da4e32243e07f04413022a3f487920b1d6c.tar.bz2
gentoo-32248da4e32243e07f04413022a3f487920b1d6c.zip
Merge updates from master
Diffstat (limited to 'dev-python/django/django-1.5.12.ebuild')
-rw-r--r--dev-python/django/django-1.5.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.5.12.ebuild b/dev-python/django/django-1.5.12.ebuild
index c92e7e623452..79854907c61a 100644
--- a/dev-python/django/django-1.5.12.ebuild
+++ b/dev-python/django/django-1.5.12.ebuild
@@ -11,7 +11,7 @@ inherit bash-completion-r1 distutils-r1 versionator webapp
MY_P="Django-${PV}"
DESCRIPTION="High-level Python web framework"
-HOMEPAGE="https://www.djangoproject.com/ https://pypi.org/project/Django"
+HOMEPAGE="https://www.djangoproject.com/ https://pypi.org/project/Django/"
SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range 1-2)/${MY_P}.tar.gz"
LICENSE="BSD"