slyfox 14/08/10 21:11:41
Modified: git-python-0.1.7.ebuild git-python-0.3.2_rc1.ebuild
git-python-0.3.2_rc1-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.4 dev-python/git-python/git-python-0.1.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.1.7.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.1.7.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.1.7.ebuild?r1=1.3&r2=1.4
Index: git-python-0.1.7.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/git-python/git-python-0.1.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-python-0.1.7.ebuild 30 Oct 2010 19:52:14 -0000 1.3
+++ git-python-0.1.7.ebuild 10 Aug 2014 21:11:41 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/git-python/git-python-0.1.7.ebuild,v 1.3
2010/10/30 19:52:14 arfrever Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/git-python/git-python-0.1.7.ebuild,v 1.4
2014/08/10 21:11:41 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -11,7 +11,7 @@
MY_PN="GitPython"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="GitPython is a python library used to interact with Git
repositories."
+DESCRIPTION="GitPython is a python library used to interact with Git
repositories"
HOMEPAGE="http://gitorious.org/git-python
http://pypi.python.org/pypi/GitPython"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
1.4 dev-python/git-python/git-python-0.3.2_rc1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1.ebuild?r1=1.3&r2=1.4
Index: git-python-0.3.2_rc1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-python-0.3.2_rc1.ebuild 24 Apr 2013 01:07:32 -0000 1.3
+++ git-python-0.3.2_rc1.ebuild 10 Aug 2014 21:11:41 -0000 1.4
@@ -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/git-python/git-python-0.3.2_rc1.ebuild,v 1.3
2013/04/24 01:07:32 zx2c4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1.ebuild,v 1.4
2014/08/10 21:11:41 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@
MY_PV="${PV/_rc/.RC}"
MY_P="${MY_PN}-${MY_PV}"
-DESCRIPTION="GitPython is a python library used to interact with Git
repositories."
+DESCRIPTION="GitPython is a python library used to interact with Git
repositories"
HOMEPAGE="http://gitorious.org/git-python
http://pypi.python.org/pypi/GitPython"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
1.2 dev-python/git-python/git-python-0.3.2_rc1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1-r1.ebuild?r1=1.1&r2=1.2
Index: git-python-0.3.2_rc1-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-python-0.3.2_rc1-r1.ebuild 7 May 2013 14:57:29 -0000 1.1
+++ git-python-0.3.2_rc1-r1.ebuild 10 Aug 2014 21:11:41 -0000 1.2
@@ -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/git-python/git-python-0.3.2_rc1-r1.ebuild,v
1.1 2013/05/07 14:57:29 idella4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/git-python/git-python-0.3.2_rc1-r1.ebuild,v
1.2 2014/08/10 21:11:41 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -12,7 +12,7 @@
MY_PV="${PV/_rc/.RC}"
MY_P="${MY_PN}-${MY_PV}"
-DESCRIPTION="GitPython is a python library used to interact with Git
repositories."
+DESCRIPTION="GitPython is a python library used to interact with Git
repositories"
HOMEPAGE="http://gitorious.org/git-python
http://pypi.python.org/pypi/GitPython"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
1.11 dev-python/git-python/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/ChangeLog?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/ChangeLog?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/git-python/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/git-python/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 7 May 2013 14:57:29 -0000 1.10
+++ ChangeLog 10 Aug 2014 21:11:41 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/git-python
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/git-python/ChangeLog,v 1.10
2013/05/07 14:57:29 idella4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/git-python/ChangeLog,v 1.11
2014/08/10 21:11:41 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> git-python-0.1.7.ebuild,
+ git-python-0.3.2_rc1-r1.ebuild, git-python-0.3.2_rc1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*git-python-0.3.2_rc1-r1 (07 May 2013)