diff options
author | Johannes Huber <johu@gentoo.org> | 2015-06-08 20:34:12 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2015-06-08 20:34:12 +0000 |
commit | ed47a641bfde8da20e982a23c78e46f4d76096df (patch) | |
tree | 7fbd558f0bb050eef7e678a003e2af289d4e60b2 /kde-misc | |
parent | Version bump; remove old (diff) | |
download | gentoo-2-ed47a641bfde8da20e982a23c78e46f4d76096df.tar.gz gentoo-2-ed47a641bfde8da20e982a23c78e46f4d76096df.tar.bz2 gentoo-2-ed47a641bfde8da20e982a23c78e46f4d76096df.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-misc')
-rw-r--r-- | kde-misc/akonadi-google/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/akonadi-google/akonadi-google-20131213.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/akonadi-google/ChangeLog b/kde-misc/akonadi-google/ChangeLog index 5c9a9173e21c..f966c26871ae 100644 --- a/kde-misc/akonadi-google/ChangeLog +++ b/kde-misc/akonadi-google/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/akonadi-google -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/ChangeLog,v 1.21 2013/12/30 11:13:38 johu Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/ChangeLog,v 1.22 2015/06/08 20:34:12 johu Exp $ + + 08 Jun 2015; Johannes Huber <johu@gentoo.org> akonadi-google-20131213.ebuild: + Pin net-libs/libkgapi to slot 4. 30 Dec 2013; Johannes Huber <johu@gentoo.org> -akonadi-google-20120619.ebuild, akonadi-google-20131213.ebuild: diff --git a/kde-misc/akonadi-google/akonadi-google-20131213.ebuild b/kde-misc/akonadi-google/akonadi-google-20131213.ebuild index 3f08edb4caf7..dff5fa20030f 100644 --- a/kde-misc/akonadi-google/akonadi-google-20131213.ebuild +++ b/kde-misc/akonadi-google/akonadi-google-20131213.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20131213.ebuild,v 1.3 2013/12/30 11:13:38 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20131213.ebuild,v 1.4 2015/06/08 20:34:12 johu Exp $ EAPI=5 @@ -21,7 +21,7 @@ DEPEND=" $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)') dev-libs/libxslt dev-libs/qjson - >=net-libs/libkgapi-2 + >=net-libs/libkgapi-2:4 !>=kde-base/kdepim-runtime-4.8.50 " RDEPEND=${DEPEND} |