commit:     7a4489ec1c136bd5a0f814e7d42a6191c12b43a4
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Feb 21 23:48:17 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 14:15:19 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7a4489ec

app-office/skrooge: 2.3.0 version bump

Package-Manager: portage-2.2.27

 app-office/skrooge/{skrooge-9999.ebuild => skrooge-2.3.0.ebuild} | 6 +++---
 app-office/skrooge/skrooge-9999.ebuild                           | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-office/skrooge/skrooge-9999.ebuild 
b/app-office/skrooge/skrooge-2.3.0.ebuild
similarity index 97%
copy from app-office/skrooge/skrooge-9999.ebuild
copy to app-office/skrooge/skrooge-2.3.0.ebuild
index 1a7e4b4..c623b30 100644
--- a/app-office/skrooge/skrooge-9999.ebuild
+++ b/app-office/skrooge/skrooge-2.3.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_GCC_MINIMAL="4.9"
 KDE_HANDBOOK="forceoptional"
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.skrooge.org/";
 [[ ${PV} == 9999 ]] || SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS=""
+KEYWORDS="~amd64"
 IUSE="activities crypt ofx"
 
 COMMON_DEPEND="
@@ -42,7 +42,7 @@ COMMON_DEPEND="
        $(add_frameworks_dep kxmlgui)
        $(add_qt_dep qtconcurrent)
        $(add_qt_dep qtdbus)
-       $(add_qt_dep qtdeclarative)
+       $(add_qt_dep qtdeclarative 'widgets')
        $(add_qt_dep qtgui)
        $(add_qt_dep qtprintsupport)
        $(add_qt_dep qtscript)

diff --git a/app-office/skrooge/skrooge-9999.ebuild 
b/app-office/skrooge/skrooge-9999.ebuild
index 1a7e4b4..81fd308 100644
--- a/app-office/skrooge/skrooge-9999.ebuild
+++ b/app-office/skrooge/skrooge-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_GCC_MINIMAL="4.9"
 KDE_HANDBOOK="forceoptional"
@@ -42,7 +42,7 @@ COMMON_DEPEND="
        $(add_frameworks_dep kxmlgui)
        $(add_qt_dep qtconcurrent)
        $(add_qt_dep qtdbus)
-       $(add_qt_dep qtdeclarative)
+       $(add_qt_dep qtdeclarative 'widgets')
        $(add_qt_dep qtgui)
        $(add_qt_dep qtprintsupport)
        $(add_qt_dep qtscript)

Reply via email to