From 7e365ccf6f4fd0dbd021b86179089252fc19869c Mon Sep 17 00:00:00 2001 From: Ben de Groot Date: Sat, 2 Jan 2010 23:31:50 +0000 Subject: Remove remaining qt3 useflag usage (Portage version: 2.2_rc61/cvs/Linux x86_64) --- net-print/hplip/ChangeLog | 5 ++++- net-print/hplip/hplip-2.8.6b.ebuild | 5 ++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'net-print/hplip') diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index b784d5bfd940..84c7b02bbc83 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/hplip # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.141 2010/01/02 19:49:06 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.142 2010/01/02 23:31:50 yngwin Exp $ + + 02 Jan 2010; Ben de Groot hplip-2.8.6b.ebuild: + Remove remaining qt3 useflag usage 02 Jan 2010; Ben de Groot hplip-2.8.6b.ebuild, hplip-3.9.4b-r1.ebuild, hplip-3.9.8-r3.ebuild, hplip-3.9.10.ebuild, diff --git a/net-print/hplip/hplip-2.8.6b.ebuild b/net-print/hplip/hplip-2.8.6b.ebuild index d60c61774c84..45fd99fc3e1f 100644 --- a/net-print/hplip/hplip-2.8.6b.ebuild +++ b/net-print/hplip/hplip-2.8.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-2.8.6b.ebuild,v 1.12 2010/01/02 19:49:06 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-2.8.6b.ebuild,v 1.13 2010/01/02 23:31:50 yngwin Exp $ EAPI="1" @@ -40,9 +40,8 @@ RDEPEND="${DEPEND} !=media-gfx/xsane-0.89 ) qt4? ( >=media-gfx/xsane-0.89 ) - !qt3? ( !qt4? ( >=media-gfx/sane-frontends-1.0.9 ) ) + !qt4? ( >=media-gfx/sane-frontends-1.0.9 ) ) qt4? ( dev-python/PyQt4 dbus? ( >=dev-python/dbus-python-0.80 ) -- cgit v1.2.3-65-gdbad