diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:43:40 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:27 +0200 |
commit | 621ec16b603303d2dc65cb95f08dba403831b4a3 (patch) | |
tree | 3f619e3f9d5675e7bdc7bbcb8691037264acfdbe /media-sound/shnflacverify | |
parent | media-libs/libptp2: Shorter DESCRIPTION (diff) | |
download | gentoo-621ec16b603303d2dc65cb95f08dba403831b4a3.tar.gz gentoo-621ec16b603303d2dc65cb95f08dba403831b4a3.tar.bz2 gentoo-621ec16b603303d2dc65cb95f08dba403831b4a3.zip |
media-sound/shnflacverify: Shorter DESCRIPTION
Diffstat (limited to 'media-sound/shnflacverify')
-rw-r--r-- | media-sound/shnflacverify/shnflacverify-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |