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 1ShnsT-0000TV-QM for garchives@archives.gentoo.org; Thu, 21 Jun 2012 20:21:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90983E0CB4; Thu, 21 Jun 2012 20:20:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D4A3E0CB5 for ; Thu, 21 Jun 2012 20:20:55 +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 BDB1A1B4019 for ; Thu, 21 Jun 2012 20:20:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7350FE5437 for ; Thu, 21 Jun 2012 20:20:53 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1340308132.c6e443691037e3bfc02c7e51309166075b1ae34c.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kimono/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kimono/kimono-4.8.4.ebuild kde-base/kimono/kimono-4.8.49.9999.ebuild X-VCS-Directories: kde-base/kimono/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: c6e443691037e3bfc02c7e51309166075b1ae34c X-VCS-Branch: master Date: Thu, 21 Jun 2012 20:20:53 +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: 1567b022-3b91-496a-b3e5-e74a3a0c330d X-Archives-Hash: 52f781d3e02f60fa2d7a9ef845d7c1aa commit: c6e443691037e3bfc02c7e51309166075b1ae34c Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Thu Jun 21 19:48:52 2012 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Thu Jun 21 19:48:52 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dc6e44369 [kde-base/kimono] make 4.8.x work with soprano-2.7.6 again (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest comm= it) --- kde-base/kimono/kimono-4.8.4.ebuild | 2 +- kde-base/kimono/kimono-4.8.49.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/kimono/kimono-4.8.4.ebuild b/kde-base/kimono/kimono= -4.8.4.ebuild index 8a3a381..2328b9c 100644 --- a/kde-base/kimono/kimono-4.8.4.ebuild +++ b/kde-base/kimono/kimono-4.8.4.ebuild @@ -16,7 +16,7 @@ DEPEND=3D" $(add_kdebase_dep smokeqt) $(add_kdebase_dep smokekde 'semantic-desktop=3D') plasma? ( $(add_kdebase_dep smokeqt 'webkit') ) - semantic-desktop? ( >=3Ddev-libs/soprano-2.7.56-r1[clucene] ) + semantic-desktop? ( >=3Ddev-libs/soprano-2.7.6[clucene] ) " RDEPEND=3D"${DEPEND}" =20 diff --git a/kde-base/kimono/kimono-4.8.49.9999.ebuild b/kde-base/kimono/= kimono-4.8.49.9999.ebuild index f5e5d3e..699edf9 100644 --- a/kde-base/kimono/kimono-4.8.49.9999.ebuild +++ b/kde-base/kimono/kimono-4.8.49.9999.ebuild @@ -17,7 +17,7 @@ DEPEND=3D" $(add_kdebase_dep smokeqt) $(add_kdebase_dep smokekde 'semantic-desktop=3D') plasma? ( $(add_kdebase_dep smokeqt 'webkit') ) - semantic-desktop? ( >=3Ddev-libs/soprano-2.7.56-r1[clucene] ) + semantic-desktop? ( >=3Ddev-libs/soprano-2.7.6[clucene] ) " RDEPEND=3D"${DEPEND}" =20