diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:40:44 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:26 +0200 |
commit | 37bbc6059cd5034905c82a2cfaea582569697928 (patch) | |
tree | 15ac3005b67488ab2d269a41a67c18e4e08d5cf2 /media-libs/libopendaap | |
parent | media-libs/libdvb: Shorter DESCRIPTION (diff) | |
download | gentoo-37bbc6059cd5034905c82a2cfaea582569697928.tar.gz gentoo-37bbc6059cd5034905c82a2cfaea582569697928.tar.bz2 gentoo-37bbc6059cd5034905c82a2cfaea582569697928.zip |
media-libs/libopendaap: Shorter DESCRIPTION
Diffstat (limited to 'media-libs/libopendaap')
-rw-r--r-- | media-libs/libopendaap/libopendaap-0.4.0.ebuild | 4 |
1 files 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 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" |