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 1PnFMk-0007tK-8u for garchives@archives.gentoo.org; Wed, 09 Feb 2011 19:06:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91A91E09FC; Wed, 9 Feb 2011 19:06:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 61E92E09FC for ; Wed, 9 Feb 2011 19:06:06 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA8EF1B40DD for ; Wed, 9 Feb 2011 19:06:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1A4E98006A for ; Wed, 9 Feb 2011 19:06:05 +0000 (UTC) From: "Maciej Mrozowski" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Mrozowski" Message-ID: <051a8858b36d9ac229bf176ab984d4808c30e2d7.reavertm@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.9999.ebuild X-VCS-Directories: kde-base/kdepim-runtime/ X-VCS-Committer: reavertm X-VCS-Committer-Name: Maciej Mrozowski X-VCS-Revision: 051a8858b36d9ac229bf176ab984d4808c30e2d7 Date: Wed, 9 Feb 2011 19:06:05 +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: X-Archives-Hash: 89e74ee5633468bfb42da875ad1dea28 commit: 051a8858b36d9ac229bf176ab984d4808c30e2d7 Author: Maciej Mrozowski gentoo org> AuthorDate: Wed Feb 9 18:54:09 2011 +0000 Commit: Maciej Mrozowski gentoo org> CommitDate: Wed Feb 9 18:54:43 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D051a8858 [kde-base/kdepim-runtime] Fix 4.4 live version (kdepim-runtime repo) --- .../kdepim-runtime/kdepim-runtime-4.4.9999.ebuild | 13 ++++--------- 1 files changed, 4 insertions(+), 9 deletions(-) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild b/kde= -base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild index 2288b57..e08a9dd 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild @@ -4,14 +4,9 @@ =20 EAPI=3D3 =20 -if [[ ${PV} =3D *9999* ]]; then - KMNAME=3D"kdepim" - KMMODULE=3D"runtime" - KDE_SCM=3D"git" - inherit kde4-base -else - inherit kde4-base -fi +KMNAME=3D"kdepim-runtime" +KDE_SCM=3D"git" +inherit kde4-base =20 DESCRIPTION=3D"KDE PIM runtime plugin collection" KEYWORDS=3D"" @@ -22,7 +17,7 @@ RESTRICT=3D"test" =20 DEPEND=3D" app-misc/strigi - >=3Dapp-office/akonadi-server-1.3.1 + >=3Dapp-office/akonadi-server-1.3.60 dev-libs/boost dev-libs/libxml2:2 dev-libs/libxslt