From 8d4aadd695dfcdbdb8e06a025bdc94674b7819b2 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Mon, 20 Mar 2017 11:27:20 +0200 Subject: dev-embedded/jtag: Fix toolong DESCRIPTION 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-embedded/jtag') diff --git a/dev-embedded/jtag/jtag-0.5.1-r1.ebuild b/dev-embedded/jtag/jtag-0.5.1-r1.ebuild index 1838761386a3..d6ffcb47a471 100644 --- a/dev-embedded/jtag/jtag-0.5.1-r1.ebuild +++ b/dev-embedded/jtag/jtag-0.5.1-r1.ebuild @@ -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" -- cgit v1.2.3-65-gdbad