summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-28 14:41:16 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-28 14:41:16 +0000
commit2a79ef466782a53fff9b29776aefd806515e36bc (patch)
tree921c25fa0855fcee162fede29993db9ce81989a6 /x11-wm
parentcruft ebuild clean out and src_uri fix (diff)
downloadgentoo-2-2a79ef466782a53fff9b29776aefd806515e36bc.tar.gz
gentoo-2-2a79ef466782a53fff9b29776aefd806515e36bc.tar.bz2
gentoo-2-2a79ef466782a53fff9b29776aefd806515e36bc.zip
Fix qt dep per bug #100235
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/integrity/ChangeLog7
-rw-r--r--x11-wm/integrity/integrity-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/integrity/ChangeLog b/x11-wm/integrity/ChangeLog
index 7cd47fd061c8..893e307f9cd7 100644
--- a/x11-wm/integrity/ChangeLog
+++ b/x11-wm/integrity/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/integrity
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/integrity/ChangeLog,v 1.2 2004/10/15 16:12:36 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/integrity/ChangeLog,v 1.3 2005/07/28 14:41:16 caleb Exp $
+
+ 28 Jul 2005; Caleb Tennis <caleb@gentoo.org> integrity-1.0.ebuild:
+ Fix qt dep per bug #100235
15 Oct 2004; David Holm <dholm@gentoo.org> integrity-1.0.ebuild:
Added to ~ppc.
diff --git a/x11-wm/integrity/integrity-1.0.ebuild b/x11-wm/integrity/integrity-1.0.ebuild
index f28ecca89970..734ac07348ff 100644
--- a/x11-wm/integrity/integrity-1.0.ebuild
+++ b/x11-wm/integrity/integrity-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/integrity/integrity-1.0.ebuild,v 1.2 2004/10/15 16:12:36 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/integrity/integrity-1.0.ebuild,v 1.3 2005/07/28 14:41:16 caleb Exp $
IUSE=""
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
DEPEND="virtual/x11
- >=x11-libs/qt-3.2.3"
+ =x11-libs/qt-3*"
src_compile() {
emake CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" || die