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
commit10b9f37e0785f34e50bf2688782538a8d4340118 (patch)
tree82fb5d5eabdce6f59862355bce7b9944f4955bd8 /app-office
parentQA: Trim whitespace. (diff)
downloadhistorical-10b9f37e0785f34e50bf2688782538a8d4340118.tar.gz
historical-10b9f37e0785f34e50bf2688782538a8d4340118.tar.bz2
historical-10b9f37e0785f34e50bf2688782538a8d4340118.zip
sync IUSE (+crypt -doc)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-office')
-rw-r--r--app-office/qhacc/Manifest14
-rw-r--r--app-office/qhacc/qhacc-3.2.3.ebuild4
-rw-r--r--app-office/qhacc/qhacc-3.4.ebuild4
3 files changed, 16 insertions, 6 deletions
diff --git a/app-office/qhacc/Manifest b/app-office/qhacc/Manifest
index 04c3bdeda6c6..e21067bb9681 100644
--- a/app-office/qhacc/Manifest
+++ b/app-office/qhacc/Manifest
@@ -1,6 +1,9 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 56971cbde6c4abf8668a914ee3392f80 qhacc-3.2.1.ebuild 1907
-MD5 87a03c25d3c36c55c0ee8966fbb032a5 qhacc-3.2.3.ebuild 1798
-MD5 63b7b3c5f66d70f5e9bfe89311358373 qhacc-3.4.ebuild 1946
+MD5 25350c0e8e29a52cf235265fd29add7a qhacc-3.2.3.ebuild 1792
+MD5 7152b6ab9cb9bb221dffbade627d9552 qhacc-3.4.ebuild 1951
MD5 dbd0aa4ee10c10342b218bb3b7bb0b10 qhacc-3.2.2.ebuild 1939
MD5 185b99091c89837827f2a23921699cd3 ChangeLog 3469
MD5 512150b47a904b0240101e319856aab1 metadata.xml 156
@@ -12,3 +15,10 @@ MD5 4fe6fcff9b37a9455d289ec9e47705e6 files/digest-qhacc-3.2.2 63
MD5 fb2b096b85559fe250f03874aad9b7d9 files/digest-qhacc-3.2.3 63
MD5 912dd361b66263aabb1ee365ba285bf9 files/digest-qhacc-3.4 61
MD5 a17438e255e4c609d23b7db1e10761c9 files/qhacc-3.2.1-sandbox.patch 14903
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCzmoLBXaUFmZvwyMRAg4bAKDVK+INcdh8FPcaCXEggQz2iOzRSQCgm+t6
+b6Ifot3hnlLcPwuyhh0oDo4=
+=yu8O
+-----END PGP SIGNATURE-----
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 )