diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-03-04 21:53:22 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-03-04 21:53:22 +0000 |
commit | 10b7f5a99dc999381007b30c19f15ea198e88350 (patch) | |
tree | 7ea8548ac8cbd4f85af5a95e0853299d23265ff5 /gnome-extra/gnome-integration-spotify | |
parent | Add new 3.9 version. Remove 3.8 (diff) | |
download | gentoo-2-10b7f5a99dc999381007b30c19f15ea198e88350.tar.gz gentoo-2-10b7f5a99dc999381007b30c19f15ea198e88350.tar.bz2 gentoo-2-10b7f5a99dc999381007b30c19f15ea198e88350.zip |
updating gnome-integration-spotify for bug 458256
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'gnome-extra/gnome-integration-spotify')
-rw-r--r-- | gnome-extra/gnome-integration-spotify/ChangeLog | 9 | ||||
-rw-r--r-- | gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20130304.ebuild (renamed from gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20130116.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/gnome-extra/gnome-integration-spotify/ChangeLog b/gnome-extra/gnome-integration-spotify/ChangeLog index f7acc0978af5..1215e53b2b83 100644 --- a/gnome-extra/gnome-integration-spotify/ChangeLog +++ b/gnome-extra/gnome-integration-spotify/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for gnome-extra/gnome-integration-spotify # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v 1.5 2013/01/21 06:41:51 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v 1.6 2013/03/04 21:53:22 prometheanfire Exp $ + +*gnome-integration-spotify-20130304 (04 Mar 2013) + + 04 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> + -gnome-integration-spotify-20130116.ebuild, + +gnome-integration-spotify-20130304.ebuild: + updating for bug 458256 *gnome-integration-spotify-20130119 (21 Jan 2013) diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20130116.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20130304.ebuild index 9d7d3fdecc7c..52db1d32b812 100644 --- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20130116.ebuild +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20130304.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20130116.ebuild,v 1.1 2013/01/17 08:06:05 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20130304.ebuild,v 1.1 2013/03/04 21:53:22 prometheanfire Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit gnome2-utils DESCRIPTION="GNOME integration for Spotify" HOMEPAGE="https://github.com/mrpdaemon/gnome-integration-spotify" SRC_URI="http://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" -S="${WORKDIR}/mrpdaemon-${PN}-55ce7a3" +S="${WORKDIR}/mrpdaemon-${PN}-9af735f" LICENSE="GPL-3" SLOT="0" |