From bdbb8ae6bee7249741df1b159934af89b6494055 Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Tue, 19 Feb 2008 02:06:30 +0000 Subject: Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528. (Portage version: 2.1.4.4) --- x11-themes/alloy/ChangeLog | 7 +++++-- x11-themes/alloy/alloy-0.5.2.ebuild | 8 ++++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/x11-themes/alloy/ChangeLog b/x11-themes/alloy/ChangeLog index 853edcab7c45..582995db721b 100644 --- a/x11-themes/alloy/ChangeLog +++ b/x11-themes/alloy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/alloy -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.26 2007/04/08 11:07:30 genstef Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.27 2008/02/19 02:06:30 ingmar Exp $ + + 19 Feb 2008; Ingmar Vanhassel alloy-0.5.2.ebuild: + Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528. *alloy-0.5.3 (08 Apr 2007) diff --git a/x11-themes/alloy/alloy-0.5.2.ebuild b/x11-themes/alloy/alloy-0.5.2.ebuild index 53b68441f4c3..24d9fd42a273 100644 --- a/x11-themes/alloy/alloy-0.5.2.ebuild +++ b/x11-themes/alloy/alloy-0.5.2.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/alloy/alloy-0.5.2.ebuild,v 1.13 2006/07/23 17:09:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.2.ebuild,v 1.14 2008/02/19 02:06:30 ingmar Exp $ inherit kde eutils @@ -13,12 +13,12 @@ LICENSE="GPL-2" KEYWORDS="alpha ~amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="" -DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.2 ) +DEPEND="|| ( =kde-base/kwin-3.5* =kde-base/kdebase-3.5 ) $(qt_min_version 3.3)" need-kde 3.2 src_unpack() { unpack ${A} cd ${S} - epatch ${FILESDIR}/remove-extra-semicolon.patch + epatch "${FILESDIR}"/remove-extra-semicolon.patch } -- cgit v1.2.3-65-gdbad