From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 40E3F1381F3 for ; Sun, 6 Oct 2013 19:57:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7461E0B00; Sun, 6 Oct 2013 19:57:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61BB7E0AEE for ; Sun, 6 Oct 2013 19:57:28 +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 7CB6133E3CC for ; Sun, 6 Oct 2013 19:57:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 23198E5308 for ; Sun, 6 Oct 2013 19:57:26 +0000 (UTC) From: "Chris Reffett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chris Reffett" Message-ID: <1381036529.b4b9aabb370292cbac0ba1e52c1ea1a27bcc2d3e.creffett@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepimlibs/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepimlibs/kdepimlibs-4.11.2-r1.ebuild kde-base/kdepimlibs/kdepimlibs-4.11.2.ebuild kde-base/kdepimlibs/kdepimlibs-4.11.49.9999.ebuild kde-base/kdepimlibs/kdepimlibs-9999.ebuild X-VCS-Directories: kde-base/kdepimlibs/ X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett X-VCS-Revision: b4b9aabb370292cbac0ba1e52c1ea1a27bcc2d3e X-VCS-Branch: master Date: Sun, 6 Oct 2013 19:57:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: dbdeac29-52e9-48f8-8a41-0ece1644ead1 X-Archives-Hash: 28a7ae9004f202c18a3b261c6198e858 commit: b4b9aabb370292cbac0ba1e52c1ea1a27bcc2d3e Author: Chris Reffett gentoo org> AuthorDate: Sun Oct 6 05:15:29 2013 +0000 Commit: Chris Reffett gentoo org> CommitDate: Sun Oct 6 05:15:29 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b4b9aabb [kde-base/kdepimlibs] Conversion back to semantic-desktop Package-Manager: portage-2.2.7 --- .../kdepimlibs/{kdepimlibs-4.11.2.ebuild => kdepimlibs-4.11.2-r1.ebuild} | 1 + kde-base/kdepimlibs/kdepimlibs-4.11.49.9999.ebuild | 1 + kde-base/kdepimlibs/kdepimlibs-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-base/kdepimlibs/kdepimlibs-4.11.2.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.11.2-r1.ebuild similarity index 96% rename from kde-base/kdepimlibs/kdepimlibs-4.11.2.ebuild rename to kde-base/kdepimlibs/kdepimlibs-4.11.2-r1.ebuild index bcf4105..effedf4 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.11.2.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.11.2-r1.ebuild @@ -19,6 +19,7 @@ RESTRICT="test" DEPEND=" !kde-misc/akonadi-social-utils $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep kdelibs 'semantic-desktop') >=app-crypt/gpgme-1.1.6 >=app-office/akonadi-server-1.10.1 >=dev-libs/boost-1.35.0-r5:= diff --git a/kde-base/kdepimlibs/kdepimlibs-4.11.49.9999.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.11.49.9999.ebuild index 8bb82b0..bb889d7 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.11.49.9999.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.11.49.9999.ebuild @@ -19,6 +19,7 @@ RESTRICT="test" DEPEND=" !kde-misc/akonadi-social-utils $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep kdelibs 'semantic-desktop') >=app-crypt/gpgme-1.1.6 >=app-office/akonadi-server-1.10.1 >=dev-libs/boost-1.35.0-r5:= diff --git a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild b/kde-base/kdepimlibs/kdepimlibs-9999.ebuild index fd38028..7ca7819 100644 --- a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-9999.ebuild @@ -19,6 +19,7 @@ RESTRICT="test" DEPEND=" !kde-misc/akonadi-social-utils $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep kdelibs 'semantic-desktop') >=app-crypt/gpgme-1.1.6 >=app-office/akonadi-server-1.10.43 >=dev-libs/boost-1.35.0-r5:=