Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/tomahawk/
Date: Sat, 20 Jul 2019 19:31:00
Message-Id: 1563650980.367f117f02bc0f6d85edc6939fa389960ece59da.asturm@gentoo
1 commit: 367f117f02bc0f6d85edc6939fa389960ece59da
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 19:12:58 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 19:29:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367f117f
7
8 media-sound/tomahawk: tomahawk-player.org is no more
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild b/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild
17 index 82c9537fd05..fca16414dfb 100644
18 --- a/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild
19 +++ b/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild
20 @@ -7,7 +7,7 @@ COMMIT=777b31219179b43f56c7b95857d2fbd7f33199aa
21 inherit cmake-utils xdg-utils
22
23 DESCRIPTION="Multi-source social music player"
24 -HOMEPAGE="https://www.tomahawk-player.org/"
25 +HOMEPAGE="https://github.com/tomahawk-player/tomahawk"
26 SRC_URI="https://github.com/${PN}-player/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="GPL-3 BSD"