summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:19:28 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:19:28 +0000
commit1ea444dff6073351bf7e01cfb76ed96c4b05f073 (patch)
tree4d78d50325976d98a0f7a00b17e550dbe0d65896 /dev-python/python-openid/python-openid-2.2.5.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-1ea444dff6073351bf7e01cfb76ed96c4b05f073.tar.gz
gentoo-2-1ea444dff6073351bf7e01cfb76ed96c4b05f073.tar.bz2
gentoo-2-1ea444dff6073351bf7e01cfb76ed96c4b05f073.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-python/python-openid/python-openid-2.2.5.ebuild')
-rw-r--r--dev-python/python-openid/python-openid-2.2.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-openid/python-openid-2.2.5.ebuild b/dev-python/python-openid/python-openid-2.2.5.ebuild
index 2eecaa55c4f7..caede4200db4 100644
--- a/dev-python/python-openid/python-openid-2.2.5.ebuild
+++ b/dev-python/python-openid/python-openid-2.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-openid/python-openid-2.2.5.ebuild,v 1.7 2013/05/10 05:02:57 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-openid/python-openid-2.2.5.ebuild,v 1.8 2014/08/10 21:19:28 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="2.4 3.*"
inherit distutils eutils
-DESCRIPTION="OpenID support for servers and consumers."
+DESCRIPTION="OpenID support for servers and consumers"
HOMEPAGE="http://www.openidenabled.com/openid/libraries/python/ http://pypi.python.org/pypi/python-openid"
# Downloaded from http://github.com/openid/python-openid/downloads
SRC_URI="mirror://gentoo/${P}.tar.gz"