From cca20d909b1ece1f0f68453e93783d29831dc7a8 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Mon, 20 Mar 2017 11:52:02 +0200 Subject: 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(-) (limited to 'dev-embedded/urjtag') diff --git a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild b/dev-embedded/urjtag/urjtag-0.10-r1.ebuild index 36e6a8f82f16..bd2122f3ac81 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 ebaa76a64ba8..9a78fc472437 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 134f82e29e99..c78422b44a17 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" -- cgit v1.2.3-65-gdbad