summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-25 17:47:21 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-25 17:47:21 +0000
commita64b0bf18ae0a09a8ad34c8c3fcf422db7b4d962 (patch)
treef3a0b86652abda2ae05a8614deb43491c83b8a04 /net-libs/aqhbci-qt-tools
parentStable on hppa. (diff)
downloadgentoo-2-a64b0bf18ae0a09a8ad34c8c3fcf422db7b4d962.tar.gz
gentoo-2-a64b0bf18ae0a09a8ad34c8c3fcf422db7b4d962.tar.bz2
gentoo-2-a64b0bf18ae0a09a8ad34c8c3fcf422db7b4d962.zip
Fix qt dep
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/aqhbci-qt-tools')
-rw-r--r--net-libs/aqhbci-qt-tools/ChangeLog6
-rw-r--r--net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/aqhbci-qt-tools/ChangeLog b/net-libs/aqhbci-qt-tools/ChangeLog
index c8aaf223812d..1cddb864f368 100644
--- a/net-libs/aqhbci-qt-tools/ChangeLog
+++ b/net-libs/aqhbci-qt-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/aqhbci-qt-tools
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.7 2005/07/12 21:56:07 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.8 2005/07/25 17:47:21 caleb Exp $
+
+ 25 Jul 2005; Caleb Tennis <caleb@gentoo.org>
+ aqhbci-qt-tools-1.0.6_beta.ebuild:
+ Fix qt dep
*aqhbci-qt-tools-1.0.6_beta (12 Jul 2005)
diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild
index d8558ae8f807..a06cfd8e87b6 100644
--- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild
+++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.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/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild,v 1.1 2005/07/12 21:56:07 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild,v 1.2 2005/07/25 17:47:21 caleb Exp $
inherit eutils kde-functions
need-qt 3
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~amd64"
IUSE="debug"
DEPEND=">=net-libs/aqhbci-1.1.0
- >=x11-libs/qt-3.0.0"
+ =x11-libs/qt-3*"
S=${WORKDIR}/${P/_/}
src_compile() {