slyfox 14/08/10 20:24:12
Modified: spin-6.2.3.ebuild spin-6.2.1.ebuild
spin-6.2.5.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.2 sci-mathematics/spin/spin-6.2.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.3.ebuild?r1=1.1&r2=1.2
Index: spin-6.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/spin/spin-6.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spin-6.2.3.ebuild 30 Dec 2012 18:30:00 -0000 1.1
+++ spin-6.2.3.ebuild 10 Aug 2014 20:24:12 -0000 1.2
@@ -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 @@
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"
1.2 sci-mathematics/spin/spin-6.2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.1.ebuild?r1=1.1&r2=1.2
Index: spin-6.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/spin/spin-6.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spin-6.2.1.ebuild 21 May 2012 13:05:22 -0000 1.1
+++ spin-6.2.1.ebuild 10 Aug 2014 20:24:12 -0000 1.2
@@ -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 @@
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"
1.2 sci-mathematics/spin/spin-6.2.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/spin-6.2.5.ebuild?r1=1.1&r2=1.2
Index: spin-6.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/spin/spin-6.2.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spin-6.2.5.ebuild 18 Nov 2013 00:11:13 -0000 1.1
+++ spin-6.2.5.ebuild 10 Aug 2014 20:24:12 -0000 1.2
@@ -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 @@
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"
1.11 sci-mathematics/spin/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/ChangeLog?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/ChangeLog?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/spin/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/spin/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 18 Nov 2013 00:11:13 -0000 1.10
+++ ChangeLog 10 Aug 2014 20:24:12 -0000 1.11
@@ -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 <[email protected]> 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 <[email protected]> +spin-5.2.4.ebuild,
+files/spin-makefile.patch, +files/spin-xspin.patch, +metadata.xml:
Initial import.
-