From: Jonas Stein Date: Sun, 6 Aug 2017 12:43:40 +0000 (+0200) Subject: media-sound/shnflacverify: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=621ec16b603303d2dc65cb95f08dba403831b4a3;p=gentoo.git media-sound/shnflacverify: Shorter DESCRIPTION --- diff --git a/media-sound/shnflacverify/shnflacverify-0.3.ebuild b/media-sound/shnflacverify/shnflacverify-0.3.ebuild index 4a2aac3104eb..80e08a78f3bb 100644 --- a/media-sound/shnflacverify/shnflacverify-0.3.ebuild +++ b/media-sound/shnflacverify/shnflacverify-0.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit eutils -DESCRIPTION="This program helps manage the verification of checksums related to Shorten and FLAC files" +DESCRIPTION="Manage the verification of checksums related to Shorten and FLAC files" HOMEPAGE="https://sourceforge.net/projects/shnflacverify/" SRC_URI="http://downloads.sourceforge.net/project/${PN}/${PN}/${P}/${P}.zip"