diff options
Diffstat (limited to 'app-office/gnucash/gnucash-2.2.9.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-2.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-2.2.9.ebuild b/app-office/gnucash/gnucash-2.2.9.ebuild index 809a17ff28d4..6be3f7603bcf 100644 --- a/app-office/gnucash/gnucash-2.2.9.ebuild +++ b/app-office/gnucash/gnucash-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.9.ebuild,v 1.4 2009/04/11 20:51:50 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.9.ebuild,v 1.5 2009/04/12 09:53:50 klausman Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.lzma" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="+doc ofx hbci chipcard debug quotes" |