From c02317e72977d2da28b82a34e409ee97055c148b Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sat, 7 Jan 2017 23:45:21 +0100 Subject: 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(-) (limited to 'dev-python/isodate') 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" -- cgit v1.2.3-65-gdbad