Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: x11-themes/qtcurve/
Date: Thu, 26 May 2016 10:45:05
Message-Id: 1464259479.a213bf90fdd55c68953c60ac26d85446a027940d.kensington@gentoo
1 commit: a213bf90fdd55c68953c60ac26d85446a027940d
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 10:44:39 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 10:44:39 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=a213bf90
7
8 x11-themes/qtcurve: naive EAPI bump
9
10 Gentoo-bug: 583824
11
12 Package-Manager: portage-2.3.0_rc1
13
14 x11-themes/qtcurve/qtcurve-9999.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
18 index 839272b..18709ad 100644
19 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild
20 +++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
21 @@ -2,10 +2,10 @@
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 -EAPI=5
26 +EAPI=6
27
28 KDE_REQUIRED="optional"
29 -inherit cmake-utils kde4-base multilib
30 +inherit cmake-utils kde4-base
31
32 KDE_AUTODEPS=false
33 KDE_DEBUG=false