From 790682beb41dfb089f54975fb6a3481a808757a6 Mon Sep 17 00:00:00 2001 From: Caleb Tennis Date: Thu, 21 Jul 2005 15:55:20 +0000 Subject: Put a blocker on Qt4 until the Makefiles are patched (Portage version: 2.0.51.22-r2) --- sci-misc/qcad/ChangeLog | 5 ++++- sci-misc/qcad/qcad-2.0.4.0-r1.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sci-misc/qcad') diff --git a/sci-misc/qcad/ChangeLog b/sci-misc/qcad/ChangeLog index 3e114185f130..fcbcbd309831 100644 --- a/sci-misc/qcad/ChangeLog +++ b/sci-misc/qcad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/qcad # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/ChangeLog,v 1.6 2005/06/26 03:19:08 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/ChangeLog,v 1.7 2005/07/21 15:55:20 caleb Exp $ + + 21 Jul 2005; Caleb Tennis qcad-2.0.4.0-r1.ebuild: + Put a blocker on Qt4 until the Makefiles are patched 26 Jun 2005; Olivier Fisette -files/qcad-2.0.2.0-1.src-gentoo.patch, diff --git a/sci-misc/qcad/qcad-2.0.4.0-r1.ebuild b/sci-misc/qcad/qcad-2.0.4.0-r1.ebuild index f2c416e6b7fa..cce3dd3aefe7 100644 --- a/sci-misc/qcad/qcad-2.0.4.0-r1.ebuild +++ b/sci-misc/qcad/qcad-2.0.4.0-r1.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/sci-misc/qcad/qcad-2.0.4.0-r1.ebuild,v 1.4 2005/03/17 02:40:51 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.4.0-r1.ebuild,v 1.5 2005/07/21 15:55:20 caleb Exp $ inherit kde-functions eutils @@ -21,7 +21,8 @@ KEYWORDS="x86 ppc amd64" need-qt 3.3 DEPEND="${DEPEND} - >=sys-apps/sed-4" + >=sys-apps/sed-4 + !=x11-libs/qt-4*" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad