public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Rostovtsev" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-ews/
Date: Wed, 19 Dec 2012 08:38:22 +0000 (UTC)	[thread overview]
Message-ID: <1355905489.a2a249ecf64f61f997d8aaabfa94e6e6d1bb2ae0.tetromino@gentoo> (raw)

commit:     a2a249ecf64f61f997d8aaabfa94e6e6d1bb2ae0
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 08:24:49 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 08:24:49 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a2a249ec

gnome-extra/evolution-ews: moved to gx86

Sync 9999 with gx86

---
 .../evolution-ews/evolution-ews-3.6.1.ebuild       |   50 --------------------
 .../evolution-ews/evolution-ews-9999.ebuild        |   11 ++--
 2 files changed, 5 insertions(+), 56 deletions(-)

diff --git a/gnome-extra/evolution-ews/evolution-ews-3.6.1.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.6.1.ebuild
deleted file mode 100644
index f249632..0000000
--- a/gnome-extra/evolution-ews/evolution-ews-3.6.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit db-use eutils flag-o-matic gnome2
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
-
-DESCRIPTION="Evolution module for connecting to Microsoft Exchange Web Services"
-HOMEPAGE="http://www.gnome.org/projects/evolution/"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-else
-	KEYWORDS="~amd64"
-fi
-IUSE="kerberos"
-
-RDEPEND="
-	dev-db/sqlite:3
-	dev-libs/libical
-	>=mail-client/evolution-${PV}:2.0[kerberos?]
-	>=gnome-extra/evolution-data-server-${PV}[kerberos?]
-	>=dev-libs/glib-2.28:2
-	>=dev-libs/libxml2-2
-	>=net-libs/libsoup-2.30:2.4
-	>=x11-libs/gtk+-3:3
-	kerberos? ( virtual/krb5 )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/gtk-doc-am-1.9
-	>=dev-util/intltool-0.35.5
-	virtual/pkgconfig
-"
-
-# Requires connection to an Exchange server
-RESTRICT="test"
-
-src_configure() {
-	DOCS="ChangeLog NEWS README" # AUTHORS is empty
-	G2CONF="${G2CONF} $(use_with kerberos krb5)"
-	gnome2_src_configure
-}

diff --git a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild b/gnome-extra/evolution-ews/evolution-ews-9999.ebuild
index f249632..5bb1907 100644
--- a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild
+++ b/gnome-extra/evolution-ews/evolution-ews-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
@@ -24,15 +24,15 @@ fi
 IUSE="kerberos"
 
 RDEPEND="
-	dev-db/sqlite:3
-	dev-libs/libical
+	dev-db/sqlite:3=
+	dev-libs/libical:=
 	>=mail-client/evolution-${PV}:2.0[kerberos?]
-	>=gnome-extra/evolution-data-server-${PV}[kerberos?]
+	>=gnome-extra/evolution-data-server-${PV}:=[kerberos?]
 	>=dev-libs/glib-2.28:2
 	>=dev-libs/libxml2-2
 	>=net-libs/libsoup-2.30:2.4
 	>=x11-libs/gtk+-3:3
-	kerberos? ( virtual/krb5 )
+	kerberos? ( virtual/krb5:= )
 "
 DEPEND="${RDEPEND}
 	>=dev-util/gtk-doc-am-1.9
@@ -44,7 +44,6 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_configure() {
-	DOCS="ChangeLog NEWS README" # AUTHORS is empty
 	G2CONF="${G2CONF} $(use_with kerberos krb5)"
 	gnome2_src_configure
 }


             reply	other threads:[~2012-12-19  8:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19  8:38 Alexandre Rostovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-10 10:37 [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-ews/ Gilles Dartiguelongue
2015-06-08 21:17 Gilles Dartiguelongue
2015-05-12 22:20 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-12-12 23:21 Gilles Dartiguelongue
2013-11-16 16:02 Gilles Dartiguelongue
2012-11-25 12:50 Gilles Dartiguelongue
2012-10-28 21:31 Gilles Dartiguelongue
2012-04-20  7:12 Alexandre Restovtsev
2012-03-22  1:46 Alexandre Restovtsev
2012-03-22  0:48 Alexandre Restovtsev
2012-03-21 22:20 Alexandre Restovtsev

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=1355905489.a2a249ecf64f61f997d8aaabfa94e6e6d1bb2ae0.tetromino@gentoo \
    --to=tetromino@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