From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QM6hF-0001eZ-0i for garchives@archives.gentoo.org; Mon, 16 May 2011 22:55:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24A651C1EE; Mon, 16 May 2011 22:54:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D8DCA1C1EE for ; Mon, 16 May 2011 22:54:26 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 00A1E1B4031 for ; Mon, 16 May 2011 22:54:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6E4357448E for ; Mon, 16 May 2011 22:54:25 +0000 (UTC) From: "Jonathan Callen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonathan Callen" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdelibs/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdelibs/kdelibs-9999.ebuild X-VCS-Directories: kde-base/kdelibs/ X-VCS-Committer: abcd X-VCS-Committer-Name: Jonathan Callen X-VCS-Revision: d2313fcfd447361e0ebc7fd01c502fba949e7ed8 Date: Mon, 16 May 2011 22:54:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b61623d3435755137c245550f5c73969 commit: d2313fcfd447361e0ebc7fd01c502fba949e7ed8 Author: Jonathan Callen gentoo org> AuthorDate: Mon May 16 07:51:44 2011 +0000 Commit: Jonathan Callen gentoo org> CommitDate: Mon May 16 22:54:10 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dd2313fcf [kde-base/kdelibs] Bump s-d-o dep to match upstream (Portage version: 2.2.0_alpha32/git/Linux x86_64, signed Manifest commit = with key 229E5838) --- kde-base/kdelibs/kdelibs-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kde-base/kdelibs/kdelibs-9999.ebuild b/kde-base/kdelibs/kdel= ibs-9999.ebuild index d65b628..abceebe 100644 --- a/kde-base/kdelibs/kdelibs-9999.ebuild +++ b/kde-base/kdelibs/kdelibs-9999.ebuild @@ -67,7 +67,7 @@ COMMONDEPEND=3D" ) policykit? ( >=3Dsys-auth/polkit-qt-0.99 ) semantic-desktop? ( - >=3Ddev-libs/shared-desktop-ontologies-0.5 + >=3Ddev-libs/shared-desktop-ontologies-0.6.50 >=3Ddev-libs/soprano-2.5.63_pre[dbus,raptor,redland] ) spell? ( app-text/enchant )