commit: 6158e857b2b114af885f1ae7cf2889aaa380bdb0 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 08:57:52 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 08:58:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6158e857
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 563c0002374..296d9bdff6b 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"
