slyfox 14/08/10 21:19:28
Modified: python-openid-2.2.5.ebuild
python-openid-2.2.5-r1.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.8 dev-python/python-openid/python-openid-2.2.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/python-openid-2.2.5.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/python-openid-2.2.5.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/python-openid-2.2.5.ebuild?r1=1.7&r2=1.8
Index: python-openid-2.2.5.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-openid/python-openid-2.2.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-openid-2.2.5.ebuild 10 May 2013 05:02:57 -0000 1.7
+++ python-openid-2.2.5.ebuild 10 Aug 2014 21:19:28 -0000 1.8
@@ -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 @@
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"
1.6 dev-python/python-openid/python-openid-2.2.5-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/python-openid-2.2.5-r1.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/python-openid-2.2.5-r1.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/python-openid-2.2.5-r1.ebuild?r1=1.5&r2=1.6
Index: python-openid-2.2.5-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-openid/python-openid-2.2.5-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-openid-2.2.5-r1.ebuild 5 Sep 2013 18:46:26 -0000 1.5
+++ python-openid-2.2.5-r1.ebuild 10 Aug 2014 21:19:28 -0000 1.6
@@ -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 @@
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"
1.24 dev-python/python-openid/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/ChangeLog?rev=1.24&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/ChangeLog?rev=1.24&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-openid/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-openid/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 5 Sep 2013 18:46:26 -0000 1.23
+++ ChangeLog 10 Aug 2014 21:19:28 -0000 1.24
@@ -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 <[email protected]>
+ python-openid-2.2.5-r1.ebuild, python-openid-2.2.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
05 Sep 2013; Michał Górny <[email protected]> python-openid-2.2.5-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.