summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-08 11:56:40 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-08 11:56:40 +0000
commit007ad06b8910875b3c8c4928b7159aa10a7fb91a (patch)
treeabfffa26f51e8f4aba08926edb0a3901df7c7823 /app-office/qhacc
parentQA: Trim whitespace. (diff)
downloadgentoo-2-007ad06b8910875b3c8c4928b7159aa10a7fb91a.tar.gz
gentoo-2-007ad06b8910875b3c8c4928b7159aa10a7fb91a.tar.bz2
gentoo-2-007ad06b8910875b3c8c4928b7159aa10a7fb91a.zip
sync IUSE (+crypt -doc)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office/qhacc')
-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 )