commit: f214212f619bbae4ce47a7f09d0b97f4b305aa43 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Sep 29 17:45:04 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Sep 29 17:45:44 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f214212f
media-libs/taglib: update HOMEPAGE Gentoo-bug: 561636 Package-Manager: portage-2.2.20.1 media-libs/taglib/taglib-1.9.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/taglib/taglib-1.9.1-r2.ebuild b/media-libs/taglib/taglib-1.9.1-r2.ebuild index 2e5da6e..4dc2ef6 100644 --- a/media-libs/taglib/taglib-1.9.1-r2.ebuild +++ b/media-libs/taglib/taglib-1.9.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-multilib DESCRIPTION="A library for reading and editing audio meta data" -HOMEPAGE="https://developer.kde.org/~wheeler/taglib.html" +HOMEPAGE="https://taglib.github.io/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1 MPL-1.1"
