Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/
Date: Mon, 05 Sep 2016 01:17:20
Message-Id: 1473031183.6c099b928cd5657cf95ed253a38876d3c650f12e.eva@gentoo
1 commit: 6c099b928cd5657cf95ed253a38876d3c650f12e
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 4 21:07:30 2016 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 23:19:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c099b92
7
8 gnome-extra/evolution-data-server: set systemd user unit directory explicitely
9
10 Package-Manager: portage-2.3.0
11
12 gnome-extra/evolution-data-server/evolution-data-server-3.20.5.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.20.5.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.20.5.ebuild
16 index d33f3ee..62e8e18 100644
17 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.20.5.ebuild
18 +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.20.5.ebuild
19 @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes"
20 PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
21 VALA_USE_DEPEND="vapigen"
22
23 -inherit db-use flag-o-matic gnome2 python-any-r1 vala virtualx
24 +inherit db-use flag-o-matic gnome2 python-any-r1 systemd vala virtualx
25
26 DESCRIPTION="Evolution groupware backend"
27 HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
28 @@ -107,6 +107,7 @@ src_configure() {
29 $(use_enable weather) \
30 --enable-largefile \
31 --enable-smime \
32 + --with-systemduserunitdir="$(systemd_get_userunitdir)" \
33 --without-phonenumber \
34 --disable-examples \
35 --disable-uoa