diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-01-09 00:52:09 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-01-09 00:52:09 +0000 |
commit | 97fd2af0f61408487532e4e27984c4292dc529ee (patch) | |
tree | b4f1964a8b13c1cd23d3dae0a21ca0078d57deb7 /media-sound/spotify | |
parent | Fix LICENSE, see AUTHORS and COPYING, bug 448650. (diff) | |
download | gentoo-2-97fd2af0f61408487532e4e27984c4292dc529ee.tar.gz gentoo-2-97fd2af0f61408487532e4e27984c4292dc529ee.tar.bz2 gentoo-2-97fd2af0f61408487532e4e27984c4292dc529ee.zip |
spelling fix for spotify
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'media-sound/spotify')
-rw-r--r-- | media-sound/spotify/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/spotify/spotify-0.8.8.323.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/spotify/ChangeLog b/media-sound/spotify/ChangeLog index 55e2a0bf0ff4..de9c78317403 100644 --- a/media-sound/spotify/ChangeLog +++ b/media-sound/spotify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/spotify # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.6 2013/01/08 18:22:37 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.7 2013/01/09 00:52:09 prometheanfire Exp $ + + 09 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> + spotify-0.8.8.323.ebuild: + spelling fix for spotify 08 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> spotify-0.8.8.323.ebuild: diff --git a/media-sound/spotify/spotify-0.8.8.323.ebuild b/media-sound/spotify/spotify-0.8.8.323.ebuild index 3ff1d72c85f3..020b042d7a80 100644 --- a/media-sound/spotify/spotify-0.8.8.323.ebuild +++ b/media-sound/spotify/spotify-0.8.8.323.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/media-sound/spotify/spotify-0.8.8.323.ebuild,v 1.2 2013/01/08 18:22:37 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.8.8.323.ebuild,v 1.3 2013/01/09 00:52:09 prometheanfire Exp $ EAPI=4 inherit pax-utils @@ -61,7 +61,7 @@ RDEPEND="${DEPEND} RESTRICT="mirror strip" -QA_PREBUILD="/opt/spotify/spotify +QA_PREBUILT="/opt/spotify/spotify /opt/spotify/libcef.so" src_unpack() { |