Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/phototonic/
Date: Sun, 18 Jun 2017 08:58:39
Message-Id: 1497776307.6158e857b2b114af885f1ae7cf2889aaa380bdb0.kensington@gentoo
1 commit: 6158e857b2b114af885f1ae7cf2889aaa380bdb0
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 08:57:52 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 08:58:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6158e857
7
8 media-gfx/phototonic: update HOMEPAGE
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 media-gfx/phototonic/phototonic-1.6.17.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-gfx/phototonic/phototonic-1.6.17.ebuild b/media-gfx/phototonic/phototonic-1.6.17.ebuild
16 index 563c0002374..296d9bdff6b 100644
17 --- a/media-gfx/phototonic/phototonic-1.6.17.ebuild
18 +++ b/media-gfx/phototonic/phototonic-1.6.17.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 inherit qmake-utils
26
27 DESCRIPTION="Image viewer and organizer"
28 -HOMEPAGE="http://oferkv.github.io/phototonic/"
29 +HOMEPAGE="https://github.com/oferkv/phototonic"
30 if [[ ${PV} = *9999* ]]; then
31 inherit git-r3
32 EGIT_REPO_URI="https://github.com/oferkv/phototonic.git"