diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-02-03 16:29:09 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-02-05 05:18:01 +0000 |
commit | 5a564879dd68bd1fba0d1a3229bbe76d3fbdc124 (patch) | |
tree | 0c2291c92d38269be5388368cfc343cd5c4ca24d /sci-biology/nireg | |
parent | Shorten all DESCRIPTION to <80 chars (diff) | |
download | sci-5a564879dd68bd1fba0d1a3229bbe76d3fbdc124.tar.gz sci-5a564879dd68bd1fba0d1a3229bbe76d3fbdc124.tar.bz2 sci-5a564879dd68bd1fba0d1a3229bbe76d3fbdc124.zip |
Drop "." from DESCRIPTION
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/nireg')
-rw-r--r-- | sci-biology/nireg/nireg-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/nireg/nireg-9999.ebuild b/sci-biology/nireg/nireg-9999.ebuild index 15cc644ca..8b7aa1517 100644 --- a/sci-biology/nireg/nireg-9999.ebuild +++ b/sci-biology/nireg/nireg-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 git-r3 -DESCRIPTION="Image registration package for Python." +DESCRIPTION="Image registration package for Python" HOMEPAGE="http://nipy.org/" SRC_URI="" EGIT_REPO_URI="https://github.com/nipy/${PN}" |