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 3D8011387B1 for ; Mon, 16 Dec 2013 20:30:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB2C6E0C71; Mon, 16 Dec 2013 20:30:48 +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 3532CE0C72 for ; Mon, 16 Dec 2013 20:30:48 +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 685CE33F23A for ; Mon, 16 Dec 2013 20:30:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0D31319002B for ; Mon, 16 Dec 2013 20:30:46 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1387225826.0f31369ed00cce771f9c2182a80c3d7f128e1706.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild X-VCS-Directories: kde-base/kdepim-runtime/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 0f31369ed00cce771f9c2182a80c3d7f128e1706 X-VCS-Branch: master Date: Mon, 16 Dec 2013 20:30:46 +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: 24ff599c-f409-4ce0-ba73-a3aa4714675d X-Archives-Hash: 35ccd3fe6b253b0fb80640178bc6fc67 commit: 0f31369ed00cce771f9c2182a80c3d7f128e1706 Author: Johannes Huber gentoo org> AuthorDate: Mon Dec 16 20:30:26 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Dec 16 20:30:26 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0f31369e [kde-base/kdepim-runtime] Make repoman happy Package-Manager: portage-2.2.7 --- kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild index c6e3a5a..22061ca 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild,v 1.13 2013/10/10 05:26:49 creffett Exp $ +# $Header: $ -EAPI=4 +EAPI=5 if [[ ${PV} = *9999* ]]; then KMNAME="kdepim" @@ -13,7 +13,7 @@ else fi DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" @@ -24,8 +24,8 @@ COMMON_DEPEND=" >=app-office/akonadi-server-1.3.1 dev-libs/libxml2:2 dev-libs/libxslt - $(add_kdebase_dep kdelibs 'semantic-desktop(+)' 4.12) - $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)' 4.12) + $(add_kdebase_dep kdelibs 'semantic-desktop' 4.12) + $(add_kdebase_dep kdepimlibs '' 4.12) $(add_kdebase_dep libkdepim) x11-misc/shared-mime-info "