Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/taglib/
Date: Tue, 29 Sep 2015 17:45:57
Message-Id: 1443548744.f214212f619bbae4ce47a7f09d0b97f4b305aa43.kensington@gentoo
1 commit: f214212f619bbae4ce47a7f09d0b97f4b305aa43
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 17:45:04 2015 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 17:45:44 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f214212f
7
8 media-libs/taglib: update HOMEPAGE
9
10 Gentoo-bug: 561636
11
12 Package-Manager: portage-2.2.20.1
13
14 media-libs/taglib/taglib-1.9.1-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-libs/taglib/taglib-1.9.1-r2.ebuild b/media-libs/taglib/taglib-1.9.1-r2.ebuild
18 index 2e5da6e..4dc2ef6 100644
19 --- a/media-libs/taglib/taglib-1.9.1-r2.ebuild
20 +++ b/media-libs/taglib/taglib-1.9.1-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2015 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -7,7 +7,7 @@ EAPI=5
28 inherit cmake-multilib
29
30 DESCRIPTION="A library for reading and editing audio meta data"
31 -HOMEPAGE="https://developer.kde.org/~wheeler/taglib.html"
32 +HOMEPAGE="https://taglib.github.io/"
33 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
34
35 LICENSE="LGPL-2.1 MPL-1.1"