summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/qhacc/qhacc-3.2.3.ebuild4
-rw-r--r--app-office/qhacc/qhacc-3.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/qhacc/qhacc-3.2.3.ebuild b/app-office/qhacc/qhacc-3.2.3.ebuild
index 40c89d3f1954..e3165895bda0 100644
--- a/app-office/qhacc/qhacc-3.2.3.ebuild
+++ b/app-office/qhacc/qhacc-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-3.2.3.ebuild,v 1.2 2005/01/01 15:41:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-3.2.3.ebuild,v 1.3 2005/07/08 11:56:40 agriffis Exp $
inherit libtool kde-functions eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qhacc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~hppa ~ppc ~sparc ~x86"
-IUSE="doc mysql ofx postgres sqlite"
+IUSE="mysql ofx postgres sqlite"
DEPEND="ofx? ( ~dev-libs/libofx-0.7.0 )
mysql? ( dev-db/mysql++ )
diff --git a/app-office/qhacc/qhacc-3.4.ebuild b/app-office/qhacc/qhacc-3.4.ebuild
index ce839d7ae41e..0b044bba6f8f 100644
--- a/app-office/qhacc/qhacc-3.4.ebuild
+++ b/app-office/qhacc/qhacc-3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-3.4.ebuild,v 1.1 2005/07/03 21:06:13 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-3.4.ebuild,v 1.2 2005/07/08 11:56:40 agriffis Exp $
inherit libtool kde-functions eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qhacc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~hppa ~ppc ~sparc ~x86"
-IUSE="doc mysql ofx postgres sqlite"
+IUSE="crypt mysql ofx postgres sqlite"
DEPEND="ofx? ( ~dev-libs/libofx-0.7.0 )
crypt? ( >=app-crypt/gpgme-0.9.0-r1 )