commit:     cca20d909b1ece1f0f68453e93783d29831dc7a8
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Mar 20 09:52:02 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:52:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca20d90

dev-embedded/urjtag: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

 dev-embedded/urjtag/urjtag-0.10-r1.ebuild | 4 ++--
 dev-embedded/urjtag/urjtag-0.10.ebuild    | 4 ++--
 dev-embedded/urjtag/urjtag-9999.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild 
b/dev-embedded/urjtag/urjtag-0.10-r1.ebuild
index 36e6a8f82f1..bd2122f3ac8 100644
--- a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild
+++ b/dev-embedded/urjtag/urjtag-0.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: figure out htf to make python.eclass work
@@ -15,7 +15,7 @@ else
        KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 fi
 
-DESCRIPTION="tool for communicating over JTAG with flash chips, CPUs, and many 
more (fork of openwince jtag)"
+DESCRIPTION="Tool for communicating over JTAG with flash chips, CPUs, and many 
more"
 HOMEPAGE="http://urjtag.sourceforge.net/";
 
 LICENSE="GPL-2"

diff --git a/dev-embedded/urjtag/urjtag-0.10.ebuild 
b/dev-embedded/urjtag/urjtag-0.10.ebuild
index ebaa76a64ba..9a78fc47243 100644
--- a/dev-embedded/urjtag/urjtag-0.10.ebuild
+++ b/dev-embedded/urjtag/urjtag-0.10.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils
 
-DESCRIPTION="tool for communicating over JTAG with flash chips, CPUs, and many 
more (fork of openwince jtag)"
+DESCRIPTION="Tool for communicating over JTAG with flash chips, CPUs, and many 
more"
 HOMEPAGE="http://urjtag.sourceforge.net/";
 SRC_URI="mirror://sourceforge/urjtag/${P}.tar.bz2"
 

diff --git a/dev-embedded/urjtag/urjtag-9999.ebuild 
b/dev-embedded/urjtag/urjtag-9999.ebuild
index 134f82e29e9..c78422b44a1 100644
--- a/dev-embedded/urjtag/urjtag-9999.ebuild
+++ b/dev-embedded/urjtag/urjtag-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: figure out htf to make python.eclass work
@@ -15,7 +15,7 @@ else
        KEYWORDS="amd64 ppc sparc x86"
 fi
 
-DESCRIPTION="tool for communicating over JTAG with flash chips, CPUs, and many 
more (fork of openwince jtag)"
+DESCRIPTION="Tool for communicating over JTAG with flash chips, CPUs, and many 
more"
 HOMEPAGE="http://urjtag.sourceforge.net/";
 
 LICENSE="GPL-2"

Reply via email to