From: Harri Nieminen Date: Fri, 17 Feb 2017 19:18:33 +0000 (+0200) Subject: app-misc/rioutil: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=db1a5f1e2ecc5758542322c1cbd0474814783928;p=gentoo.git app-misc/rioutil: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-misc/rioutil/rioutil-1.5.0-r2.ebuild b/app-misc/rioutil/rioutil-1.5.0-r2.ebuild index 3233708aeb3d..af75e54975e8 100644 --- a/app-misc/rioutil/rioutil-1.5.0-r2.ebuild +++ b/app-misc/rioutil/rioutil-1.5.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 inherit multilib eutils -DESCRIPTION="Command line tool for transfering mp3s to and from a Rio 600, 800, Rio Riot, and Nike PSA/Play" +DESCRIPTION="Tool for transfering mp3s to and from a Rio 600, 800, Riot, and Nike PSA/Play" HOMEPAGE="http://rioutil.sourceforge.net/" SRC_URI="mirror://sourceforge/rioutil/${P}.tar.gz"