summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-01-15 00:26:50 +0000
committerDan Armak <danarmak@gentoo.org>2005-01-15 00:26:50 +0000
commite29a641c259630c1a0b827594795eb1767d7b5eb (patch)
treebf0faa12e7d6e080b886784d5aad72ee526fa390 /x11-themes/fusionx-aqua
parentmade dep on a monolithic kde-base package accept the equivalent -meta package... (diff)
downloadgentoo-2-e29a641c259630c1a0b827594795eb1767d7b5eb.tar.gz
gentoo-2-e29a641c259630c1a0b827594795eb1767d7b5eb.tar.bz2
gentoo-2-e29a641c259630c1a0b827594795eb1767d7b5eb.zip
made dep on a monolithic kde-base package accept the equivalent -meta package from the split ebuilds as an alternative
Diffstat (limited to 'x11-themes/fusionx-aqua')
-rw-r--r--x11-themes/fusionx-aqua/ChangeLog10
-rw-r--r--x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild4
2 files changed, 10 insertions, 4 deletions
diff --git a/x11-themes/fusionx-aqua/ChangeLog b/x11-themes/fusionx-aqua/ChangeLog
index 764ceeed3e98..deded5eb86b7 100644
--- a/x11-themes/fusionx-aqua/ChangeLog
+++ b/x11-themes/fusionx-aqua/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/fusionx-aqua
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/ChangeLog,v 1.5 2004/07/03 20:11:39 carlo Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/ChangeLog,v 1.6 2005/01/15 00:21:57 danarmak Exp $
+
+ 15 Jan 2005; Dan Armak <danarmak@gentoo.org> fusionx-aqua-1.1.ebuild:
+ Changed dep on a kde-base monolithic package to accept the equivalent split
+ or -meta package. KDE 3.4 has 'split' packages as well as monolithic, and
+ either alternative may provide the same files. This dep may have to be
+ narrowed down in the future to the precise split packages required.
03 Jul 2004; Carsten Lohrke <carlo@gentoo.org> fusionx-aqua-1.1.ebuild:
QA: need-kde after R/DEPEND
diff --git a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild
index 2a27ffee7fcb..2680aa9f6979 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-2005 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.10 2005/01/10 21:55:15 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.11 2005/01/15 00:21:57 danarmak Exp $
inherit kde
@@ -16,7 +16,7 @@ KEYWORDS="x86 ppc ~sparc ~alpha amd64"
LICENSE="GPL-2"
IUSE=""
-DEPEND="kde-base/kdebase"
+DEPEND="|| ( kde-base/kdebase-meta kde-base/kdebase )"
need-kde 3.1
src_compile() {