dev-embedded/jtag: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:27:20 +0000 (11:27 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:51:48 +0000 (21:51 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-embedded/jtag/jtag-0.5.1-r1.ebuild

index 1838761386a334deb2dc891edcc6aeed283f020f..d6ffcb47a471f50c2bf3a1162d51bb814aae0fc0 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
 
 inherit eutils
 
-DESCRIPTION="Software for working with JTAG-aware (IEEE 1149.1) devices (parts) and boards through JTAG adapter"
+DESCRIPTION="Tool for working with JTAG-aware devices and boards through JTAG adapter"
 HOMEPAGE="http://openwince.sourceforge.net/jtag/"
 SRC_URI="mirror://sourceforge/openwince/${P}.tar.bz2"