Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Sun, 16 Feb 2020 20:25:07
Message-Id: 1581884639.a53e157a04f757c02dc70ad972b149f8c109137d.soap@gentoo
1 commit: a53e157a04f757c02dc70ad972b149f8c109137d
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 16 20:23:59 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 16 20:23:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a53e157a
7
8 media-sound/spotify: [QA] inherit eutils.eclass directly
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 media-sound/spotify/spotify-1.0.72-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-sound/spotify/spotify-1.0.72-r1.ebuild b/media-sound/spotify/spotify-1.0.72-r1.ebuild
17 index ef72a8936d6..0f511f48f5d 100644
18 --- a/media-sound/spotify/spotify-1.0.72-r1.ebuild
19 +++ b/media-sound/spotify/spotify-1.0.72-r1.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 -inherit gnome2-utils pax-utils unpacker xdg-utils
27 +inherit eutils gnome2-utils pax-utils unpacker xdg-utils
28
29 DESCRIPTION="Spotify is a social music platform"
30 HOMEPAGE="https://www.spotify.com/ch-de/download/previews/"