commit: 7dd2a7e5269299f34501bfb84de48abd31bd97aa Author: Gokturk Yuksek <gokturk <AT> binghamton <DOT> edu> AuthorDate: Mon Aug 24 18:54:07 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 24 18:55:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd2a7e5
media-sound/spotify: Fix homepage URL The URL link has a 'ch-de' localization tag, which prints messages in German. Package-Manager: portage-2.2.20.1 media-sound/spotify/spotify-0.9.17.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/spotify/spotify-0.9.17.1-r1.ebuild b/media-sound/spotify/spotify-0.9.17.1-r1.ebuild index 08c1759..c5fbd30 100644 --- a/media-sound/spotify/spotify-0.9.17.1-r1.ebuild +++ b/media-sound/spotify/spotify-0.9.17.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils fdo-mime gnome2-utils pax-utils unpacker DESCRIPTION="Spotify is a social music platform" -HOMEPAGE="https://www.spotify.com/ch-de/download/previews/" +HOMEPAGE="https://www.spotify.com/download/previews/" MY_PV="${PV}.g9b85d43.7-1" MY_P="${PN}-client_${MY_PV}" SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}/"
