gnome-extra/evolution-ews: Drop old
authorPacho Ramos <pacho@gentoo.org>
Sat, 30 Jan 2016 11:01:36 +0000 (12:01 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sat, 30 Jan 2016 12:23:15 +0000 (13:23 +0100)
Package-Manager: portage-2.2.27

gnome-extra/evolution-ews/Manifest
gnome-extra/evolution-ews/evolution-ews-3.12.11.ebuild [deleted file]
gnome-extra/evolution-ews/evolution-ews-3.18.2.ebuild [deleted file]

index deb1907ce23d63d519980408ceed3306ca5c30dc..1269fc2db9850626cf909ecec07a6ce5a842ed5a 100644 (file)
@@ -1,5 +1,3 @@
-DIST evolution-ews-3.12.11.tar.xz 663288 SHA256 adbf4efd25e9c2df823a20d14f45027bacbaf14d57ffb5978ae4d33184315e83 SHA512 4756a185c55118622cff175c3fa8d4a2ae3e82ff926542dfd88d299a7f82e23dc90f66de0ce7e97db8a79dbd2a07d635ab9bdc8fac8f0be3bf10d5efb77a067e WHIRLPOOL 5802f9df6bf3d79c23238672da643cc781c048b1a2b0d4ee20dc6348c998a656567ccca8299ad8aa00e537c82e11fb9e26770d78adb70cf7a6030e802521ac22
 DIST evolution-ews-3.16.5.tar.xz 684684 SHA256 d67e0cbf94800fb7035205bf8fd61ae1413ae7ba79265f8750fde1e7fb25eb58 SHA512 f046f3e0581cd21441b3737ff2fdd7cc3fa1333c3de8c3cf0be48f39239985cb68cbbd04089a84fa5f31ef84cc4100cf8a9ac0d1e6e261522f6e5305e505c0c7 WHIRLPOOL 960c84417c0b6a4374e5f063619c5495afc3b8eb0902b452021513c3a25fa1af148a71b3adbc19b915c857a4337f97de4eb0dac098db97a14e4ec362e36b0f28
-DIST evolution-ews-3.18.2.tar.xz 702672 SHA256 cc7c767f327dbaeb7961139d98ea17b1685c3584c728bb967140ae6c68458a9f SHA512 27d730a41c9e55ccc29b19060486253b50db190d41f634ad3ea4032e29b9f43867598e684947a1894dde6ab7731faed68e407ec69f10f1ae759a0537c1a88255 WHIRLPOOL 50fed90d8fd54b708ac83260d2d4ff25d2ab0782292fadedae1b9ff36ef19727b77775d5575e63129d5a70d94312d3277bd55952a653d0964d5a1d2fd081fc8a
 DIST evolution-ews-3.18.3.tar.xz 703116 SHA256 b42dd81dfa1db4cdccff5a14a8f233b2b85d26033b585bcad9122d7ccd2b3b13 SHA512 daa77c2b4f3bcc8c1f56d5e1904b7d4b826ef61298ecce9d6b69e389523071b4da54ee04d73af196d8fed0ccf93a26b8fd32e2f85e2d9f3392da7689b62d7291 WHIRLPOOL a2bb480aa6c56bf8735238653b5645eedd1bd56657027d08b35b2bd76820e8e7190c1b799c1b004656c5c783f015d9ff861519bd092d8957053b6125285a5da9
 DIST evolution-ews-3.18.4.tar.xz 702952 SHA256 9285d4f1f1c32e25a4ac75f38a872c2b88f463196a796d7974ada4e89a01c707 SHA512 a39fc2d919c3a388331db0643009f8dabf229637ca79be92aa88bf80e67452bdfc8b95bbaed3a774cbc27a2b365162af1a15589fe577ee90d6e7af85e2dae9e3 WHIRLPOOL 509c00635a0458571717bcc0d656bc635c8ade15ef62b5da17c7ed3b365a0aabf70df7ffa6c464d5b9f1d7d01fcd0300d98c272f82f9a20abbcf5dcd32472734
diff --git a/gnome-extra/evolution-ews/evolution-ews-3.12.11.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.12.11.ebuild
deleted file mode 100644 (file)
index 0cd24a7..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-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=""
-
-RDEPEND="
-       dev-db/sqlite:3=
-       >=dev-libs/glib-2.32:2
-       dev-libs/libical:0=
-       >=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
-"
-
-# Requires libhttpmock which is not in portage
-RESTRICT="test"
-
-src_configure() {
-       # We don't have libmspack, needing internal lzx
-       gnome2_src_configure --with-internal-lzx
-}
diff --git a/gnome-extra/evolution-ews/evolution-ews-3.18.2.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.18.2.ebuild
deleted file mode 100644 (file)
index f511fc9..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-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/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() {
-       # We don't have libmspack, needing internal lzx
-       gnome2_src_configure \
-               --with-internal-lzx \
-               $(use_enable test tests)
-}