From a4c7db8df04594658299a966fa2edb00ec359bfc Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Mon, 21 Dec 2009 18:35:04 +0000 Subject: Fix old-style Qt4 depend (Portage version: 2.2_rc60/cvs/Linux x86_64) --- dev-tex/pstplus/pstplus-1.4.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-tex') diff --git a/dev-tex/pstplus/pstplus-1.4.1.ebuild b/dev-tex/pstplus/pstplus-1.4.1.ebuild index 36fbf1c9cd2a..ff493dd99cc5 100644 --- a/dev-tex/pstplus/pstplus-1.4.1.ebuild +++ b/dev-tex/pstplus/pstplus-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/pstplus-1.4.1.ebuild,v 1.1 2009/06/08 07:55:16 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/pstplus-1.4.1.ebuild,v 1.2 2009/12/21 18:35:04 ssuominen Exp $ EAPI=1 @@ -14,8 +14,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="|| ( ( x11-libs/qt-gui x11-libs/qt-core ) >=x11-libs/qt-4.3.0:4 )" - +DEPEND="x11-libs/qt-gui:4 + x11-libs/qt-core:4" RDEPEND="${DEPEND} virtual/latex-base || ( -- cgit v1.2.3-65-gdbad