johu 14/04/29 18:35:14 Modified: ChangeLog Added: akonadiconsole-4.12.5.ebuild Log: Version bump KDE SC 4.12.5 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.127 kde-base/akonadiconsole/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/ChangeLog?rev=1.127&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/ChangeLog?rev=1.127&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/ChangeLog?r1=1.126&r2=1.127 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- ChangeLog 22 Apr 2014 23:34:14 -0000 1.126 +++ ChangeLog 29 Apr 2014 18:35:14 -0000 1.127 @@ -1,6 +1,11 @@ # 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.126 2014/04/22 23:34:14 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v 1.127 2014/04/29 18:35:14 johu Exp $ + +*akonadiconsole-4.12.5 (29 Apr 2014) + + 29 Apr 2014; Johannes Huber <[email protected]> +akonadiconsole-4.12.5.ebuild: + Version bump KDE SC 4.12.5 22 Apr 2014; Maciej Mrozowski <[email protected]> akonadiconsole-4.13.0.ebuild: 1.1 kde-base/akonadiconsole/akonadiconsole-4.12.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.12.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.12.5.ebuild?rev=1.1&content-type=text/plain Index: akonadiconsole-4.12.5.ebuild =================================================================== # 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.12.5.ebuild,v 1.1 2014/04/29 18:35:14 johu Exp $ EAPI=5 KMNAME="kdepim" inherit kde4-meta DESCRIPTION="Akonadi developer console" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" $(add_kdebase_dep kdelibs 'semantic-desktop') $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) $(add_kdebase_dep nepomuk-core) $(add_kdebase_dep nepomuk-widgets) app-office/akonadi-server[soprano(+)] " RDEPEND="${DEPEND}" KMEXTRACTONLY=" akonadi_next/ calendarsupport/ messageviewer/ "
