From 56b9295feac04badc1facb8f7272b280fe28f847 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sat, 18 Feb 2017 08:39:18 +0200 Subject: app-pda/iripdb: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- app-pda/iripdb/iripdb-0.1.3b.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-pda') diff --git a/app-pda/iripdb/iripdb-0.1.3b.ebuild b/app-pda/iripdb/iripdb-0.1.3b.ebuild index 075396afd75c..a244c68e9e26 100644 --- a/app-pda/iripdb/iripdb-0.1.3b.ebuild +++ b/app-pda/iripdb/iripdb-0.1.3b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit eutils toolchain-funcs MY_P=${P/iripdb/iRipDB} S=${WORKDIR}/${PN} -DESCRIPTION="iRipDB allows generating the DB files necessary for the iRiver iHP-1xx series of MP3/Ogg HD Players" +DESCRIPTION="Allows generating the DB files necessary for the iRiver iHP-1xx" HOMEPAGE="http://www.fataltourist.com/iripdb/" SRC_URI="http://www.fataltourist.com/iripdb/${MY_P}.zip" -- cgit v1.2.3-65-gdbad