commit:     c02317e72977d2da28b82a34e409ee97055c148b
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  7 22:45:21 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jan  7 22:46:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02317e7

dev-python/isodate: fix typo in DESCRIPTION.

Gentoo-Bug: https://bugs.gentoo.org/604340

Package-Manager: portage-2.3.0

 dev-python/isodate/isodate-0.5.0.ebuild | 4 ++--
 dev-python/isodate/isodate-0.5.1.ebuild | 4 ++--
 dev-python/isodate/isodate-0.5.4.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/isodate/isodate-0.5.0.ebuild 
b/dev-python/isodate/isodate-0.5.0.ebuild
index 0e25a5b..bcd182c 100644
--- a/dev-python/isodate/isodate-0.5.0.ebuild
+++ b/dev-python/isodate/isodate-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} pypy )
 
 inherit distutils-r1
 
-DESCRIPTION="ISO 8601 date/time/duration parser and formater"
+DESCRIPTION="ISO 8601 date/time/duration parser and formatter"
 HOMEPAGE="https://pypi.python.org/pypi/isodate";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

diff --git a/dev-python/isodate/isodate-0.5.1.ebuild 
b/dev-python/isodate/isodate-0.5.1.ebuild
index 0e25a5b..bcd182c 100644
--- a/dev-python/isodate/isodate-0.5.1.ebuild
+++ b/dev-python/isodate/isodate-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} pypy )
 
 inherit distutils-r1
 
-DESCRIPTION="ISO 8601 date/time/duration parser and formater"
+DESCRIPTION="ISO 8601 date/time/duration parser and formatter"
 HOMEPAGE="https://pypi.python.org/pypi/isodate";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

diff --git a/dev-python/isodate/isodate-0.5.4.ebuild 
b/dev-python/isodate/isodate-0.5.4.ebuild
index 15437cb..a9e5d81 100644
--- a/dev-python/isodate/isodate-0.5.4.ebuild
+++ b/dev-python/isodate/isodate-0.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
 
 inherit distutils-r1
 
-DESCRIPTION="ISO 8601 date/time/duration parser and formater"
+DESCRIPTION="ISO 8601 date/time/duration parser and formatter"
 HOMEPAGE="https://pypi.python.org/pypi/isodate";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

Reply via email to