From 37bbc6059cd5034905c82a2cfaea582569697928 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Sun, 6 Aug 2017 14:40:44 +0200 Subject: [PATCH] media-libs/libopendaap: Shorter DESCRIPTION --- media-libs/libopendaap/libopendaap-0.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild b/media-libs/libopendaap/libopendaap-0.4.0.ebuild index 461372c3783f1..bfb0e85e3be43 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"