From bc88e82efecead4ee31ba7a29445d4f0b5906352 Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Tue, 19 Feb 2008 02:09:45 +0000 Subject: Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528. (Portage version: 2.1.4.4) --- x11-themes/fusionx-aqua/ChangeLog | 7 +++++-- x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild | 8 ++++---- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/fusionx-aqua/ChangeLog b/x11-themes/fusionx-aqua/ChangeLog index eb7bd6045fe5..41bd71e7b2f9 100644 --- a/x11-themes/fusionx-aqua/ChangeLog +++ b/x11-themes/fusionx-aqua/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/fusionx-aqua -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/ChangeLog,v 1.14 2006/11/28 00:38:15 flameeyes Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/ChangeLog,v 1.15 2008/02/19 02:09:45 ingmar Exp $ + + 19 Feb 2008; Ingmar Vanhassel fusionx-aqua-1.1.ebuild: + Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528. 28 Nov 2006; Diego Pettenò fusionx-aqua-1.1.ebuild: diff --git a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild index a2184a8770df..d1be10f99900 100644 --- a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild +++ b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.19 2006/11/28 00:38:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.20 2008/02/19 02:09:45 ingmar Exp $ MY_P="FusionX-Aqua-${PV}" S=${WORKDIR}/${MY_P} @@ -14,8 +14,8 @@ SLOT="0" KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="" -RDEPEND="|| ( kde-base/kwin kde-base/kdebase ) - || ( kde-base/kdeartwork-kwin-styles kde-base/kdeartwork )" +RDEPEND="|| ( =kde-base/kwin-3.5* =kde-base/kdebase-3.5* ) + || ( =kde-base/kdeartwork-kwin-styles-3.5* =kde-base/kdeartwork-3.5* )" DEPEND="" RESTRICT="binchecks strip" -- cgit v1.2.3-65-gdbad