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
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')
-rw-r--r--dev-python/python-openid/ChangeLog8
-rw-r--r--dev-python/python-openid/python-openid-2.2.5-r1.ebuild6
-rw-r--r--dev-python/python-openid/python-openid-2.2.5.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/python-openid/ChangeLog b/dev-python/python-openid/ChangeLog
index 935c0b2ea0af..5900d90efc13 100644
--- a/dev-python/python-openid/ChangeLog
+++ b/dev-python/python-openid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-openid
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-openid/ChangeLog,v 1.23 2013/09/05 18:46:26 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-openid/ChangeLog,v 1.24 2014/08/10 21:19:28 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ python-openid-2.2.5-r1.ebuild, python-openid-2.2.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
05 Sep 2013; Michał Górny <mgorny@gentoo.org> python-openid-2.2.5-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
diff --git a/dev-python/python-openid/python-openid-2.2.5-r1.ebuild b/dev-python/python-openid/python-openid-2.2.5-r1.ebuild
index 5f36eb1f2983..6495637ed98d 100644
--- a/dev-python/python-openid/python-openid-2.2.5-r1.ebuild
+++ b/dev-python/python-openid/python-openid-2.2.5-r1.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-r1.ebuild,v 1.5 2013/09/05 18:46:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-openid/python-openid-2.2.5-r1.ebuild,v 1.6 2014/08/10 21:19:28 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
-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"
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"