commit: 2399fd39a240fea5f0161f5f040d91503c9b1342 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Sat May 2 13:00:11 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri May 15 17:06:53 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2399fd39
[app-office/skrooge] Update KDE_LINGUAS and DESCRIPTION. DEPEND on kactivities Package-Manager: portage-2.2.18 app-office/skrooge/skrooge-9999.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app-office/skrooge/skrooge-9999.ebuild b/app-office/skrooge/skrooge-9999.ebuild index aac5e9c..aca9c28 100644 --- a/app-office/skrooge/skrooge-9999.ebuild +++ b/app-office/skrooge/skrooge-9999.ebuild @@ -4,12 +4,12 @@ EAPI=5 -KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu ia -it ja ko lt mr ms nb nds nl pl pt pt_BR ro ru sk sv tr ug uk zh_CN zh_TW" +KDE_LINGUAS="ast bg bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu +ia it ja ko lt mr ms nb nds nl pl pt pt_BR ro ru sk sv tr ug uk zh_CN zh_TW" KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="personal finances manager for KDE4, aiming at being simple and intuitive" +DESCRIPTION="Personal finances manager for KDE4, aiming at being simple and intuitive" HOMEPAGE="http://www.skrooge.org/" LICENSE="GPL-2" @@ -18,6 +18,7 @@ KEYWORDS="" IUSE="debug" DEPEND=" + $(add_kdebase_dep kactivities) $(add_kdebase_dep kdepimlibs) app-crypt/qca:2[qt4] dev-db/sqlite:3
