* [gentoo-commits] gentoo-x86 commit in dev-python/meld3: meld3-0.6.10.ebuild meld3-0.6.7.ebuild meld3-0.6.9-r1.ebuild meld3-0.6.10-r1.ebuild meld3-1.0.0.ebuild meld3-0.6.8.ebuild ChangeLog
@ 2014-08-10 21:13 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:13 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 21:13:49
Modified: meld3-0.6.10.ebuild meld3-0.6.7.ebuild
meld3-0.6.9-r1.ebuild meld3-0.6.10-r1.ebuild
meld3-1.0.0.ebuild meld3-0.6.8.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.2 dev-python/meld3/meld3-0.6.10.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.10.ebuild?r1=1.1&r2=1.2
Index: meld3-0.6.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- meld3-0.6.10.ebuild 11 Jan 2013 06:40:35 -0000 1.1
+++ meld3-0.6.10.ebuild 10 Aug 2014 21:13:49 -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/meld3/meld3-0.6.10.ebuild,v 1.1 2013/01/11 06:40:35 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.10.ebuild,v 1.2 2014/08/10 21:13:49 slyfox Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -9,7 +9,7 @@
inherit distutils eutils
-DESCRIPTION="meld3 is an HTML/XML templating engine."
+DESCRIPTION="meld3 is an HTML/XML templating engine"
HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
1.3 dev-python/meld3/meld3-0.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.7.ebuild?r1=1.2&r2=1.3
Index: meld3-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- meld3-0.6.7.ebuild 29 Sep 2012 22:06:01 -0000 1.2
+++ meld3-0.6.7.ebuild 10 Aug 2014 21:13:49 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/meld3/meld3-0.6.7.ebuild,v 1.2 2012/09/29 22:06:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.7.ebuild,v 1.3 2014/08/10 21:13:49 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -9,7 +9,7 @@
inherit distutils
-DESCRIPTION="meld3 is an HTML/XML templating engine."
+DESCRIPTION="meld3 is an HTML/XML templating engine"
HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
1.4 dev-python/meld3/meld3-0.6.9-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.9-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.9-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.9-r1.ebuild?r1=1.3&r2=1.4
Index: meld3-0.6.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.9-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- meld3-0.6.9-r1.ebuild 31 Mar 2014 21:03:45 -0000 1.3
+++ meld3-0.6.9-r1.ebuild 10 Aug 2014 21:13:49 -0000 1.4
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.9-r1.ebuild,v 1.3 2014/03/31 21:03:45 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.9-r1.ebuild,v 1.4 2014/08/10 21:13:49 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
inherit distutils-r1
-DESCRIPTION="meld3 is an HTML/XML templating engine."
+DESCRIPTION="meld3 is an HTML/XML templating engine"
HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
1.3 dev-python/meld3/meld3-0.6.10-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.10-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.10-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.10-r1.ebuild?r1=1.2&r2=1.3
Index: meld3-0.6.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.10-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- meld3-0.6.10-r1.ebuild 5 Sep 2013 18:46:02 -0000 1.2
+++ meld3-0.6.10-r1.ebuild 10 Aug 2014 21:13:49 -0000 1.3
@@ -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/meld3/meld3-0.6.10-r1.ebuild,v 1.2 2013/09/05 18:46:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.10-r1.ebuild,v 1.3 2014/08/10 21:13:49 slyfox Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit distutils-r1
-DESCRIPTION="meld3 is an HTML/XML templating engine."
+DESCRIPTION="meld3 is an HTML/XML templating engine"
HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
1.2 dev-python/meld3/meld3-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-1.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-1.0.0.ebuild?r1=1.1&r2=1.2
Index: meld3-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- meld3-1.0.0.ebuild 12 May 2014 15:48:32 -0000 1.1
+++ meld3-1.0.0.ebuild 10 Aug 2014 21:13:49 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-1.0.0.ebuild,v 1.1 2014/05/12 15:48:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-1.0.0.ebuild,v 1.2 2014/08/10 21:13:49 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit distutils-r1
-DESCRIPTION="meld3 is an HTML/XML templating engine."
+DESCRIPTION="meld3 is an HTML/XML templating engine"
HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
1.4 dev-python/meld3/meld3-0.6.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/meld3-0.6.8.ebuild?r1=1.3&r2=1.4
Index: meld3-0.6.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- meld3-0.6.8.ebuild 29 Sep 2012 22:06:01 -0000 1.3
+++ meld3-0.6.8.ebuild 10 Aug 2014 21:13:49 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/meld3/meld3-0.6.8.ebuild,v 1.3 2012/09/29 22:06:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.8.ebuild,v 1.4 2014/08/10 21:13:49 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -9,7 +9,7 @@
inherit distutils eutils
-DESCRIPTION="meld3 is an HTML/XML templating engine."
+DESCRIPTION="meld3 is an HTML/XML templating engine"
HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
1.15 dev-python/meld3/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/meld3/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/meld3/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 12 May 2014 15:48:32 -0000 1.14
+++ ChangeLog 10 Aug 2014 21:13:49 -0000 1.15
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/meld3
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/ChangeLog,v 1.14 2014/05/12 15:48:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/ChangeLog,v 1.15 2014/08/10 21:13:49 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> meld3-0.6.10-r1.ebuild,
+ meld3-0.6.10.ebuild, meld3-0.6.7.ebuild, meld3-0.6.8.ebuild,
+ meld3-0.6.9-r1.ebuild, meld3-1.0.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*meld3-1.0.0 (12 May 2014)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-11 21:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 21:13 [gentoo-commits] gentoo-x86 commit in dev-python/meld3: meld3-0.6.10.ebuild meld3-0.6.7.ebuild meld3-0.6.9-r1.ebuild meld3-0.6.10-r1.ebuild meld3-1.0.0.ebuild meld3-0.6.8.ebuild ChangeLog Sergei Trofimovich (slyfox)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox