summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:14:34 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:14:34 +0000
commite595e9eceb620eb28e074eb2996f9faa77c1a861 (patch)
tree680a13d6050e8744c92004595d0e11b23af1ed74 /dev-python/nose-exclude
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e595e9eceb620eb28e074eb2996f9faa77c1a861.tar.gz
gentoo-2-e595e9eceb620eb28e074eb2996f9faa77c1a861.tar.bz2
gentoo-2-e595e9eceb620eb28e074eb2996f9faa77c1a861.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/nose-exclude')
-rw-r--r--dev-python/nose-exclude/ChangeLog6
-rw-r--r--dev-python/nose-exclude/nose-exclude-0.1.9.ebuild4
-rw-r--r--dev-python/nose-exclude/nose-exclude-0.2.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/nose-exclude/ChangeLog b/dev-python/nose-exclude/ChangeLog
index 01676708284c..85a06e9e20ee 100644
--- a/dev-python/nose-exclude/ChangeLog
+++ b/dev-python/nose-exclude/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/nose-exclude
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose-exclude/ChangeLog,v 1.6 2014/07/08 00:51:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose-exclude/ChangeLog,v 1.7 2014/08/10 21:14:34 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> nose-exclude-0.1.9.ebuild,
+ nose-exclude-0.2.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*nose-exclude-0.2.0 (08 Jul 2014)
diff --git a/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild b/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild
index 6da752a1d114..082b0ef35cf9 100644
--- a/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild
+++ b/dev-python/nose-exclude/nose-exclude-0.1.9.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/nose-exclude/nose-exclude-0.1.9.ebuild,v 1.5 2014/07/07 15:08:49 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild,v 1.6 2014/08/10 21:14:34 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
inherit distutils-r1
-DESCRIPTION="Exclude specific directories from nosetests runs."
+DESCRIPTION="Exclude specific directories from nosetests runs"
HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
diff --git a/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild b/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild
index 4cc03668630b..44faca3f393d 100644
--- a/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild
+++ b/dev-python/nose-exclude/nose-exclude-0.2.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/nose-exclude/nose-exclude-0.2.0.ebuild,v 1.1 2014/07/08 00:51:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild,v 1.2 2014/08/10 21:14:34 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
inherit distutils-r1
-DESCRIPTION="Exclude specific directories from nosetests runs."
+DESCRIPTION="Exclude specific directories from nosetests runs"
HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"