summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2008-12-06 19:12:56 +0000
committerPatrick Lauer <patrick@gentoo.org>2008-12-06 19:12:56 +0000
commitf6f918107ac35872c6a6497e0fc6cb45451bd282 (patch)
tree5185b46ce335caaba315dd11e3956126bc36f499 /kde-base/dolphin
parentStable on ppc wrt bug 249942 (diff)
downloadgentoo-2-f6f918107ac35872c6a6497e0fc6cb45451bd282.tar.gz
gentoo-2-f6f918107ac35872c6a6497e0fc6cb45451bd282.tar.bz2
gentoo-2-f6f918107ac35872c6a6497e0fc6cb45451bd282.zip
Adding kde-base/kdebase-data to DEPEND, closes #247984
(Portage version: 2.2_rc17/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'kde-base/dolphin')
-rw-r--r--kde-base/dolphin/ChangeLog5
-rw-r--r--kde-base/dolphin/dolphin-4.1.3.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog
index b114d2fc09b8..68456be88414 100644
--- a/kde-base/dolphin/ChangeLog
+++ b/kde-base/dolphin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/dolphin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.15 2008/11/16 04:43:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.16 2008/12/06 19:12:56 patrick Exp $
+
+ 07 Dec 2008; Patrick Lauer <patrick@gentoo.org> dolphin-4.1.3.ebuild:
+ Adding kde-base/kdebase-data to DEPEND, closes #247984
15 Nov 2008; Mike Frysinger <vapier@gentoo.org> dolphin-4.1.3.ebuild:
Add ppc/ppc64 love #244306.
diff --git a/kde-base/dolphin/dolphin-4.1.3.ebuild b/kde-base/dolphin/dolphin-4.1.3.ebuild
index b3230008f292..eeee36d2f8b1 100644
--- a/kde-base/dolphin/dolphin-4.1.3.ebuild
+++ b/kde-base/dolphin/dolphin-4.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.1.3.ebuild,v 1.2 2008/11/16 04:43:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.1.3.ebuild,v 1.3 2008/12/06 19:12:56 patrick Exp $
EAPI="2"
@@ -14,6 +14,7 @@ IUSE="debug htmlhandbook +semantic-desktop"
DEPEND=">=kde-base/libkonq-${PV}:${SLOT}
kde-base/kdelibs:${SLOT}[semantic-desktop=]
+ kde-base/kdebase-data:${SLOT}
semantic-desktop? ( >=kde-base/nepomuk-${PV}:${SLOT}
>=dev-libs/soprano-2.0.7 )"
RDEPEND="${DEPEND}"