reavertm 14/04/22 23:34:14 Modified: akonadiconsole-4.13.0.ebuild ChangeLog Log: Drop baloo/baloo-widgets dependency (not needed at all). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B1E955DB)
Revision Changes Path 1.5 kde-base/akonadiconsole/akonadiconsole-4.13.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.13.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.13.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.13.0.ebuild?r1=1.4&r2=1.5 Index: akonadiconsole-4.13.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.13.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- akonadiconsole-4.13.0.ebuild 22 Apr 2014 22:19:00 -0000 1.4 +++ akonadiconsole-4.13.0.ebuild 22 Apr 2014 23:34:14 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.13.0.ebuild,v 1.4 2014/04/22 22:19:00 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.13.0.ebuild,v 1.5 2014/04/22 23:34:14 reavertm Exp $ EAPI=5 @@ -12,11 +12,9 @@ IUSE="debug" DEPEND=" - $(add_kdebase_dep baloo) - $(add_kdebase_dep baloo-widgets) + >=app-office/akonadi-server-1.12.1 $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) - app-office/akonadi-server " RDEPEND="${DEPEND}" 1.126 kde-base/akonadiconsole/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/ChangeLog?rev=1.126&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/ChangeLog?rev=1.126&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/ChangeLog?r1=1.125&r2=1.126 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- ChangeLog 22 Apr 2014 22:19:00 -0000 1.125 +++ ChangeLog 22 Apr 2014 23:34:14 -0000 1.126 @@ -1,6 +1,10 @@ # ChangeLog for kde-base/akonadiconsole # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v 1.125 2014/04/22 22:19:00 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v 1.126 2014/04/22 23:34:14 reavertm Exp $ + + 22 Apr 2014; Maciej Mrozowski <[email protected]> + akonadiconsole-4.13.0.ebuild: + Drop baloo/baloo-widgets dependency (not needed at all). 22 Apr 2014; Johannes Huber <[email protected]> akonadiconsole-4.13.0.ebuild: Drop app-office/akonadi-server[soprano(-)], bug #508356.
