diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-03-13 09:55:44 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-03-13 09:55:44 +0000 |
commit | 9c0c24db84ec09d9df09f74d1a977cd44100e9d3 (patch) | |
tree | 166fa6b37613d8da4db3a8b7c3cca45733eeb68a /app-office/kmymoney/kmymoney-4.5.3.ebuild | |
parent | x86 stable wrt bug #358307 (diff) | |
download | gentoo-2-9c0c24db84ec09d9df09f74d1a977cd44100e9d3.tar.gz gentoo-2-9c0c24db84ec09d9df09f74d1a977cd44100e9d3.tar.bz2 gentoo-2-9c0c24db84ec09d9df09f74d1a977cd44100e9d3.zip |
x86 stable wrt bug #358517
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'app-office/kmymoney/kmymoney-4.5.3.ebuild')
-rw-r--r-- | app-office/kmymoney/kmymoney-4.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kmymoney/kmymoney-4.5.3.ebuild b/app-office/kmymoney/kmymoney-4.5.3.ebuild index cb1903d2b811..6e889a3215b8 100644 --- a/app-office/kmymoney/kmymoney-4.5.3.ebuild +++ b/app-office/kmymoney/kmymoney-4.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney/kmymoney-4.5.3.ebuild,v 1.1 2011/02/12 16:31:40 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney/kmymoney-4.5.3.ebuild,v 1.2 2011/03/13 09:55:44 phajdan.jr Exp $ EAPI=3 @@ -20,7 +20,7 @@ DESCRIPTION="A personal finance manager for KDE" HOMEPAGE="http://kmymoney2.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="4" IUSE="debug calendar doc hbci ofx quotes test" |