diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:24 +0000 |
commit | cc09523bed630b6248c7e38d9578157d8db2ccef (patch) | |
tree | 7423d4d4270b1d2a676111ce6e57b4a012861193 /sci-electronics | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-cc09523bed630b6248c7e38d9578157d8db2ccef.tar.gz gentoo-2-cc09523bed630b6248c7e38d9578157d8db2ccef.tar.bz2 gentoo-2-cc09523bed630b6248c7e38d9578157d8db2ccef.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-electronics')
-rw-r--r-- | sci-electronics/ngspice/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/ngspice/ngspice-24.ebuild | 6 | ||||
-rw-r--r-- | sci-electronics/ngspice/ngspice-25.ebuild | 6 | ||||
-rw-r--r-- | sci-electronics/ngspice/ngspice-26.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/sci-electronics/ngspice/ChangeLog b/sci-electronics/ngspice/ChangeLog index 947bed9e41ca..6448c4608177 100644 --- a/sci-electronics/ngspice/ChangeLog +++ b/sci-electronics/ngspice/ChangeLog @@ -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 <slyfox@gentoo.org> ngspice-24.ebuild, + ngspice-25.ebuild, ngspice-26.ebuild: + QA: drop trailing '.' from DESCRIPTION *ngspice-26 (25 Apr 2014) diff --git a/sci-electronics/ngspice/ngspice-24.ebuild b/sci-electronics/ngspice/ngspice-24.ebuild index 9ebf811b6610..aa9c0cb7b794 100644 --- a/sci-electronics/ngspice/ngspice-24.ebuild +++ b/sci-electronics/ngspice/ngspice-24.ebuild @@ -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" diff --git a/sci-electronics/ngspice/ngspice-25.ebuild b/sci-electronics/ngspice/ngspice-25.ebuild index 8c18e38b698a..d5151beb3cd4 100644 --- a/sci-electronics/ngspice/ngspice-25.ebuild +++ b/sci-electronics/ngspice/ngspice-25.ebuild @@ -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" diff --git a/sci-electronics/ngspice/ngspice-26.ebuild b/sci-electronics/ngspice/ngspice-26.ebuild index fc08633dade2..bb440141f5f4 100644 --- a/sci-electronics/ngspice/ngspice-26.ebuild +++ b/sci-electronics/ngspice/ngspice-26.ebuild @@ -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" |