From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-runtime/
Date: Sat, 15 Jun 2013 15:28:41 +0000 (UTC) [thread overview]
Message-ID: <1371310110.e2bf9984f7bd2f393a7889ad21b23ee636633714.johu@gentoo> (raw)
commit: e2bf9984f7bd2f393a7889ad21b23ee636633714
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 15:28:30 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 15:28:30 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e2bf9984
[kde-base/kdepim-runtime] Fix google build option.
Package-Manager: portage-2.2.0_alpha179
---
kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild | 6 +++---
kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild
index 06facd8..096b199 100644
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild
@@ -8,7 +8,7 @@ KMNAME="kdepim-runtime"
inherit kde4-base
DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug facebook google kolab"
RESTRICT="test"
@@ -24,7 +24,7 @@ DEPEND="
$(add_kdebase_dep kdepimlibs)
x11-misc/shared-mime-info
facebook? ( net-libs/libkfbapi )
- google? ( >=net-libs/libkgapi-0.4.3 )
+ google? ( >=net-libs/libkgapi-2.0 )
kolab? ( net-libs/libkolab )
"
RDEPEND="${DEPEND}
@@ -38,7 +38,7 @@ add_blocker kdepim-common-libs 4.7.50
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package facebook LibKFbAPI)
- $(cmake-utils_use_find_package google LibKGAPI)
+ $(cmake-utils_use_find_package google LibKGAPI2)
$(cmake-utils_use_find_package kolab Libkolab)
$(cmake-utils_use_find_package kolab Libkolabxml)
)
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild
index 0f9ffd2..e7e8a34 100644
--- a/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild
+++ b/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild
@@ -24,7 +24,7 @@ DEPEND="
$(add_kdebase_dep kdepimlibs)
x11-misc/shared-mime-info
facebook? ( net-libs/libkfbapi )
- google? ( >=net-libs/libkgapi-0.4.3 )
+ google? ( >=net-libs/libkgapi-2.0 )
kolab? ( net-libs/libkolab )
"
RDEPEND="${DEPEND}
@@ -38,7 +38,7 @@ add_blocker kdepim-common-libs 4.7.50
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package facebook LibKFbAPI)
- $(cmake-utils_use_find_package google LibKGAPI)
+ $(cmake-utils_use_find_package google LibKGAPI2)
$(cmake-utils_use_find_package kolab Libkolab)
$(cmake-utils_use_find_package kolab Libkolabxml)
)
next reply other threads:[~2013-06-15 15:28 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-15 15:28 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-28 20:43 [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-runtime/ Johannes Huber
2015-06-08 20:58 Johannes Huber
2015-05-04 14:54 Michael Palimaka
2014-07-18 15:01 Johannes Huber
2014-04-22 22:15 Johannes Huber
2014-04-21 12:47 Johannes Huber
2014-03-30 9:37 Johannes Huber
2014-02-21 18:14 Michael Palimaka
2014-02-21 18:02 Michael Palimaka
2014-02-05 18:28 Michael Palimaka
2013-12-16 20:30 Johannes Huber
2013-08-18 19:05 Chris Reffett
2013-07-25 22:21 Johannes Huber
2013-07-23 19:53 Johannes Huber
2013-07-23 13:59 Michael Palimaka
2013-07-20 15:05 Johannes Huber
2013-07-20 13:42 Johannes Huber
2013-07-17 4:43 Patrick Lauer
2013-07-03 14:07 Michael Palimaka
2013-06-15 15:01 Johannes Huber
2013-06-13 18:45 Johannes Huber
2013-06-02 11:43 Johannes Huber
2013-05-13 9:33 Michael Palimaka
2013-05-12 17:53 Johannes Huber
2013-03-03 16:00 Michael Palimaka
2012-11-16 21:23 Johannes Huber
2012-11-13 22:11 Johannes Huber
2012-11-11 10:58 Johannes Huber
2012-07-25 21:15 Johannes Huber
2012-07-09 10:16 Johannes Huber
2012-07-09 10:02 Johannes Huber
2012-07-09 10:02 Johannes Huber
2012-07-02 15:16 Johannes Huber
2012-06-19 19:57 Andreas Hüttel
2012-05-11 21:33 Johannes Huber
2012-05-11 15:54 Johannes Huber
2012-01-24 23:01 Andreas Hüttel
2011-09-07 21:43 Alexey Shvetsov
2011-07-08 20:52 Alexey Shvetsov
2011-06-01 19:59 David Heidelberger
2011-05-16 22:54 Jonathan Callen
2011-04-13 19:37 Tomas Chvatal
2011-02-09 19:06 Maciej Mrozowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371310110.e2bf9984f7bd2f393a7889ad21b23ee636633714.johu@gentoo \
--to=johu@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox