From 6158e857b2b114af885f1ae7cf2889aaa380bdb0 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sun, 18 Jun 2017 18:57:52 +1000 Subject: [PATCH] media-gfx/phototonic: update HOMEPAGE Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- media-gfx/phototonic/phototonic-1.6.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/phototonic/phototonic-1.6.17.ebuild b/media-gfx/phototonic/phototonic-1.6.17.ebuild index 563c00023741f..296d9bdff6bea 100644 --- a/media-gfx/phototonic/phototonic-1.6.17.ebuild +++ b/media-gfx/phototonic/phototonic-1.6.17.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit qmake-utils DESCRIPTION="Image viewer and organizer" -HOMEPAGE="http://oferkv.github.io/phototonic/" +HOMEPAGE="https://github.com/oferkv/phototonic" if [[ ${PV} = *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/oferkv/phototonic.git"