diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 18:57:52 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 18:58:27 +1000 |
commit | 6158e857b2b114af885f1ae7cf2889aaa380bdb0 (patch) | |
tree | 5ba3fcbd21244a9038179e4dc5bced795e74bd0a /media-gfx/phototonic | |
parent | x11-libs/libqxt: update HOMEPAGE (diff) | |
download | gentoo-6158e857b2b114af885f1ae7cf2889aaa380bdb0.tar.gz gentoo-6158e857b2b114af885f1ae7cf2889aaa380bdb0.tar.bz2 gentoo-6158e857b2b114af885f1ae7cf2889aaa380bdb0.zip |
media-gfx/phototonic: update HOMEPAGE
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-gfx/phototonic')
-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" |