public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-ews/
Date: Wed, 15 Mar 2017 11:44:45 +0000 (UTC)	[thread overview]
Message-ID: <1489578051.067cd591b2c4e18f798285f6fc5caa475d4ea6fe.leio@gentoo> (raw)

commit:     067cd591b2c4e18f798285f6fc5caa475d4ea6fe
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 11:27:07 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 11:40:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067cd591

gnome-extra/evolution-ews: bump to 3.22.6, use libmspack for more features and performance

Gentoo-bug: 607306
Package-Manager: Portage-2.3.4, Repoman-2.3.1

 gnome-extra/evolution-ews/Manifest                 |  1 +
 .../evolution-ews/evolution-ews-3.22.6.ebuild      | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/gnome-extra/evolution-ews/Manifest b/gnome-extra/evolution-ews/Manifest
index 2f199512721..44f4a3629e3 100644
--- a/gnome-extra/evolution-ews/Manifest
+++ b/gnome-extra/evolution-ews/Manifest
@@ -3,3 +3,4 @@ DIST evolution-ews-3.22.1.tar.xz 714064 SHA256 678daee5933f4dfb000bb23f134523c2b
 DIST evolution-ews-3.22.2.tar.xz 714656 SHA256 8d8a258b4de9adbb79c4286625a7fede5c44378f4ef83ee09ff9dc766093363b SHA512 a652c7e54286a01d6068f81c0e52605bc93089bfd9cd7c95993ddee63a2df1ad4f388c7efef86f554eb1687eaf5dcc3eb647b91b1c9625206c8658ed9e648992 WHIRLPOOL 7b143bc5a02169fd8d0bb067a56ce0db3d1ef15a8503f98eb8a45905da5bf37193af5f6d04a8bb1ba5c2d19d1ad85efb5454307bf941be64deb1ac98654b32df
 DIST evolution-ews-3.22.3.tar.xz 714744 SHA256 177f4112a4ceb14578ca5821f95b672e724d601024ac84500b40836d680733cc SHA512 48bb2afbfdb4dd91efd49c455b0d8cc46196741272d4105eef22a23d0b730eaf1e88dcbe0db1feeabacb1551946047515e6557a28b41029ac678c17682962627 WHIRLPOOL ca5a1798da23e3a596b87ea9b3538a25648afb832c305c9463c5d5ac43f9fb070701577b4c89dc11291733aabfb22c50c7d430ca52a4706d0f73b205cffc9503
 DIST evolution-ews-3.22.4.tar.xz 714968 SHA256 d78e81cbc5873d248a0f030651c937a31c1cb1badc4ca28da702eeebb509c3c4 SHA512 c445a7c969cb7c52f13fa9f1cd3ce8fa51b1356393b808b4db6b14029575d66ada225227615907409d4124bda9106765f47cecd5769cdfdbf66640fd2695225a WHIRLPOOL 1701d3e4be35fd1c3c4127474dda5f9a54ef6f2c0aacf0601a7398ecd5ff8f67f20c538cbe53239e213a090e61c64b3ff78e7c9439e60af92cb4372b9cbc9d3f
+DIST evolution-ews-3.22.6.tar.xz 715320 SHA256 eddc94d9a7f759a20dc35a8635318a425f8687bb3af5b72b94c996101c8fb0e5 SHA512 6b93faa67a6f546142b023086bf54ac34d6c7c4320ee136f58cc0ea5a018811af2080d5945c4dc68c89555a35a4194b2f92bd839b2142ae63690e94ed895b40e WHIRLPOOL b242c15acbeefc7f6010d106a7e6b9d5dd3d3bab94069cca95a2d722403dbe284ed633b818120f3a47d2d9056e2cfa160ac0984f71c24fc271debbe93aeb319d

