dev-python/django-phonenumber-field: fix DESCRIPTION
authorAmy Liffey <amynka@gentoo.org>
Thu, 26 Apr 2018 08:18:13 +0000 (10:18 +0200)
committerAmy Liffey <amynka@gentoo.org>
Thu, 26 Apr 2018 08:38:08 +0000 (10:38 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-python/django-phonenumber-field/django-phonenumber-field-0.7.2.ebuild
dev-python/django-phonenumber-field/django-phonenumber-field-1.3.0.ebuild

index d2e537afd089b8b9e52a723a2f660efb6f5c37f6..011aa81e4d5629bffa480bcb69ff77588c480986 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_4 )
 
 inherit distutils-r1
 
-DESCRIPTION="Django model and form field for normalised phone numbers using python-phonenumbers"
+DESCRIPTION="Phone number normalisation in Django with python-phonenumbers"
 HOMEPAGE="https://github.com/stefanfoulis/django-phonenumber-field"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
index ad3dd41f6c95b2a10d33caa84593a955150d48ed..3b3b1dec8f15afe0ab5697b2410893904c7298df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 
-DESCRIPTION="Django model and form field for normalised phone numbers using python-phonenumbers"
+DESCRIPTION="Phone number normalisation in Django with python-phonenumbers"
 HOMEPAGE="https://github.com/stefanfoulis/django-phonenumber-field"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"