diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-09-30 03:45:04 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-09-30 03:45:44 +1000 |
commit | f214212f619bbae4ce47a7f09d0b97f4b305aa43 (patch) | |
tree | 99b672ee7db2d68c57942a5dd4b01f94312e9a77 /media-libs | |
parent | media-libs/taglib-extras: update HOMEPAGE (diff) | |
download | gentoo-f214212f619bbae4ce47a7f09d0b97f4b305aa43.tar.gz gentoo-f214212f619bbae4ce47a7f09d0b97f4b305aa43.tar.bz2 gentoo-f214212f619bbae4ce47a7f09d0b97f4b305aa43.zip |
media-libs/taglib: update HOMEPAGE
Gentoo-bug: 561636
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/taglib/taglib-1.9.1-r2.ebuild | 4 |
1 files 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 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" |