dilfridge    14/04/05 18:04:35

  Modified:             ChangeLog akonadi-4.4.11.1.ebuild
  Log:
  EAPI bump, clean up blockers
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.99                 kde-base/akonadi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.99&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.99&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   10 Oct 2013 05:26:49 -0000      1.98
+++ ChangeLog   5 Apr 2014 18:04:35 -0000       1.99
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/akonadi
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.98 
2013/10/10 05:26:49 creffett Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.99 
2014/04/05 18:04:35 dilfridge Exp $
+
+  05 Apr 2014; Andreas K. Huettel <[email protected]>
+  akonadi-4.4.11.1.ebuild:
+  EAPI bump, clean up blockers
 
 *akonadi-4.4.11.1 (10 Oct 2013)
 



1.13                 kde-base/akonadi/akonadi-4.4.11.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1.ebuild?r1=1.12&r2=1.13

Index: akonadi-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- akonadi-4.4.11.1.ebuild     10 Oct 2013 05:26:49 -0000      1.12
+++ akonadi-4.4.11.1.ebuild     5 Apr 2014 18:04:35 -0000       1.13
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1.ebuild,v 
1.12 2013/10/10 05:26:49 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1.ebuild,v 
1.13 2014/04/05 18:04:35 dilfridge Exp $
 
-EAPI=4
+EAPI=5
 
 KMNAME="kdepim"
 inherit kde4-meta
@@ -17,6 +17,7 @@
        $(add_kdebase_dep kdelibs 'semantic-desktop(+)' 4.6)
        $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)' 4.6)
        $(add_kdebase_dep libkdepim)
+       !kde-base/akonadiconsole
 "
 RDEPEND="${DEPEND}
        $(add_kdebase_dep kdepim-runtime)
@@ -26,12 +27,6 @@
        akonadiconsole/
 "
 
-# @since 4.3 - blocks kdemaildir - no longer provided (it's in akonadi now)
-add_blocker kdemaildir
-add_blocker kdepim-kresources '<4.2.95'
-# bug #428182
-add_blocker akonadiconsole
-
 src_configure() {
        mycmakeargs=(
                # Set the dbus dirs, otherwise it searches in KDEDIR




Reply via email to