From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kg5yV-0006J2-K3 for garchives@archives.gentoo.org; Wed, 17 Sep 2008 22:58:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9B99E051C; Wed, 17 Sep 2008 22:58:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6A7FFE051C for ; Wed, 17 Sep 2008 22:58:18 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4ADF6668A8 for ; Wed, 17 Sep 2008 22:58:17 +0000 (UTC) Received: from deathwing00 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Kg5yS-00048I-4C for gentoo-commits@lists.gentoo.org; Wed, 17 Sep 2008 22:58:16 +0000 From: "Ioannis Aslanidis (deathwing00)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, deathwing00@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/kmymoney2: ChangeLog kmymoney2-0.8.9.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog kmymoney2-0.8.9.ebuild X-VCS-Directories: app-office/kmymoney2 X-VCS-Committer: deathwing00 X-VCS-Committer-Name: Ioannis Aslanidis Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ioannis Aslanidis Date: Wed, 17 Sep 2008 22:58:16 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4ccf8445-47d0-4c1a-825c-b315a27c6c32 X-Archives-Hash: dafca55c70cca187728382a75e8d391e deathwing00 08/09/17 22:58:16 Modified: ChangeLog Added: kmymoney2-0.8.9.ebuild Log: Fixes bug #233482. (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r5 x86_64) Revision Changes Path 1.75 app-office/kmymoney2/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymone= y2/ChangeLog?rev=3D1.75&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymone= y2/ChangeLog?rev=3D1.75&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymone= y2/ChangeLog?r1=3D1.74&r2=3D1.75 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-office/kmymoney2/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 3 Aug 2008 10:40:33 -0000 1.74 +++ ChangeLog 17 Sep 2008 22:58:15 -0000 1.75 @@ -1,6 +1,12 @@ # ChangeLog for app-office/kmymoney2 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/ChangeLog,v 1.74= 2008/08/03 10:40:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/ChangeLog,v 1.75= 2008/09/17 22:58:15 deathwing00 Exp $ + +*kmymoney2-0.8.9 (17 Sep 2008) + + 17 Sep 2008; Ioannis Aslanidis + +kmymoney2-0.8.9.ebuild: + Fixes bug #233482. =20 03 Aug 2008; Ulrich Mueller metadata.xml: Add USE flag description to metadata wrt GLEP 56. 1.1 app-office/kmymoney2/kmymoney2-0.8.9.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymone= y2/kmymoney2-0.8.9.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymone= y2/kmymoney2-0.8.9.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: kmymoney2-0.8.9.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.9.e= build,v 1.1 2008/09/17 22:58:15 deathwing00 Exp $ inherit kde DESCRIPTION=3D"Personal Finances Manager for KDE." HOMEPAGE=3D"http://kmymoney2.sourceforge.net" SRC_URI=3D"mirror://sourceforge/kmymoney2/${P}.tar.bz2" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE=3D"crypt ofx hbci" DEPEND=3D"dev-libs/libxml2 hbci? ( >=3Dnet-libs/aqbanking-1.8.0_beta ) ofx? ( >=3Ddev-libs/libofx-0.7 )" RDEPEND=3D"${DEPEND} crypt? ( app-crypt/gnupg )" #DEPEND=3D"${DEPEND} # dev-util/cppunit" need-kde 3.5 # TODO: support maketest # (needs cppunit in DEPEND) pkg_setup() { if use hbci && ! built_with_use net-libs/aqbanking kde; then eerror "The HBCI plugin is shipped by net-libs/aqbanking," eerror "which has to be built with KDE support." die "rebuild net-libs/aqbanking with USE=3Dkde" fi } src_compile() { local myconf=3D"$(use_enable ofx ofxplugin) $(use_enable hbci kbanking) --disable-cppunit" # bug 132665 replace-flags "-Os" "-O2" kde_src_compile } src_install() { kde_src_install # bug 139082 rm "${D}"/usr/bin/kmymoney }