summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-07 04:32:44 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-07 04:32:44 +0000
commita05f4e36b2c7c0b04b368705303013158896d10b (patch)
treedb7b1ebbf7ab5b67da5b3ec9c34eee0ee93ed642 /app-office/facturalux
parentFix qt dep (diff)
downloadgentoo-2-a05f4e36b2c7c0b04b368705303013158896d10b.tar.gz
gentoo-2-a05f4e36b2c7c0b04b368705303013158896d10b.tar.bz2
gentoo-2-a05f4e36b2c7c0b04b368705303013158896d10b.zip
Fix qt dep
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office/facturalux')
-rw-r--r--app-office/facturalux/ChangeLog5
-rw-r--r--app-office/facturalux/facturalux-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/facturalux/ChangeLog b/app-office/facturalux/ChangeLog
index b15ded5ff682..3b4649f7e2cc 100644
--- a/app-office/facturalux/ChangeLog
+++ b/app-office/facturalux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/facturalux
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/ChangeLog,v 1.5 2005/01/01 15:31:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/ChangeLog,v 1.6 2005/07/07 04:28:04 caleb Exp $
+
+ 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> facturalux-0.4.ebuild:
+ Fix qt dep
01 Jul 2004; Aron Griffis <agriffis@gentoo.org> facturalux-0.4.ebuild:
sync IUSE (missing)
diff --git a/app-office/facturalux/facturalux-0.4.ebuild b/app-office/facturalux/facturalux-0.4.ebuild
index df6ad0565961..12c66f5c7085 100644
--- a/app-office/facturalux/facturalux-0.4.ebuild
+++ b/app-office/facturalux/facturalux-0.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/facturalux/facturalux-0.4.ebuild,v 1.6 2005/01/01 15:31:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/facturalux-0.4.ebuild,v 1.7 2005/07/07 04:28:04 caleb Exp $
inherit eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-DEPEND=">=x11-libs/qt-3
+DEPEND="=x11-libs/qt-3*
sys-libs/zlib"
RDEPEND="dev-db/postgresql"