From: Michael Palimaka Date: Tue, 29 Sep 2015 17:45:04 +0000 (+1000) Subject: media-libs/taglib: update HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f214212f619bbae4ce47a7f09d0b97f4b305aa43;p=gentoo.git media-libs/taglib: update HOMEPAGE Gentoo-bug: 561636 Package-Manager: portage-2.2.20.1 --- diff --git a/media-libs/taglib/taglib-1.9.1-r2.ebuild b/media-libs/taglib/taglib-1.9.1-r2.ebuild index 2e5da6ee911b..4dc2ef69198b 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"