summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-01-07 23:45:21 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-01-07 23:46:00 +0100
commitc02317e72977d2da28b82a34e409ee97055c148b (patch)
tree76a644a55fd19eb513f1b77608245829b12d6446 /dev-python
parentnet-proxy/torsocks: remove unused patches (diff)
downloadgentoo-c02317e72977d2da28b82a34e409ee97055c148b.tar.gz
gentoo-c02317e72977d2da28b82a34e409ee97055c148b.tar.bz2
gentoo-c02317e72977d2da28b82a34e409ee97055c148b.zip
dev-python/isodate: fix typo in DESCRIPTION.
Gentoo-Bug: https://bugs.gentoo.org/604340 Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/isodate/isodate-0.5.0.ebuild4
-rw-r--r--dev-python/isodate/isodate-0.5.1.ebuild4
-rw-r--r--dev-python/isodate/isodate-0.5.4.ebuild4
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 0e25a5b5d9b4..bcd182ced7f4 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 0e25a5b5d9b4..bcd182ced7f4 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 15437cb6c83d..a9e5d814be19 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"