summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-03-07 20:34:53 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-03-07 20:34:53 +0000
commit58badbe6ee19474403498f27406fed1fb6f497a9 (patch)
tree75780fdeeefad7b94eba5b410b6ef2d08a894299 /kde-base/kdeartwork-kworldclock
parentAllow mixing of split & monolithic ebuilds, where possible, thanks to Arfreve... (diff)
downloadgentoo-2-58badbe6ee19474403498f27406fed1fb6f497a9.tar.gz
gentoo-2-58badbe6ee19474403498f27406fed1fb6f497a9.tar.bz2
gentoo-2-58badbe6ee19474403498f27406fed1fb6f497a9.zip
Allow mixing of split & monolithic ebuilds, where possible, thanks to Arfrever Frehtes Taifersar Arahesis!
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdeartwork-kworldclock')
-rw-r--r--kde-base/kdeartwork-kworldclock/ChangeLog7
-rw-r--r--kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-kworldclock/ChangeLog b/kde-base/kdeartwork-kworldclock/ChangeLog
index 25635723c14c..8833ba43acb2 100644
--- a/kde-base/kdeartwork-kworldclock/ChangeLog
+++ b/kde-base/kdeartwork-kworldclock/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kdeartwork-kworldclock
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/ChangeLog,v 1.81 2008/03/04 04:23:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/ChangeLog,v 1.82 2008/03/07 20:34:53 ingmar Exp $
+
+ 07 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ kdeartwork-kworldclock-3.5.9.ebuild:
+ Allow mixing of split & monolithic ebuilds, where possible, thanks to
+ Arfrever Frehtes Taifersar Arahesis!
04 Mar 2008; Jeroen Roovers <jer@gentoo.org>
kdeartwork-kworldclock-3.5.8.ebuild, kdeartwork-kworldclock-3.5.9.ebuild,
diff --git a/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild
index 8e953508fc05..f20bb90da539 100644
--- a/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild
+++ b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.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/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild,v 1.2 2008/03/04 04:23:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild,v 1.3 2008/03/07 20:34:53 ingmar Exp $
ARTS_REQUIRED="never"
@@ -13,4 +13,4 @@ DESCRIPTION="kworldclock from kdeartwork"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND=">=kde-base/kworldclock-${PV}:${SLOT}"
+RDEPEND="|| ( >=kde-base/kworldclock-${PV}:${SLOT} >=kde-base/kdetoys-${PV}:${SLOT} )"