From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 99B1C13877A for ; Sun, 22 Jun 2014 18:04:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79CF6E09B9; Sun, 22 Jun 2014 18:04:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F01C6E09B9 for ; Sun, 22 Jun 2014 18:04:11 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0BDBE33FD0E for ; Sun, 22 Jun 2014 18:04:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id CC6FA18EAD for ; Sun, 22 Jun 2014 18:04:08 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1403460219.65ed2a56317c26c444ea00cf2c29b31cc4626f02.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-9999.ebuild app-office/kmymoney/metadata.xml X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 65ed2a56317c26c444ea00cf2c29b31cc4626f02 X-VCS-Branch: master Date: Sun, 22 Jun 2014 18:04:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2329552c-5482-4ffc-9418-4a73e1388fd9 X-Archives-Hash: 106263856e9f4e5a537da976b28e771d commit: 65ed2a56317c26c444ea00cf2c29b31cc4626f02 Author: Michael Palimaka gentoo org> AuthorDate: Sun Jun 22 18:03:39 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jun 22 18:03:39 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=65ed2a56 [app-office/kmymoney] Sync with portage. Package-Manager: portage-2.2.10 --- app-office/kmymoney/kmymoney-9999.ebuild | 14 +++++++------- app-office/kmymoney/metadata.xml | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index 592a45b..c11fcde 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -3,6 +3,7 @@ # $Header: $ EAPI=5 + KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et eu fi fr ga gl hu it ja kk lt mr ms nds nl pl pt pt_BR ro ru sk sv tr ug uk zh_CN zh_TW" KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}" @@ -10,33 +11,32 @@ KDE_HANDBOOK="optional" CPPUNIT_REQUIRED="test" VIRTUALX_REQUIRED="test" VIRTUALDBUS_TEST="true" - inherit kde4-base DESCRIPTION="Personal finance manager for KDE" HOMEPAGE="http://kmymoney2.sourceforge.net/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://sourceforge/kmymoney2/${P}.tar.xz" + SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" fi LICENSE="GPL-2" -KEYWORDS="" SLOT="4" +KEYWORDS="" IUSE="debug calendar doc hbci ofx quotes" COMMON_DEPEND=" - app-crypt/gpgme + app-crypt/gpgme:= >=app-office/libalkimia-4.3.2 dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 dev-libs/boost:= dev-libs/glib:2 - dev-libs/gmp + dev-libs/gmp:0 dev-libs/libgpg-error dev-libs/libxml2 $(add_kdebase_dep kdepimlibs) x11-misc/shared-mime-info - calendar? ( dev-libs/libical ) + calendar? ( dev-libs/libical:= ) hbci? ( >=net-libs/aqbanking-5.0.1 >=sys-libs/gwenhywfar-4.0.1[qt4] @@ -52,7 +52,7 @@ DEPEND="${COMMON_DEPEND} " src_configure() { - mycmakeargs=( + local mycmakeargs=( -DUSE_QT_DESIGNER=OFF $(cmake-utils_use_enable calendar LIBICAL) $(cmake-utils_use_use doc DEVELOPER_DOC) diff --git a/app-office/kmymoney/metadata.xml b/app-office/kmymoney/metadata.xml index 4b5f707..90d8bc6 100644 --- a/app-office/kmymoney/metadata.xml +++ b/app-office/kmymoney/metadata.xml @@ -1,9 +1,9 @@ -kde - - Enable HBCI banking support. - Enable support for downloading stock data. - + kde + + Enable HBCI banking support. + Enable support for downloading stock data. +