Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: media-gfx/phototonic/
Date: Fri, 28 Oct 2016 16:13:14
Message-Id: 1477671164.ee6ecaab5d3b1cbf687c565cf1bdd09f0f7f1cf5.kensington@gentoo
1 commit: ee6ecaab5d3b1cbf687c565cf1bdd09f0f7f1cf5
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 28 15:44:35 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 28 16:12:44 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=ee6ecaab
7
8 media-gfx/phototonic: EAPI 6
9
10 Package-Manager: portage-2.3.2
11
12 media-gfx/phototonic/phototonic-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/phototonic/phototonic-9999.ebuild b/media-gfx/phototonic/phototonic-9999.ebuild
16 index 7fcce1f..31ab86d 100644
17 --- a/media-gfx/phototonic/phototonic-9999.ebuild
18 +++ b/media-gfx/phototonic/phototonic-9999.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 -EAPI=5
24 +EAPI=6
25 inherit qmake-utils
26
27 DESCRIPTION="Image viewer and organizer"