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 6433E138202 for ; Sun, 6 Oct 2013 19:57:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F8B1E0AEE; Sun, 6 Oct 2013 19:57:29 +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 F1A69E0B01 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 1129B33EF0B for ; Sun, 6 Oct 2013 19:57:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BEB84E5464 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: <1381037420.c7cd073e8d293184e2a3b8bdfaec8cc319ba07a4.creffett@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/akonadiconsole/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/akonadiconsole/akonadiconsole-4.11.2-r1.ebuild kde-base/akonadiconsole/akonadiconsole-4.11.2.ebuild kde-base/akonadiconsole/akonadiconsole-4.11.49.9999.ebuild kde-base/akonadiconsole/akonadiconsole-9999.ebuild X-VCS-Directories: kde-base/akonadiconsole/ X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett X-VCS-Revision: c7cd073e8d293184e2a3b8bdfaec8cc319ba07a4 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: 5ede9422-f5be-4644-b847-af887ea710ad X-Archives-Hash: bdc69429b24044d8418bf6411233e31a commit: c7cd073e8d293184e2a3b8bdfaec8cc319ba07a4 Author: Chris Reffett gentoo org> AuthorDate: Sun Oct 6 05:30:20 2013 +0000 Commit: Chris Reffett gentoo org> CommitDate: Sun Oct 6 05:30:20 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c7cd073e [kde-base/akonadiconsole] Conversion back to semantic-desktop Package-Manager: portage-2.2.7 --- .../{akonadiconsole-4.11.2.ebuild => akonadiconsole-4.11.2-r1.ebuild} | 3 ++- kde-base/akonadiconsole/akonadiconsole-4.11.49.9999.ebuild | 1 + kde-base/akonadiconsole/akonadiconsole-9999.ebuild | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/kde-base/akonadiconsole/akonadiconsole-4.11.2.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.11.2-r1.ebuild similarity index 81% rename from kde-base/akonadiconsole/akonadiconsole-4.11.2.ebuild rename to kde-base/akonadiconsole/akonadiconsole-4.11.2-r1.ebuild index 0895749..bdd8800 100644 --- a/kde-base/akonadiconsole/akonadiconsole-4.11.2.ebuild +++ b/kde-base/akonadiconsole/akonadiconsole-4.11.2-r1.ebuild @@ -8,10 +8,11 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="Akonadi developer console" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" + $(add_kdebase_dep kdelibs 'semantic-desktop') $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) $(add_kdebase_dep nepomuk-core) diff --git a/kde-base/akonadiconsole/akonadiconsole-4.11.49.9999.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.11.49.9999.ebuild index 5230b58..8a79864 100644 --- a/kde-base/akonadiconsole/akonadiconsole-4.11.49.9999.ebuild +++ b/kde-base/akonadiconsole/akonadiconsole-4.11.49.9999.ebuild @@ -12,6 +12,7 @@ KEYWORDS="" IUSE="debug" DEPEND=" + $(add_kdebase_dep kdelibs 'semantic-desktop') $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) $(add_kdebase_dep nepomuk-core) diff --git a/kde-base/akonadiconsole/akonadiconsole-9999.ebuild b/kde-base/akonadiconsole/akonadiconsole-9999.ebuild index 5230b58..8a79864 100644 --- a/kde-base/akonadiconsole/akonadiconsole-9999.ebuild +++ b/kde-base/akonadiconsole/akonadiconsole-9999.ebuild @@ -12,6 +12,7 @@ KEYWORDS="" IUSE="debug" DEPEND=" + $(add_kdebase_dep kdelibs 'semantic-desktop') $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) $(add_kdebase_dep nepomuk-core)