summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-03-07 20:45:07 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-03-07 20:45:07 +0000
commit63e8d59025e8ef6b04238af640e57a76126b5cf7 (patch)
tree88cb9ce747948fbd7159fda008446986b34a7577 /kde-base/kdeartwork-kworldclock
parentQA cleanup: Fix quoting. (diff)
downloadhistorical-63e8d59025e8ef6b04238af640e57a76126b5cf7.tar.gz
historical-63e8d59025e8ef6b04238af640e57a76126b5cf7.tar.bz2
historical-63e8d59025e8ef6b04238af640e57a76126b5cf7.zip
Allow mixing of split & monolithic ebuilds, where possible, thanks to Arfrever Frehtes Taifersar Arahesis!
Package-Manager: portage-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} )"