Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/tagtool/
Date: Sun, 04 Dec 2016 01:00:44
Message-Id: 1480813234.d0bbaa40debae2b4bc7e6add3d656b3c24ae690c.monsieurp@gentoo
1 commit: d0bbaa40debae2b4bc7e6add3d656b3c24ae690c
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Wed Nov 30 16:47:22 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 01:00:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0bbaa40
7
8 media-sound/tagtool: update SRC_URI and HOMEPAGE.
9
10 Gentoo-Bug: https://bugs.gentoo.org/509202
11
12 Closes: https://github.com/gentoo/gentoo/pull/2961
13
14 media-sound/tagtool/tagtool-0.12.3-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-sound/tagtool/tagtool-0.12.3-r1.ebuild b/media-sound/tagtool/tagtool-0.12.3-r1.ebuild
18 index d4eed74..cb67c5c 100644
19 --- a/media-sound/tagtool/tagtool-0.12.3-r1.ebuild
20 +++ b/media-sound/tagtool/tagtool-0.12.3-r1.ebuild
21 @@ -7,8 +7,8 @@ EAPI=6
22 inherit autotools
23
24 DESCRIPTION="Audio Tag Tool Ogg/Mp3 Tagger"
25 -HOMEPAGE="http://pwp.netcabo.pt/paol/tagtool"
26 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
27 +HOMEPAGE="https://sourceforge.net/projects/tagtool/"
28 +SRC_URI="https://sourceforge.net/projects/${PN}/files/${PN}/${PV}/${P}.tar.bz2"
29
30 LICENSE="GPL-2"
31 SLOT="0"