commit: c4b2dd5f9ffdbdcd53aaf0ace19dd809e23b55af Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Feb 11 21:58:50 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Feb 11 22:03:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b2dd5f
media-libs/vigra: Update HOMEPAGE Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-libs/vigra/vigra-1.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/vigra/vigra-1.11.0.ebuild b/media-libs/vigra/vigra-1.11.0.ebuild index b456607684..897275f7ff 100644 --- a/media-libs/vigra/vigra-1.11.0.ebuild +++ b/media-libs/vigra/vigra-1.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ PYTHON_REQ_USE="threads,xml" inherit cmake-utils python-r1 DESCRIPTION="C++ computer vision library with emphasis on customizable algorithms and data structures" -HOMEPAGE="http://hci.iwr.uni-heidelberg.de/vigra/" +HOMEPAGE="https://ukoethe.github.io/vigra/" SRC_URI="https://github.com/ukoethe/vigra/releases/download/Version-${MY_V}/${MY_P}.tar.gz" LICENSE="MIT"
