slyfox      14/08/10 20:28:24

  Modified:             ngspice-24.ebuild ngspice-25.ebuild
                        ngspice-26.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.6                  sci-electronics/ngspice/ngspice-24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-24.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-24.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-24.ebuild?r1=1.5&r2=1.6

Index: ngspice-24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ngspice-24.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ngspice-24.ebuild   20 Feb 2013 00:32:43 -0000      1.5
+++ ngspice-24.ebuild   10 Aug 2014 20:28:24 -0000      1.6
@@ -1,12 +1,12 @@
-# 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-electronics/ngspice/ngspice-24.ebuild,v 
1.5 2013/02/20 00:32:43 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ngspice-24.ebuild,v 
1.6 2014/08/10 20:28:24 slyfox Exp $
 
 EAPI="3"
 
 inherit autotools eutils
 
-DESCRIPTION="The Next Generation Spice (Electronic Circuit Simulator)."
+DESCRIPTION="The Next Generation Spice (Electronic Circuit Simulator)"
 SRC_URI="mirror://sourceforge/ngspice/${P}.tar.gz
        mirror://sourceforge/ngspice/${PN}${PV}-manual.pdf.gz"
 HOMEPAGE="http://ngspice.sourceforge.net";



1.3                  sci-electronics/ngspice/ngspice-25.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-25.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-25.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-25.ebuild?r1=1.2&r2=1.3

Index: ngspice-25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ngspice-25.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ngspice-25.ebuild   20 Feb 2013 00:32:43 -0000      1.2
+++ ngspice-25.ebuild   10 Aug 2014 20:28:24 -0000      1.3
@@ -1,12 +1,12 @@
-# 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-electronics/ngspice/ngspice-25.ebuild,v 
1.2 2013/02/20 00:32:43 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ngspice-25.ebuild,v 
1.3 2014/08/10 20:28:24 slyfox Exp $
 
 EAPI="3"
 
 inherit autotools eutils
 
-DESCRIPTION="The Next Generation Spice (Electronic Circuit Simulator)."
+DESCRIPTION="The Next Generation Spice (Electronic Circuit Simulator)"
 SRC_URI="mirror://sourceforge/ngspice/${P}.tar.gz
        mirror://sourceforge/ngspice/${PN}-${PV}-manual.pdf.gz"
 HOMEPAGE="http://ngspice.sourceforge.net";



1.2                  sci-electronics/ngspice/ngspice-26.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild?r1=1.1&r2=1.2

Index: ngspice-26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ngspice-26.ebuild   25 Apr 2014 16:12:00 -0000      1.1
+++ ngspice-26.ebuild   10 Aug 2014 20:28:24 -0000      1.2
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild,v 
1.1 2014/04/25 16:12:00 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild,v 
1.2 2014/08/10 20:28:24 slyfox Exp $
 
 EAPI="3"
 
 inherit autotools eutils
 
-DESCRIPTION="The Next Generation Spice (Electronic Circuit Simulator)."
+DESCRIPTION="The Next Generation Spice (Electronic Circuit Simulator)"
 SRC_URI="mirror://sourceforge/ngspice/${P}.tar.gz
        mirror://sourceforge/ngspice/${PN}-${PV}-manual.pdf"
 HOMEPAGE="http://ngspice.sourceforge.net";



1.9                  sci-electronics/ngspice/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   25 Apr 2014 16:12:00 -0000      1.8
+++ ChangeLog   10 Aug 2014 20:28:24 -0000      1.9
@@ -1,6 +1,10 @@
 # ChangeLog for sci-electronics/ngspice
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ChangeLog,v 1.8 
2014/04/25 16:12:00 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ChangeLog,v 1.9 
2014/08/10 20:28:24 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> ngspice-24.ebuild,
+  ngspice-25.ebuild, ngspice-26.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
 *ngspice-26 (25 Apr 2014)
 




Reply via email to