summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2004-01-04 01:57:11 +0000
committerCaleb Tennis <caleb@gentoo.org>2004-01-04 01:57:11 +0000
commit48813a215f141933e5aefd7b9e8f7a93872d8734 (patch)
treed084630b0b94a6b63bfb4cb6c2029e6f34ebabc8 /app-office
parentRemove the need-qt, add it as a dependency in the ebuild. Remove inherit kde. (diff)
downloadhistorical-48813a215f141933e5aefd7b9e8f7a93872d8734.tar.gz
historical-48813a215f141933e5aefd7b9e8f7a93872d8734.tar.bz2
historical-48813a215f141933e5aefd7b9e8f7a93872d8734.zip
Remove the need-qt, add it as a dependency in the ebuild. Remove inherit kde.
Diffstat (limited to 'app-office')
-rw-r--r--app-office/qhacc/Manifest6
-rw-r--r--app-office/qhacc/qhacc-2.9.ebuild10
2 files changed, 7 insertions, 9 deletions
diff --git a/app-office/qhacc/Manifest b/app-office/qhacc/Manifest
index cdd2708afc74..9f975d82e897 100644
--- a/app-office/qhacc/Manifest
+++ b/app-office/qhacc/Manifest
@@ -1,8 +1,6 @@
-MD5 8be7526d6a78000e2a1ea1716548cb15 qhacc-2.9.5.ebuild 1243
-MD5 8be7526d6a78000e2a1ea1716548cb15 qhacc-2.9.ebuild 1243
-MD5 b1c26314a7d47f802752e2815100d5e5 ChangeLog 745
+MD5 012eae82b567b241fe2b9f5bce095e02 qhacc-2.9.ebuild 1239
+MD5 1e7dce2f5e2897ad5a77dedc8ac88e58 ChangeLog 910
MD5 512150b47a904b0240101e319856aab1 metadata.xml 156
MD5 8411a52d54ebbb2038e2e08a9f43b238 files/qhacc-2.9-mysqlplugin-gcc-3.3.patch 982
MD5 83196bf0c0685733494d5f401c3d926f files/qhacc-2.9-gentoo.patch 7175
-MD5 43f2abf4f12312decfb99a94689b08c0 files/digest-qhacc-2.9.5 63
MD5 f9848845170083de3cf3420f27f240c1 files/digest-qhacc-2.9 61
diff --git a/app-office/qhacc/qhacc-2.9.ebuild b/app-office/qhacc/qhacc-2.9.ebuild
index 963af7e4b9f9..f5f95e90ba22 100644
--- a/app-office/qhacc/qhacc-2.9.ebuild
+++ b/app-office/qhacc/qhacc-2.9.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-2.9.ebuild,v 1.5 2003/09/17 09:29:41 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-2.9.ebuild,v 1.6 2004/01/04 01:57:00 caleb Exp $
-inherit kde-base libtool
-need-qt 3
+inherit libtool
IUSE="mysql xml"
@@ -16,7 +15,8 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
DEPEND="mysql? ( dev-db/mysql++ )
- xml? ( dev-libs/libxml sys-libs/zlib )"
+ xml? ( dev-libs/libxml sys-libs/zlib )
+ >=x11-libs/qt-3"
src_unpack() {