summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:24:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:24:12 +0000
commit1ac2b2b1253d5f39b75a1dec65b4af5877d1005a (patch)
tree7d9c33943b84f17838d876a4fe6d3a9278760d20 /sci-mathematics
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-1ac2b2b1253d5f39b75a1dec65b4af5877d1005a.tar.gz
gentoo-2-1ac2b2b1253d5f39b75a1dec65b4af5877d1005a.tar.bz2
gentoo-2-1ac2b2b1253d5f39b75a1dec65b4af5877d1005a.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')
-rw-r--r--sci-mathematics/spin/ChangeLog9
-rw-r--r--sci-mathematics/spin/spin-6.2.1.ebuild6
-rw-r--r--sci-mathematics/spin/spin-6.2.3.ebuild6
-rw-r--r--sci-mathematics/spin/spin-6.2.5.ebuild6
4 files changed, 15 insertions, 12 deletions
diff --git a/sci-mathematics/spin/ChangeLog b/sci-mathematics/spin/ChangeLog
index 5cddddc45b41..989ef0a32c24 100644
--- a/sci-mathematics/spin/ChangeLog
+++ b/sci-mathematics/spin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/spin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/spin/ChangeLog,v 1.10 2013/11/18 00:11:13 phajdan.jr Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/spin/ChangeLog,v 1.11 2014/08/10 20:24:12 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> spin-6.2.1.ebuild,
+ spin-6.2.3.ebuild, spin-6.2.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*spin-6.2.5 (18 Nov 2013)
@@ -60,4 +64,3 @@
11 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> +spin-5.2.4.ebuild,
+files/spin-makefile.patch, +files/spin-xspin.patch, +metadata.xml:
Initial import.
-
diff --git a/sci-mathematics/spin/spin-6.2.1.ebuild b/sci-mathematics/spin/spin-6.2.1.ebuild
index 9015abebca72..9be3ab5251dd 100644
--- a/sci-mathematics/spin/spin-6.2.1.ebuild
+++ b/sci-mathematics/spin/spin-6.2.1.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/spin/spin-6.2.1.ebuild,v 1.1 2012/05/21 13:05:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/spin/spin-6.2.1.ebuild,v 1.2 2014/08/10 20:24:12 slyfox Exp $
EAPI="4"
@@ -9,7 +9,7 @@ inherit eutils versionator
MY_PV=$(replace_all_version_separators '')
MY_P="${PN}${MY_PV}"
-DESCRIPTION="Tool for formal verification of distributed software systems."
+DESCRIPTION="Tool for formal verification of distributed software systems"
HOMEPAGE="http://spinroot.com/"
SRC_URI="http://spinroot.com/spin/Src/${MY_P}.tar.gz"
diff --git a/sci-mathematics/spin/spin-6.2.3.ebuild b/sci-mathematics/spin/spin-6.2.3.ebuild
index 5c6d08f0a161..6805504d3999 100644
--- a/sci-mathematics/spin/spin-6.2.3.ebuild
+++ b/sci-mathematics/spin/spin-6.2.3.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/spin/spin-6.2.3.ebuild,v 1.1 2012/12/30 18:30:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/spin/spin-6.2.3.ebuild,v 1.2 2014/08/10 20:24:12 slyfox Exp $
EAPI="5"
@@ -9,7 +9,7 @@ inherit eutils toolchain-funcs versionator
MY_PV=$(replace_all_version_separators '')
MY_P="${PN}${MY_PV}"
-DESCRIPTION="Tool for formal verification of distributed software systems."
+DESCRIPTION="Tool for formal verification of distributed software systems"
HOMEPAGE="http://spinroot.com/"
SRC_URI="http://spinroot.com/spin/Src/${MY_P}.tar.gz"
diff --git a/sci-mathematics/spin/spin-6.2.5.ebuild b/sci-mathematics/spin/spin-6.2.5.ebuild
index 55be719d9498..9c0ea7fac121 100644
--- a/sci-mathematics/spin/spin-6.2.5.ebuild
+++ b/sci-mathematics/spin/spin-6.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/spin/spin-6.2.5.ebuild,v 1.1 2013/11/18 00:11:13 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/spin/spin-6.2.5.ebuild,v 1.2 2014/08/10 20:24:12 slyfox Exp $
EAPI="5"
@@ -9,7 +9,7 @@ inherit eutils toolchain-funcs versionator
MY_PV=$(replace_all_version_separators '')
MY_P="${PN}${MY_PV}"
-DESCRIPTION="Tool for formal verification of distributed software systems."
+DESCRIPTION="Tool for formal verification of distributed software systems"
HOMEPAGE="http://spinroot.com/"
SRC_URI="http://spinroot.com/spin/Src/${MY_P}.tar.gz"