summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:16:54 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:16:54 +0000
commit579c6394c623540658a211760a42e1bc73c725c3 (patch)
tree7625533210b85a01e56223b85590d0ff27e6fadc /dev-python/pygsl/pygsl-0.9.5.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-579c6394c623540658a211760a42e1bc73c725c3.tar.gz
gentoo-2-579c6394c623540658a211760a42e1bc73c725c3.tar.bz2
gentoo-2-579c6394c623540658a211760a42e1bc73c725c3.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/pygsl/pygsl-0.9.5.ebuild')
-rw-r--r--dev-python/pygsl/pygsl-0.9.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pygsl/pygsl-0.9.5.ebuild b/dev-python/pygsl/pygsl-0.9.5.ebuild
index 3d4419a47aa1..1646c2d5c27f 100644
--- a/dev-python/pygsl/pygsl-0.9.5.ebuild
+++ b/dev-python/pygsl/pygsl-0.9.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/dev-python/pygsl/pygsl-0.9.5.ebuild,v 1.5 2012/08/02 18:25:10 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygsl/pygsl-0.9.5.ebuild,v 1.6 2014/08/10 21:16:54 slyfox Exp $
EAPI=4
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
inherit distutils
-DESCRIPTION="Python interface for the GNU scientific library (gsl)."
+DESCRIPTION="Python interface for the GNU scientific library (gsl)"
HOMEPAGE="http://pygsl.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"