From: Jonas Stein Date: Sun, 6 Aug 2017 12:40:44 +0000 (+0200) Subject: media-libs/libopendaap: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=37bbc6059cd5034905c82a2cfaea582569697928;p=gentoo.git media-libs/libopendaap: Shorter DESCRIPTION --- diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild b/media-libs/libopendaap/libopendaap-0.4.0.ebuild index 461372c3783f..bfb0e85e3be4 100644 --- a/media-libs/libopendaap/libopendaap-0.4.0.ebuild +++ b/media-libs/libopendaap/libopendaap-0.4.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils -DESCRIPTION="A library which enables applications to discover and connect to iTunes(R) music shares" +DESCRIPTION="A library to connect to iTunes(R) music shares" SRC_URI="http://crazney.net/programs/itunes/files/${P}.tar.bz2" HOMEPAGE="http://crazney.net/programs/itunes/libopendaap.html"