summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:27:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:27:48 +0000
commit2a3d14a6157db61922abf2ad32a20cc929444bca (patch)
tree8929d4cc4719f8ef1d654f91f6b4ed307f130fc2 /sci-electronics
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-2a3d14a6157db61922abf2ad32a20cc929444bca.tar.gz
gentoo-2-2a3d14a6157db61922abf2ad32a20cc929444bca.tar.bz2
gentoo-2-2a3d14a6157db61922abf2ad32a20cc929444bca.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/freehdl/ChangeLog9
-rw-r--r--sci-electronics/freehdl/freehdl-0.0.3.ebuild6
-rw-r--r--sci-electronics/freehdl/freehdl-0.0.4.ebuild6
-rw-r--r--sci-electronics/freehdl/freehdl-0.0.6.ebuild6
-rw-r--r--sci-electronics/freehdl/freehdl-0.0.7.ebuild6
5 files changed, 18 insertions, 15 deletions
diff --git a/sci-electronics/freehdl/ChangeLog b/sci-electronics/freehdl/ChangeLog
index 4f427c47860e..4e4471e467cb 100644
--- a/sci-electronics/freehdl/ChangeLog
+++ b/sci-electronics/freehdl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/freehdl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/ChangeLog,v 1.18 2012/05/04 07:10:20 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/ChangeLog,v 1.19 2014/08/10 20:27:48 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> freehdl-0.0.3.ebuild,
+ freehdl-0.0.4.ebuild, freehdl-0.0.6.ebuild, freehdl-0.0.7.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
04 May 2012; Jeff Horelick <jdhore@gentoo.org> freehdl-0.0.6.ebuild,
freehdl-0.0.7.ebuild:
@@ -92,4 +96,3 @@
13 May 2004; David Holm <dholm@gentoo.org> +metadata.xml,
+freehdl-20040113.ebuild:
Initial import.
-
diff --git a/sci-electronics/freehdl/freehdl-0.0.3.ebuild b/sci-electronics/freehdl/freehdl-0.0.3.ebuild
index ec926eb8181c..62fbdfa85051 100644
--- a/sci-electronics/freehdl/freehdl-0.0.3.ebuild
+++ b/sci-electronics/freehdl/freehdl-0.0.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 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/freehdl/freehdl-0.0.3.ebuild,v 1.3 2007/07/15 03:25:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.3.ebuild,v 1.4 2014/08/10 20:27:48 slyfox Exp $
-DESCRIPTION="A free VHDL simulator."
+DESCRIPTION="A free VHDL simulator"
SRC_URI="http://cran.mit.edu/~enaroska/${P}.tar.gz"
HOMEPAGE="http://freehdl.seul.org/"
LICENSE="GPL-2"
diff --git a/sci-electronics/freehdl/freehdl-0.0.4.ebuild b/sci-electronics/freehdl/freehdl-0.0.4.ebuild
index 954790561de4..27c53747ce55 100644
--- a/sci-electronics/freehdl/freehdl-0.0.4.ebuild
+++ b/sci-electronics/freehdl/freehdl-0.0.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 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/freehdl/freehdl-0.0.4.ebuild,v 1.2 2007/07/15 03:25:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.4.ebuild,v 1.3 2014/08/10 20:27:48 slyfox Exp $
-DESCRIPTION="A free VHDL simulator."
+DESCRIPTION="A free VHDL simulator"
SRC_URI="http://cran.mit.edu/~enaroska/${P}.tar.gz"
HOMEPAGE="http://freehdl.seul.org/"
LICENSE="GPL-2"
diff --git a/sci-electronics/freehdl/freehdl-0.0.6.ebuild b/sci-electronics/freehdl/freehdl-0.0.6.ebuild
index fcc6a8b7b0ee..2e704b6018d2 100644
--- a/sci-electronics/freehdl/freehdl-0.0.6.ebuild
+++ b/sci-electronics/freehdl/freehdl-0.0.6.ebuild
@@ -1,8 +1,8 @@
-# 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-electronics/freehdl/freehdl-0.0.6.ebuild,v 1.2 2012/05/04 07:10:20 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.6.ebuild,v 1.3 2014/08/10 20:27:48 slyfox Exp $
-DESCRIPTION="A free VHDL simulator."
+DESCRIPTION="A free VHDL simulator"
SRC_URI="http://freehdl.seul.org/~enaroska/${P}.tar.gz"
HOMEPAGE="http://freehdl.seul.org/"
LICENSE="GPL-2"
diff --git a/sci-electronics/freehdl/freehdl-0.0.7.ebuild b/sci-electronics/freehdl/freehdl-0.0.7.ebuild
index b324a910a212..fcbdc41b8464 100644
--- a/sci-electronics/freehdl/freehdl-0.0.7.ebuild
+++ b/sci-electronics/freehdl/freehdl-0.0.7.ebuild
@@ -1,8 +1,8 @@
-# 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-electronics/freehdl/freehdl-0.0.7.ebuild,v 1.2 2012/05/04 07:10:20 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.7.ebuild,v 1.3 2014/08/10 20:27:48 slyfox Exp $
-DESCRIPTION="A free VHDL simulator."
+DESCRIPTION="A free VHDL simulator"
SRC_URI="http://freehdl.seul.org/~enaroska/${P}.tar.gz"
HOMEPAGE="http://freehdl.seul.org/"
LICENSE="GPL-2"