diff options
-rw-r--r-- | media-gfx/phototonic/phototonic-1.6.17.ebuild | 4 |
1 files 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 563c00023741..296d9bdff6be 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" |