diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-18 08:39:18 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:52:02 +0100 |
commit | 56b9295feac04badc1facb8f7272b280fe28f847 (patch) | |
tree | b4e2a1ed530cfd4b31210982d21b8bd541ecefb0 /app-pda | |
parent | app-pda/dynamite: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-56b9295feac04badc1facb8f7272b280fe28f847.tar.gz gentoo-56b9295feac04badc1facb8f7272b280fe28f847.tar.bz2 gentoo-56b9295feac04badc1facb8f7272b280fe28f847.zip |
app-pda/iripdb: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/iripdb/iripdb-0.1.3b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |