summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-06-08 20:36:03 +0000
committerJohannes Huber <johu@gentoo.org>2015-06-08 20:36:03 +0000
commit81b408c5b957e2ee3f870d439a6c3f651440ea0c (patch)
tree02af3e63176b90526c536b6757a9edac2c9b6856 /kde-base/kdepim-runtime
parentVersion bump; remove old (diff)
downloadgentoo-2-81b408c5b957e2ee3f870d439a6c3f651440ea0c.tar.gz
gentoo-2-81b408c5b957e2ee3f870d439a6c3f651440ea0c.tar.bz2
gentoo-2-81b408c5b957e2ee3f870d439a6c3f651440ea0c.zip
Pin net-libs/libkgapi to slot 4.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Diffstat (limited to 'kde-base/kdepim-runtime')
-rw-r--r--kde-base/kdepim-runtime/ChangeLog6
-rw-r--r--kde-base/kdepim-runtime/kdepim-runtime-4.14.3.ebuild4
-rw-r--r--kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild4
-rw-r--r--kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog
index e5da3b36e831..730ba96500fe 100644
--- a/kde-base/kdepim-runtime/ChangeLog
+++ b/kde-base/kdepim-runtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdepim-runtime
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.234 2015/05/15 16:30:23 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.235 2015/06/08 20:36:03 johu Exp $
+
+ 08 Jun 2015; Johannes Huber <johu@gentoo.org> kdepim-runtime-4.14.3.ebuild,
+ kdepim-runtime-4.14.6.ebuild, kdepim-runtime-4.14.8.ebuild:
+ Pin net-libs/libkgapi to slot 4.
*kdepim-runtime-4.14.8 (15 May 2015)
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.14.3.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.14.3.ebuild
index 554594342d51..3823fa251a78 100644
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.3.ebuild
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.14.3.ebuild,v 1.5 2015/02/17 11:06:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.14.3.ebuild,v 1.6 2015/06/08 20:36:03 johu Exp $
EAPI=5
@@ -22,7 +22,7 @@ DEPEND="
$(add_kdebase_dep kdepimlibs)
x11-misc/shared-mime-info
facebook? ( net-libs/libkfbapi )
- google? ( >=net-libs/libkgapi-2.0 )
+ google? ( >=net-libs/libkgapi-2.0:4 )
kolab? ( >=net-libs/libkolab-0.5 )
"
RDEPEND="${DEPEND}
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild
index b18617dbe37e..0df3c4a03fba 100644
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.14.6.ebuild,v 1.1 2015/03/29 13:14:08 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild,v 1.2 2015/06/08 20:36:03 johu Exp $
EAPI=5
@@ -22,7 +22,7 @@ DEPEND="
$(add_kdebase_dep kdepimlibs)
x11-misc/shared-mime-info
facebook? ( net-libs/libkfbapi )
- google? ( >=net-libs/libkgapi-2.0 )
+ google? ( >=net-libs/libkgapi-2.0:4 )
kolab? ( >=net-libs/libkolab-0.5 )
"
RDEPEND="${DEPEND}
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild
index 77b20a2062d0..6f20a538ec9c 100644
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.14.8.ebuild,v 1.1 2015/05/15 16:30:23 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild,v 1.2 2015/06/08 20:36:03 johu Exp $
EAPI=5
@@ -23,7 +23,7 @@ DEPEND="
$(add_kdebase_dep kdepimlibs)
x11-misc/shared-mime-info
facebook? ( net-libs/libkfbapi )
- google? ( >=net-libs/libkgapi-2.0 )
+ google? ( >=net-libs/libkgapi-2.0:4 )
kolab? ( >=net-libs/libkolab-0.5 )
"
RDEPEND="${DEPEND}