dev-embedded/urjtag: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:52:02 +0000 (11:52 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:52:47 +0000 (21:52 +0100)
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
dev-embedded/urjtag/urjtag-0.10.ebuild
dev-embedded/urjtag/urjtag-9999.ebuild

index 36e6a8f82f16baf10f0412de3d0d2565892ae895..bd2122f3ac81e7172f80ac520f23f6ddf2fc8beb 100644 (file)
@@ -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"
index ebaa76a64ba88d1e96dd26cd25c9a8ac5a539092..9a78fc472437b83ea96d2902a05361cc976f419f 100644 (file)
@@ -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"
 
index 134f82e29e99ce4c7ded9a0e8e385bd3b4524f2d..c78422b44a1753721e2c3c20af0f91b5a00d5589 100644 (file)
@@ -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"