summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:30:21 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:30:21 +0000
commit4b052b23278541ada42cdfa388368dd9df950189 (patch)
tree740a5e7e25e2e2564d98936ee1fc00e92a1020bc /app-text/pytextile/pytextile-2.1.5.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-4b052b23278541ada42cdfa388368dd9df950189.tar.gz
gentoo-2-4b052b23278541ada42cdfa388368dd9df950189.tar.bz2
gentoo-2-4b052b23278541ada42cdfa388368dd9df950189.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 'app-text/pytextile/pytextile-2.1.5.ebuild')
-rw-r--r--app-text/pytextile/pytextile-2.1.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pytextile/pytextile-2.1.5.ebuild b/app-text/pytextile/pytextile-2.1.5.ebuild
index 760925d18b0b..5564cd39f1c0 100644
--- a/app-text/pytextile/pytextile-2.1.5.ebuild
+++ b/app-text/pytextile/pytextile-2.1.5.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/app-text/pytextile/pytextile-2.1.5.ebuild,v 1.6 2012/04/09 03:41:03 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.5.ebuild,v 1.7 2014/08/10 18:30:21 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -13,7 +13,7 @@ inherit distutils
MY_PN="textile"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="A Python implementation of Textile, Dean Allen's Human Text Generator for creating (X)HTML."
+DESCRIPTION="A Python implementation of Textile, Dean Allen's Human Text Generator for creating (X)HTML"
HOMEPAGE="http://pypi.python.org/pypi/textile"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"