summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:04:03 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:04:03 +0000
commit97fb422305cabdff8238349d7e5b9a4db3e45c0d (patch)
treec1f9314d309d3160fb00dfda1b011eab43765a01 /dev-embedded/picprog
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-97fb422305cabdff8238349d7e5b9a4db3e45c0d.tar.gz
gentoo-2-97fb422305cabdff8238349d7e5b9a4db3e45c0d.tar.bz2
gentoo-2-97fb422305cabdff8238349d7e5b9a4db3e45c0d.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 'dev-embedded/picprog')
-rw-r--r--dev-embedded/picprog/ChangeLog8
-rw-r--r--dev-embedded/picprog/picprog-1.9.1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-embedded/picprog/ChangeLog b/dev-embedded/picprog/ChangeLog
index a11c8992efe0..e6b6325949f6 100644
--- a/dev-embedded/picprog/ChangeLog
+++ b/dev-embedded/picprog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-embedded/picprog
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/picprog/ChangeLog,v 1.25 2011/12/09 05:09:33 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/picprog/ChangeLog,v 1.26 2014/08/10 20:04:03 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> picprog-1.9.1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
09 Dec 2011; Tim Harder <radhermit@gentoo.org> picprog-1.9.1.ebuild:
Remove empty DEPEND and quote toolchain prefix.
@@ -100,4 +103,3 @@
20 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> picprog-1.3.ebuild:
initial commit, bug #26805 submitted by Roman Valls <brainstorm@menta.net>
-
diff --git a/dev-embedded/picprog/picprog-1.9.1.ebuild b/dev-embedded/picprog/picprog-1.9.1.ebuild
index 5b8662b759e4..b95b40f437ce 100644
--- a/dev-embedded/picprog/picprog-1.9.1.ebuild
+++ b/dev-embedded/picprog/picprog-1.9.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/picprog/picprog-1.9.1.ebuild,v 1.4 2011/12/09 05:09:33 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/picprog/picprog-1.9.1.ebuild,v 1.5 2014/08/10 20:04:03 slyfox Exp $
EAPI=4
inherit toolchain-funcs
-DESCRIPTION="A PIC16, PIC18 and dsPIC microcontroller programmer software for the serial port."
+DESCRIPTION="A PIC16, PIC18 and dsPIC microcontroller programmer software for the serial port"
HOMEPAGE="http://www.iki.fi/hyvatti/pic/picprog.html"
SRC_URI="http://www.iki.fi/hyvatti/pic/${P}.tar.gz"