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 1SVU0L-0007gp-LZ for garchives@archives.gentoo.org; Fri, 18 May 2012 20:42:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A16F5E07B5; Fri, 18 May 2012 20:42:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 704EFE07B5 for ; Fri, 18 May 2012 20:42:22 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D69B51B4006 for ; Fri, 18 May 2012 20:42:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D2DF6E5429 for ; Fri, 18 May 2012 20:42:19 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1337373628.49098e9ce30cd0d1f06b7f20fc74fabf1ac21e60.johu@gentoo> 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: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 49098e9ce30cd0d1f06b7f20fc74fabf1ac21e60 X-VCS-Branch: master Date: Fri, 18 May 2012 20:42:19 +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: fbbab41a-eb61-4abb-b6c8-fdde3464bb40 X-Archives-Hash: e9007e1f31d0ee850818e34b39c8001e commit: 49098e9ce30cd0d1f06b7f20fc74fabf1ac21e60 Author: Johannes Huber gentoo org> AuthorDate: Fri May 18 20:40:28 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri May 18 20:40:28 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D49098e9c [kde-base/kdelibs] Raise deps for dev-libs/soprano to prevent ugly crashe= s. (Portage version: 2.2.0_alpha107/git/Linux x86_64, unsigned Manifest comm= it) --- 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 a958f20..86849f5 100644 --- a/kde-base/kdelibs/kdelibs-9999.ebuild +++ b/kde-base/kdelibs/kdelibs-9999.ebuild @@ -78,7 +78,7 @@ COMMONDEPEND=3D" policykit? ( >=3Dsys-auth/polkit-qt-0.103.0 ) semantic-desktop? ( >=3Ddev-libs/shared-desktop-ontologies-0.8.1 - >=3Ddev-libs/soprano-2.7.3[dbus,raptor,redland] + >=3Ddev-libs/soprano-2.7.6[dbus,raptor,redland] ) spell? ( app-text/enchant ) ssl? ( dev-libs/openssl )