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 1SIoPI-0003v4-0F for garchives@archives.gentoo.org; Fri, 13 Apr 2012 21:51:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A298E0B48; Fri, 13 Apr 2012 21:51:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0E4ACE0B48 for ; Fri, 13 Apr 2012 21:51:39 +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 710E31B4025 for ; Fri, 13 Apr 2012 21:51:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 316CBE5402 for ; Fri, 13 Apr 2012 21:51:37 +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: <1334353739.50c9773daaae803915e532aa67bd35b0fbaf61fb.johu@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.49.9999.ebuild kde-base/kimono/kimono-9999.ebuild X-VCS-Directories: kde-base/kimono/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 50c9773daaae803915e532aa67bd35b0fbaf61fb X-VCS-Branch: master Date: Fri, 13 Apr 2012 21:51:37 +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: 58e7dbec-a0ae-4625-99c5-e622962f2267 X-Archives-Hash: 6885bf9634b89579d54751fc1598aa0c commit: 50c9773daaae803915e532aa67bd35b0fbaf61fb Author: Johannes Huber gentoo org> AuthorDate: Fri Apr 13 21:48:59 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Apr 13 21:48:59 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D50c9773d [kde-base/kimono] Fix repoman QA issue. Remove rdepend on not existing us= e flag, thx Mr. Bones. (Portage version: 2.2.0_alpha100/git/Linux i686, unsigned Manifest commit= ) --- kde-base/kimono/kimono-4.8.49.9999.ebuild | 2 +- kde-base/kimono/kimono-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/kimono/kimono-4.8.49.9999.ebuild b/kde-base/kimono/= kimono-4.8.49.9999.ebuild index c86fcf8..fd48ec4 100644 --- a/kde-base/kimono/kimono-4.8.49.9999.ebuild +++ b/kde-base/kimono/kimono-4.8.49.9999.ebuild @@ -15,7 +15,7 @@ DEPEND=3D" dev-lang/mono $(add_kdebase_dep qyoto 'webkit') $(add_kdebase_dep smokeqt) - $(add_kdebase_dep smokekde 'akonadi?,semantic-desktop=3D') + $(add_kdebase_dep smokekde 'semantic-desktop=3D') plasma? ( $(add_kdebase_dep smokeqt 'webkit') ) semantic-desktop? ( >=3Ddev-libs/soprano-2.6.51[clucene] ) " diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-= 9999.ebuild index c86fcf8..fd48ec4 100644 --- a/kde-base/kimono/kimono-9999.ebuild +++ b/kde-base/kimono/kimono-9999.ebuild @@ -15,7 +15,7 @@ DEPEND=3D" dev-lang/mono $(add_kdebase_dep qyoto 'webkit') $(add_kdebase_dep smokeqt) - $(add_kdebase_dep smokekde 'akonadi?,semantic-desktop=3D') + $(add_kdebase_dep smokekde 'semantic-desktop=3D') plasma? ( $(add_kdebase_dep smokeqt 'webkit') ) semantic-desktop? ( >=3Ddev-libs/soprano-2.6.51[clucene] ) "