summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-12-26 17:55:57 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-12-26 17:55:57 +0000
commitcd627a28896e3a45488b0ddf450ffd0feb386a30 (patch)
treec358c2545d0a6f8f1974be96146cceccad43e029 /app-office
parentadd chipcard for gnucash (diff)
downloadgentoo-2-cd627a28896e3a45488b0ddf450ffd0feb386a30.tar.gz
gentoo-2-cd627a28896e3a45488b0ddf450ffd0feb386a30.tar.bz2
gentoo-2-cd627a28896e3a45488b0ddf450ffd0feb386a30.zip
version bump, thanks to: Martin Gramatke <xmit@gmx.de> and Urs Joss <tschenturs@gmx.ch> in bug #73702.
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/gnucash-1.8.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/gnucash/gnucash-1.8.10.ebuild b/app-office/gnucash/gnucash-1.8.10.ebuild
index f5f05bc812f6..8bcd12210687 100644
--- a/app-office/gnucash/gnucash-1.8.10.ebuild
+++ b/app-office/gnucash/gnucash-1.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.10.ebuild,v 1.1 2004/12/26 17:52:30 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.10.ebuild,v 1.2 2004/12/26 17:55:57 seemant Exp $
inherit flag-o-matic libtool eutils
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.gnucash.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="~x86"
RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
>=dev-util/guile-1.6
@@ -43,7 +43,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
ofx? ( >=dev-libs/libofx-0.7.0 )
hbci? ( net-libs/aqhbci )
chipcard? ( sys-libs/libchipcard
- net-libs/aqhbci_ddvcard )
+ net-libs/aqhbci-ddvcard )
quotes? ( dev-perl/DateManip
dev-perl/Finance-Quote
dev-perl/HTML-TableExtract )