summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-02-11 22:58:50 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-02-11 23:03:01 +0100
commitc4b2dd5f9ffdbdcd53aaf0ace19dd809e23b55af (patch)
tree90fd3a91344f038f8957dc200572914037e1bc47 /media-libs/vigra
parentprofiles: Remove dead 3dgamers mirror (diff)
downloadgentoo-c4b2dd5f9ffdbdcd53aaf0ace19dd809e23b55af.tar.gz
gentoo-c4b2dd5f9ffdbdcd53aaf0ace19dd809e23b55af.tar.bz2
gentoo-c4b2dd5f9ffdbdcd53aaf0ace19dd809e23b55af.zip
media-libs/vigra: Update HOMEPAGE
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-libs/vigra')
-rw-r--r--media-libs/vigra/vigra-1.11.0.ebuild4
1 files 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 b45660768473..897275f7ff65 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"