* [gentoo-commits] gentoo-x86 commit in kde-base/akonadi: akonadi-4.4.11.1-r1.ebuild ChangeLog
@ 2014-05-13 22:37 Johannes Huber (johu)
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber (johu) @ 2014-05-13 22:37 UTC (permalink / raw
To: gentoo-commits
johu 14/05/13 22:37:51
Modified: ChangeLog
Added: akonadi-4.4.11.1-r1.ebuild
Log:
Revision bump adapts USE flag changes made in KDE SC 4.13.1, bug #508350.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path
1.101 kde-base/akonadi/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?r1=1.100&r2=1.101
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog 21 Apr 2014 13:26:06 -0000 1.100
+++ ChangeLog 13 May 2014 22:37:50 -0000 1.101
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/akonadi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.100 2014/04/21 13:26:06 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.101 2014/05/13 22:37:50 johu Exp $
+
+*akonadi-4.4.11.1-r1 (13 May 2014)
+
+ 13 May 2014; Johannes Huber <johu@gentoo.org> +akonadi-4.4.11.1-r1.ebuild:
+ Revision bump adapts USE flag changes made in KDE SC 4.13.1, bug #508350.
21 Apr 2014; Johannes Huber <johu@gentoo.org> akonadi-4.4.11.1.ebuild:
Add use dep on app-office/akonadi-server[soprano].
1.1 kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?rev=1.1&content-type=text/plain
Index: akonadi-4.4.11.1-r1.ebuild
===================================================================
# 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-r1.ebuild,v 1.1 2014/05/13 22:37:50 johu Exp $
EAPI=5
KMNAME="kdepim"
inherit kde4-meta
DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data"
HOMEPAGE="http://pim.kde.org/akonadi"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
>=app-office/akonadi-server-1.3.1[soprano(+)]
$(add_kdebase_dep kdelibs 'nepomuk' 4.13.1)
$(add_kdebase_dep kdepimlibs '' 4.13.1)
$(add_kdebase_dep libkdepim)
!kde-base/akonadiconsole
"
RDEPEND="${DEPEND}
$(add_kdebase_dep kdepim-runtime)
"
KMEXTRA="
akonadiconsole/
"
src_configure() {
mycmakeargs=(
# Set the dbus dirs, otherwise it searches in KDEDIR
-DAKONADI_DBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces"
-DAKONADI_DBUS_SERVICES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/services"
)
kde4-meta_src_configure
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/akonadi: akonadi-4.4.11.1-r1.ebuild ChangeLog
@ 2014-12-12 15:30 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-12-12 15:30 UTC (permalink / raw
To: gentoo-commits
zlogene 14/12/12 15:30:37
Modified: akonadi-4.4.11.1-r1.ebuild ChangeLog
Log:
amd64 stable wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.2 kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?r1=1.1&r2=1.2
Index: akonadi-4.4.11.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- akonadi-4.4.11.1-r1.ebuild 13 May 2014 22:37:50 -0000 1.1
+++ akonadi-4.4.11.1-r1.ebuild 12 Dec 2014 15:30:37 -0000 1.2
@@ -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/akonadi/akonadi-4.4.11.1-r1.ebuild,v 1.1 2014/05/13 22:37:50 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild,v 1.2 2014/12/12 15:30:37 zlogene Exp $
EAPI=5
@@ -9,7 +9,7 @@
DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data"
HOMEPAGE="http://pim.kde.org/akonadi"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
1.102 kde-base/akonadi/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?r1=1.101&r2=1.102
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog 13 May 2014 22:37:50 -0000 1.101
+++ ChangeLog 12 Dec 2014 15:30:37 -0000 1.102
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/akonadi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.101 2014/05/13 22:37:50 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.102 2014/12/12 15:30:37 zlogene Exp $
+
+ 12 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> akonadi-4.4.11.1-r1.ebuild:
+ amd64 stable wrt bug #517344
*akonadi-4.4.11.1-r1 (13 May 2014)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/akonadi: akonadi-4.4.11.1-r1.ebuild ChangeLog
@ 2015-02-14 14:34 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-14 14:34 UTC (permalink / raw
To: gentoo-commits
ago 15/02/14 14:34:58
Modified: akonadi-4.4.11.1-r1.ebuild ChangeLog
Log:
Stable for x86 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?r1=1.2&r2=1.3
Index: akonadi-4.4.11.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- akonadi-4.4.11.1-r1.ebuild 12 Dec 2014 15:30:37 -0000 1.2
+++ akonadi-4.4.11.1-r1.ebuild 14 Feb 2015 14:34:58 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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-r1.ebuild,v 1.2 2014/12/12 15:30:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild,v 1.3 2015/02/14 14:34:58 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@
DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data"
HOMEPAGE="http://pim.kde.org/akonadi"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
1.103 kde-base/akonadi/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 12 Dec 2014 15:30:37 -0000 1.102
+++ ChangeLog 14 Feb 2015 14:34:58 -0000 1.103
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/akonadi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.102 2014/12/12 15:30:37 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.103 2015/02/14 14:34:58 ago Exp $
+
+ 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> akonadi-4.4.11.1-r1.ebuild:
+ Stable for x86 wrt bug #517344
12 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> akonadi-4.4.11.1-r1.ebuild:
amd64 stable wrt bug #517344
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/akonadi: akonadi-4.4.11.1-r1.ebuild ChangeLog
@ 2015-02-16 8:31 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-16 8:31 UTC (permalink / raw
To: gentoo-commits
ago 15/02/16 08:31:42
Modified: akonadi-4.4.11.1-r1.ebuild ChangeLog
Log:
Stable for ppc wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild?r1=1.3&r2=1.4
Index: akonadi-4.4.11.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- akonadi-4.4.11.1-r1.ebuild 14 Feb 2015 14:34:58 -0000 1.3
+++ akonadi-4.4.11.1-r1.ebuild 16 Feb 2015 08:31:42 -0000 1.4
@@ -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/akonadi/akonadi-4.4.11.1-r1.ebuild,v 1.3 2015/02/14 14:34:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1-r1.ebuild,v 1.4 2015/02/16 08:31:42 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@
DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data"
HOMEPAGE="http://pim.kde.org/akonadi"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
1.104 kde-base/akonadi/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/akonadi/ChangeLog?r1=1.103&r2=1.104
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog 14 Feb 2015 14:34:58 -0000 1.103
+++ ChangeLog 16 Feb 2015 08:31:42 -0000 1.104
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/akonadi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.103 2015/02/14 14:34:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.104 2015/02/16 08:31:42 ago Exp $
+
+ 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> akonadi-4.4.11.1-r1.ebuild:
+ Stable for ppc wrt bug #517344
14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> akonadi-4.4.11.1-r1.ebuild:
Stable for x86 wrt bug #517344
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-02-16 8:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-12 15:30 [gentoo-commits] gentoo-x86 commit in kde-base/akonadi: akonadi-4.4.11.1-r1.ebuild ChangeLog Mikle Kolyada (zlogene)
-- strict thread matches above, loose matches on Subject: below --
2015-02-16 8:31 Agostino Sarubbo (ago)
2015-02-14 14:34 Agostino Sarubbo (ago)
2014-05-13 22:37 Johannes Huber (johu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox