summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:13:49 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:13:49 +0000
commit120a67d95a678ab55481c7119bec03babdcd2e0d (patch)
treec8755fa972399d8a6b6ca16fd4376e2a082911b0 /dev-python/meld3
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-120a67d95a678ab55481c7119bec03babdcd2e0d.tar.gz
gentoo-2-120a67d95a678ab55481c7119bec03babdcd2e0d.tar.bz2
gentoo-2-120a67d95a678ab55481c7119bec03babdcd2e0d.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/meld3')
-rw-r--r--dev-python/meld3/ChangeLog7
-rw-r--r--dev-python/meld3/meld3-0.6.10-r1.ebuild6
-rw-r--r--dev-python/meld3/meld3-0.6.10.ebuild6
-rw-r--r--dev-python/meld3/meld3-0.6.7.ebuild6
-rw-r--r--dev-python/meld3/meld3-0.6.8.ebuild6
-rw-r--r--dev-python/meld3/meld3-0.6.9-r1.ebuild4
-rw-r--r--dev-python/meld3/meld3-1.0.0.ebuild4
7 files changed, 22 insertions, 17 deletions
diff --git a/dev-python/meld3/ChangeLog b/dev-python/meld3/ChangeLog
index 5fa297a292f1..e80b6f4f25f5 100644
--- a/dev-python/meld3/ChangeLog
+++ b/dev-python/meld3/ChangeLog
@@ -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)
diff --git a/dev-python/meld3/meld3-0.6.10-r1.ebuild b/dev-python/meld3/meld3-0.6.10-r1.ebuild
index 53544896f624..c649dd1933a3 100644
--- a/dev-python/meld3/meld3-0.6.10-r1.ebuild
+++ b/dev-python/meld3/meld3-0.6.10-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/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 @@ PYTHON_COMPAT=( python{2_6,2_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"
diff --git a/dev-python/meld3/meld3-0.6.10.ebuild b/dev-python/meld3/meld3-0.6.10.ebuild
index 52ac811ee653..a301525bf093 100644
--- a/dev-python/meld3/meld3-0.6.10.ebuild
+++ b/dev-python/meld3/meld3-0.6.10.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/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 @@ RESTRICT_PYTHON_ABIS="3.*"
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"
diff --git a/dev-python/meld3/meld3-0.6.7.ebuild b/dev-python/meld3/meld3-0.6.7.ebuild
index 7a20a1929e01..9722eb89a88c 100644
--- a/dev-python/meld3/meld3-0.6.7.ebuild
+++ b/dev-python/meld3/meld3-0.6.7.ebuild
@@ -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 @@ RESTRICT_PYTHON_ABIS="3.*"
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"
diff --git a/dev-python/meld3/meld3-0.6.8.ebuild b/dev-python/meld3/meld3-0.6.8.ebuild
index b3b52712e451..5db4fa529dfc 100644
--- a/dev-python/meld3/meld3-0.6.8.ebuild
+++ b/dev-python/meld3/meld3-0.6.8.ebuild
@@ -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 @@ RESTRICT_PYTHON_ABIS="3.*"
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"
diff --git a/dev-python/meld3/meld3-0.6.9-r1.ebuild b/dev-python/meld3/meld3-0.6.9-r1.ebuild
index 4221fa39c410..7203d99b53a1 100644
--- a/dev-python/meld3/meld3-0.6.9-r1.ebuild
+++ b/dev-python/meld3/meld3-0.6.9-r1.ebuild
@@ -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"
diff --git a/dev-python/meld3/meld3-1.0.0.ebuild b/dev-python/meld3/meld3-1.0.0.ebuild
index 16c714aabddb..bc383c0432ed 100644
--- a/dev-python/meld3/meld3-1.0.0.ebuild
+++ b/dev-python/meld3/meld3-1.0.0.ebuild
@@ -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"