diff --git a/gnome-extra/evolution-ews/evolution-ews-3.22.6.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.22.6.ebuild
new file mode 100644
index 00000000000..f56e9787190
--- /dev/null
+++ b/gnome-extra/evolution-ews/evolution-ews-3.22.6.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Evolution module for connecting to Microsoft Exchange Web Services"
+HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-db/sqlite:3=
+	>=dev-libs/glib-2.40:2
+	dev-libs/libical:0=
+	>=dev-libs/libmspack-0.4
+	>=dev-libs/libxml2-2
+	>=gnome-extra/evolution-data-server-${PV}:0=
+	>=mail-client/evolution-${PV}:2.0
+	>=net-libs/libsoup-2.42:2.4
+	>=x11-libs/gtk+-3:3
+"
+DEPEND="${RDEPEND}
+	>=dev-util/gtk-doc-am-1.9
+	>=dev-util/intltool-0.35.5
+	virtual/pkgconfig
+	test? ( net-libs/uhttpmock )
+"
+
+src_configure() {
+	gnome2_src_configure \
+		$(use_enable test tests)
+}


             reply	other threads:[~2017-03-15 11:45 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15 11:44 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-25 16:49 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-ews/ Pacho Ramos
2025-01-25 16:49 Pacho Ramos
2024-09-17 23:30 Sam James
2024-08-06  9:31 Pacho Ramos
2024-08-06  9:31 Pacho Ramos
2024-05-25 21:14 Mart Raudsepp
2024-04-28 20:44 Mart Raudsepp
2024-04-28 20:44 Mart Raudsepp
2024-02-11 14:21 Mart Raudsepp
2024-02-11  8:09 Arthur Zamarin
2024-01-05 18:29 Mart Raudsepp
2024-01-05 18:29 Mart Raudsepp
2023-10-21 21:22 Mart Raudsepp
2023-10-12 14:16 Michał Górny
2023-10-05 19:35 Mart Raudsepp
2023-09-16 14:07 Matt Turner
2023-08-13 15:37 Arthur Zamarin
2023-08-02 17:00 Sam James
2023-05-26 19:42 Matt Turner
2023-05-05 14:40 Arthur Zamarin
2023-05-05 11:29 Pacho Ramos
2023-04-22  3:08 Matt Turner
2023-02-20 17:32 Matt Turner
2023-02-17  8:23 Arthur Zamarin
2023-02-10 19:18 Matt Turner
2023-01-07 17:42 Matt Turner
2022-12-02 14:35 Matt Turner
2022-10-25 15:25 Matt Turner
2022-09-28 13:03 Matt Turner
2022-09-12 16:01 Sam James
2022-09-12 16:00 Sam James
2022-08-05 20:49 Matt Turner
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2022-07-02  3:48 Matt Turner
2022-05-27 10:20 Pacho Ramos
2022-05-07  3:01 Matt Turner
2022-04-23  5:00 Matt Turner
2022-03-26 23:54 Yixun Lan
2022-03-23  6:44 Matt Turner
2022-02-11 20:56 Matt Turner
2022-01-09 19:42 Matt Turner
2021-11-06  4:09 Sam James
2021-11-05 13:36 Mart Raudsepp
2021-10-04  1:25 Sam James
2021-09-04 15:31 Andreas Sturmlechner
2021-08-13 16:27 Mart Raudsepp
2021-07-23  1:11 Matt Turner
2021-06-06 21:49 Matt Turner
2021-05-29  9:02 Sam James
2021-05-29  6:09 Sam James
2021-04-30 16:33 Matt Turner
2021-04-18  3:49 Matt Turner
2021-02-14 22:21 Mart Raudsepp
2021-01-09 10:37 Mart Raudsepp
2020-12-13 18:49 Mart Raudsepp
2020-08-30 18:09 Sam James
2020-08-09  7:22 Mart Raudsepp
2020-07-19 17:31 Mart Raudsepp
2020-07-04 21:18 Mart Raudsepp
2020-07-04 15:07 Mart Raudsepp
2020-06-29 15:42 Mikle Kolyada
2020-06-28 14:19 Thomas Deutschmann
2020-06-14 14:25 Mart Raudsepp
2020-05-08  7:22 Mart Raudsepp
2020-03-02 19:53 Mart Raudsepp
2020-03-01 16:18 Mart Raudsepp
2020-02-29 21:22 Mart Raudsepp
2019-12-23 21:34 Mart Raudsepp
2019-09-07 22:09 Mart Raudsepp
2019-03-30 22:21 Mart Raudsepp
2019-02-27 12:43 Mart Raudsepp
2019-02-22 18:03 Mart Raudsepp
2018-09-09 17:52 Mart Raudsepp
2018-02-03 22:00 Mart Raudsepp
2018-01-27  0:41 Thomas Deutschmann
2018-01-18  3:44 Mikle Kolyada
2017-08-14 16:58 Gilles Dartiguelongue
2017-04-27 22:08 Mart Raudsepp
2017-04-23 21:23 Agostino Sarubbo
2017-03-15 11:44 Mart Raudsepp
2017-02-07  0:30 Mart Raudsepp
2017-01-04 22:37 Gilles Dartiguelongue
2016-11-11 12:47 Gilles Dartiguelongue
2016-10-26  7:04 Gilles Dartiguelongue
2016-10-26  7:04 Gilles Dartiguelongue
2016-08-15  9:01 Pacho Ramos
2016-08-15  9:01 Pacho Ramos
2016-07-30 10:50 Pacho Ramos
2016-07-02 13:31 Pacho Ramos
2016-07-02 13:31 Pacho Ramos
2016-03-06 18:58 Mikle Kolyada
2016-01-30 12:23 Pacho Ramos
2016-01-30 12:23 Pacho Ramos
2015-12-21  8:14 Gilles Dartiguelongue
2015-11-09 11:25 Pacho Ramos
2015-09-07 21:11 Mikle Kolyada
2015-09-05 11:40 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489578051.067cd591b2c4e18f798285f6fc5caa475d4ea6fe.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox