Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: media-plugins/mopidy-spotify/
Date: Tue, 30 Jun 2015 02:06:10
Message-Id: 1435629957.42d8542ad09db98e79b0459e1d03e1125e0bca65.mrueg@gentoo
1 commit: 42d8542ad09db98e79b0459e1d03e1125e0bca65
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 02:05:57 2015 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 02:05:57 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=42d8542a
7
8 [media-plugins/mopidy-spotify] Fix description.
9
10 Package-Manager: portage-2.2.20
11
12 media-plugins/mopidy-spotify/mopidy-spotify-2.0.0_pre20150602.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-plugins/mopidy-spotify/mopidy-spotify-2.0.0_pre20150602.ebuild b/media-plugins/mopidy-spotify/mopidy-spotify-2.0.0_pre20150602.ebuild
16 index a8b3608..ae448ef 100644
17 --- a/media-plugins/mopidy-spotify/mopidy-spotify-2.0.0_pre20150602.ebuild
18 +++ b/media-plugins/mopidy-spotify/mopidy-spotify-2.0.0_pre20150602.ebuild
19 @@ -7,7 +7,7 @@ PYTHON_COMPAT=(python2_7)
20
21 inherit vcs-snapshot distutils-r1
22
23 -DESCRIPTION="An extensible music server that plays music from local disk and more"
24 +DESCRIPTION="Mopidy extension for playing music from Spotify"
25 HOMEPAGE="http://mopidy.com https://github.com/mopidy/mopidy-spotify"
26 COMMIT_ID="70f27932cbc728693140d5d264054fb8c777516f"
27 SRC_URI="https://github.com/mopidy/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"