diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2015-03-27 18:31:22 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2015-03-27 18:31:22 +0000 |
commit | 31a9f84dd6f64a65044e98482fb61fe566df4571 (patch) | |
tree | 3a17ed57d81d19c1fe8d2af7c69c6ddba575483c /media-sound/spotify | |
parent | fix #544548 (diff) | |
download | gentoo-2-31a9f84dd6f64a65044e98482fb61fe566df4571.tar.gz gentoo-2-31a9f84dd6f64a65044e98482fb61fe566df4571.tar.bz2 gentoo-2-31a9f84dd6f64a65044e98482fb61fe566df4571.zip |
updating spotify for new release bug 544522
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Diffstat (limited to 'media-sound/spotify')
-rw-r--r-- | media-sound/spotify/ChangeLog | 10 | ||||
-rw-r--r-- | media-sound/spotify/spotify-0.9.17.1.ebuild (renamed from media-sound/spotify/spotify-0.9.11.27-r2.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/media-sound/spotify/ChangeLog b/media-sound/spotify/ChangeLog index 9777f3a8e50b..c74378ea2abe 100644 --- a/media-sound/spotify/ChangeLog +++ b/media-sound/spotify/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/spotify -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.37 2014/12/12 16:19:50 prometheanfire Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.38 2015/03/27 18:31:22 prometheanfire Exp $ + +*spotify-0.9.17.1 (27 Mar 2015) + + 27 Mar 2015; Matthew Thode <prometheanfire@gentoo.org> + +spotify-0.9.17.1.ebuild, -spotify-0.9.11.27-r2.ebuild: + updating spotify for new release bug 544522 *spotify-0.9.4.183-r9 (12 Dec 2014) *spotify-0.9.11.27-r2 (12 Dec 2014) diff --git a/media-sound/spotify/spotify-0.9.11.27-r2.ebuild b/media-sound/spotify/spotify-0.9.17.1.ebuild index 46eb50cce7e1..8057f5765835 100644 --- a/media-sound/spotify/spotify-0.9.11.27-r2.ebuild +++ b/media-sound/spotify/spotify-0.9.17.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.11.27-r2.ebuild,v 1.1 2014/12/12 16:19:50 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.17.1.ebuild,v 1.1 2015/03/27 18:31:22 prometheanfire Exp $ 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/" -MY_PV="${PV}.g2b1a638.81-1" +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}/" SRC_URI=" |