summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:23:44 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:23:44 +0000
commitfc045563156cde2dfd483e0b559a7e7722d7077a (patch)
tree1e549fb774fa7924b83492ab1aa51840f2940e04 /sci-mathematics/nauty/nauty-2.4.2.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-fc045563156cde2dfd483e0b559a7e7722d7077a.tar.gz
gentoo-2-fc045563156cde2dfd483e0b559a7e7722d7077a.tar.bz2
gentoo-2-fc045563156cde2dfd483e0b559a7e7722d7077a.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 'sci-mathematics/nauty/nauty-2.4.2.ebuild')
-rw-r--r--sci-mathematics/nauty/nauty-2.4.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/nauty/nauty-2.4.2.ebuild b/sci-mathematics/nauty/nauty-2.4.2.ebuild
index a878b51963e2..b3b9b58eff10 100644
--- a/sci-mathematics/nauty/nauty-2.4.2.ebuild
+++ b/sci-mathematics/nauty/nauty-2.4.2.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/sci-mathematics/nauty/nauty-2.4.2.ebuild,v 1.4 2012/05/16 12:47:23 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/nauty-2.4.2.ebuild,v 1.5 2014/08/10 20:23:44 slyfox Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit versionator
MY_PV=$(replace_version_separator 2 'r')
MY_PV=$(delete_version_separator 1 ${MY_PV})
-DESCRIPTION="program for computing automorphism groups of graphs and digraphs."
+DESCRIPTION="program for computing automorphism groups of graphs and digraphs"
HOMEPAGE="http://cs.anu.edu.au/~bdm/nauty/"
SRC_URI="http://cs.anu.edu.au/~bdm/${PN}/${PN}${MY_PV}.tar.gz"